scarex80
12-14-2008, 09:27 PM
Hi to all,
I've updated our forum code from 3.6.8 to 3.7.4 PL1.
Now popup doesn't work.
In particular a code like this
<td id="usercpoptions" class="vbmenu_control"><a href="usercp.php">User CP</a>
<script type="text/javascript"> vbmenu_register("usercpoptions",true); </script></td>
is ignored, so there's no popup.
IE and Firefox debug mode say that vBulletin object is null referring to file vbulletin_menu.js and vbulletin_global.js files.
Someone can help me?
I've updated our forum code from 3.6.8 to 3.7.4 PL1.
Now popup doesn't work.
In particular a code like this
<td id="usercpoptions" class="vbmenu_control"><a href="usercp.php">User CP</a>
<script type="text/javascript"> vbmenu_register("usercpoptions",true); </script></td>
is ignored, so there's no popup.
IE and Firefox debug mode say that vBulletin object is null referring to file vbulletin_menu.js and vbulletin_global.js files.
Someone can help me?