MyBB Community Forums

Full Version: Popup menu javascripts broken?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
PopupMenu is not defined
[Break On This Error] Failed to load source for: http://gamingbay.org/Thread-Merry-Christmas-GamingBay
Thread...mingBay (line 450)
GET http://gamingbay.org/inc/plugins/steampr...ng=english

200 OK
479ms
firebu...rver.js (line 169)
<System>
PopupMenu is not defined
[Break On This Error] Failed to load source for: http://gamingbay.org/Thread-Merry-Christmas-GamingBay
Thread...mingBay (line 559)
PopupMenu is not defined
[Break On This Error] Failed to load source for: http://gamingbay.org/Thread-Merry-Christmas-GamingBay
Thread...mingBay (line 622)
PopupMenu is not defined
[Break On This Error] Failed to load source for: http://gamingbay.org/Thread-Merry-Christmas-GamingBay
Thread...mingBay (line 228)
PopupMenu is not defined
[Break On This Error] Failed to load source for: http://gamingbay.org/Thread-Merry-Christmas-GamingBay


THey no longer work when I click edit nothing pops up just redirects me to edit post. :/
It's because you have jQuery installed. It's conflicting with Prototype (MyBB's javascript library).
I've removed it, didn't seem to work. :/
Your location for the jscripts is wrong.

You have this:
http://s3.amazonaws/jscripts/popup_menu.js?ver=1600

There is no .com in the address
Fixed it, but it still doesn't seem to work. :'(

Try a test account: test ; test123
Could you re-upload the jscripts/popup_menu.js file from a freshly downloaded copy of MyBB, the one you have seems to be corrupted, it has some unwanted characters at the end which is causing the script not to execute.

EDIT: I also created a test post here: http://gamingbay.org/Thread-Hey-Everyone...80#pid8280

You can delete that once the issue is resolved.
Yeah, I have no idea what happened there. I got the same message from FireBug. Uploading now.

Done. Same problem. :/
For some reason I'm still seeing the characters at the end of the popup menu file.

Try this: Remove the jquery scripts, I know you've used the noconflict function for compatibility but we need to rule it out so try it without any jquery on the page.
I think I've removed all the jquery I could find. I've uninstalled the plugin, what else do I do?
I'm seeing a couple scripts still there like steamprofile (uses jquery)

Its probably defined in the showthread template
Pages: 1 2 3