Quote:
Originally Posted by joeycano
Works great after taking out the 2: "/" indicated above.
One question, I do see loading when it is switching from one screen to the other but the loading symbol does not show up. I do recall seeing the file in the upload folder.
Thanks so much,
joeycano
|
The graphic included is in upload>forums>images>misc>
loading.gif
You can check/change this graphic/path in the upload>forums>clientscript>
smnlikquick_ajax.js file on line 6 (Along with the "Loading..." text)..
If taking out the / in the other file worked... doing the same in this file might help as well... or you could try putting the full url...
Line 6 of smnlikquick_ajax.js
Code:
ddajaxtabssettings.loadstatustext="<img src='/images/misc/loading.gif' /> Loading..."
Hope that fixes it, let me know...