Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

loading problem
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: loading problem
*
#449
loading problem 15 Years, 5 Months ago Karma: 0
when I try to enter in my quiz then it seems to be loading and loading. never coming in the end. please help me.

see here the problem: www.nogorbalok.com/index.php?option=com_ariquiz&Itemid=122&task=question&ticketId=4f96538a79966617c50eef53a9c52576
The administrator has disabled public write access.
 
#450
Re:loading problem 15 Years, 5 Months ago Karma: 748
We have looked at the issue. When ARI Quiz component tries to load the question it gets response from the server like:

<style>/* $WEFT -- Created by: S. M. Ibrahim (Lavlu) (smibrahim@gmail.com) on 4/13/2007 -- */

@font-face {

font-family: SolaimanLipi;

font-style: normal;

font-weight: normal;

src: url(www.nogorbalok.com/SOLAIMA0.eot);

}

</style>

&#65279;{"questionData":[{"tbxAnswer":"\u09b9\u09bf\u09a8\u09cd\u09a6\u09cb\u09b2","hidQueId":"49197fc90af7b0

.41614346"},{"tbxAnswer":"\u0995\u09c7\u09b6\u09b0\u09a6\u09be\u09ae","hidQueId":"49197fc90afed1.48256856"

},{"tbxAnswer":"\u0986\u0995\u09be\u09a8\u09cd\u09a6","hidQueId":"49197fc90b05b7.39849059"},{"tbxAnswer"

:"\u0995\u09be\u0995\u09b0\u09cb\u09b2","hidQueId":"49197fc90b0c60.60868888"}],"questionTime":4,"questionId"

:"2","questionText":"\ufeff\ufeff\t\ufeff\u0995\u09cb\u09a8\u099f\u09bf \u09ae\u09b0\u09c1 \u0989\u09a6

\u09cd\u09ad\u09bf\u09a6?<br>","questionType":"MultipleQuestion","questionIndex":"0"}



Styles information definitely should not be in response. It looks like you have some plugin/mambot that inserts this style information into the response. Disabling it should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#451
Re:loading problem 15 Years, 5 Months ago Karma: 0
Is the problem happening for these ?

/* $WEFT -- Created by: S. M. Ibrahim (Lavlu) (smibrahim@gmail.com) on 4/13/2007 -- */

@font-face {

font-family: SolaimanLipi;

font-style: normal;

font-weight: normal;

src: url(www.nogorbalok.com/SOLAIMA0.eot);

}
The administrator has disabled public write access.
 
#452
Re:loading problem 15 Years, 5 Months ago Karma: 748
ARI Quiz component uses AJAX technology to load questions. It sends AJAX request to the server and gets response in appropriate format. In your case some functionality or code adds this:

/* $WEFT -- Created by: S. M. Ibrahim (Lavlu) ( smibrahim@gmail.comThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it ) on 4/13/2007 -- */

@font-face {

font-family: SolaimanLipi;

font-style: normal;

font-weight: normal;

src: url(www.nogorbalok.com/SOLAIMA0.eot);

}

to the response that makes the response invalid. If you could find what in your system inserts this code in the response it will help to solve the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#457
Re:loading problem 15 Years, 5 Months ago Karma: 0
this is a dynamic font (EOT).
As it is being developed in bangla language, without these codes people will not be able to read our website properly.

Now what can be done by me to fix the problem!!!
Last Edit: 2008/11/14 03:10 By motasim.
The administrator has disabled public write access.
 
#458
Re:loading problem 15 Years, 5 Months ago Karma: 748
Could you please describe how functionality that inserts this code is implemented. Do we need to install any additional component or plugin? It would be much easier to help you if we could reproduce the same issue on our machine.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12