MyBB Community Forums

Full Version: Javascript problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all,

I'm trying to figure out the problem in my forum, but I can't...
In few words, all the plugins that need javascript as MyShoutbox, ThankYou but also the login panel, no longer work and I don't know why...

I thought that might be a server problem, but I have a sub-domain in which the problem doesn't show up.

I tried to deactivate some plugins (should I disable all??) but still don't work...

I don't know what to do.. Please help me!
The login panel as in the little thing on the index page? (You click login then it shows username and password boxes)
Does quick reply work smoothly? Or does it redirect you to another page.

It may be that XMLHTTP is disabled. But it could also be that javascript is disabled? Are other users having this problem?
It'll almost certainly be the wibiya toolbar.
(2010-05-05, 04:29 PM)Polarbear541 Wrote: [ -> ]The login panel as in the little thing on the index page? (You click login then it shows username and password boxes)

Yes, I mean the login button that if you click it, shows username and password boxes.

(2010-05-05, 04:29 PM)Polarbear541 Wrote: [ -> ]Does quick reply work smoothly? Or does it redirect you to another page.

Quick reply works well but I've just noticed that thread moderation (and so, selection) don't work (it doesn't "charge" the thread count at the bottom of the page - in the Inline Thread Moderation -).

(2010-05-05, 04:29 PM)Polarbear541 Wrote: [ -> ]It may be that XMLHTTP is disabled. But it could also be that javascript is disabled? Are other users having this problem?

XMLHTTP in the Admin CP is enabled, is there an option also for Java? I can't find it.

(2010-05-05, 04:36 PM)MattRogowski Wrote: [ -> ]It'll almost certainly be the wibiya toolbar.

Thought you were right, but it isn't the wibiya toolbar! In fact if you try with the Default MyBB theme it is the same Huh

--EDIT--
Sorry, you were right Toungue I don't know why but when I deleted the string of wibiya from the template the issue remained, now I refreshed the forum and the problem is vanished Big Grin

Thank you guys! My
It's Javascript, not Java, and that XMLHTTP setting is to enable/disable all javascript.

The reason it doesn't work on the default theme is because the templates being used are from MyBB 1.2, none of the javascript is up to date.

On the theme you've got as default though everything is up to date, can you remove all non-default javascript?? Particularly whatever generates this, these are giving me javascript errors in Chrome:

http://zeus.pirchio.com/a/RFAyRTlibVYwYlc5a1pHbHVaeVowZVhCbFBXbHRZV2RsSm1KblBTWnNhVzVyUFRVMk9EQkJSQ1owWlhoMFBTWjFjbXc5Sm1admNtMWhkRDFpWVc1dVpYSW1Q
http://googleads.g.doubleclick.net<very long url>
(2010-05-05, 04:57 PM)fabo92 Wrote: [ -> ]
(2010-05-05, 04:36 PM)MattRogowski Wrote: [ -> ]It'll almost certainly be the wibiya toolbar.

Thought you were right, but it isn't the wibiya toolbar! In fact if you try with the Default MyBB theme it is the same Huh

--EDIT--
Sorry, you were right Toungue I don't know why but when I deleted the string of wibiya from the template the issue remained, now I refreshed the forum and the problem is vanished Big Grin

Thank you guys! My

You were right.

(2010-05-05, 05:02 PM)MattRogowski Wrote: [ -> ]On the theme you've got as default though everything is up to date, can you remove all non-default javascript?? Particularly whatever generates this, these are giving me javascript errors in Chrome:

http://zeus.pirchio.com/a/RFAyRTlibVYwYlc5a1pHbHVaeVowZVhCbFBXbHRZV2RsSm1KblBTWnNhVzVyUFRVMk9EQkJSQ1owWlhoMFBTWjFjbXc5Sm1admNtMWhkRDFpWVc1dVpYSW1Q
http://googleads.g.doubleclick.net<very long url>

What kind of errors give those javascript?
(2010-05-05, 04:36 PM)MattRogowski Wrote: [ -> ]It'll almost certainly be the wibiya toolbar.

Didn't think of that Angel Smile