Log in

View Full Version : AdminCP Javascript errors.


neocorteqz
03-13-2005, 05:33 PM
Is anyone else getting these error's in the adminCP?

Error: $bbuserinfo is not defined
Source File: http://www.nemesisforums.net/admincp/template.php?s=&do=edit&templateid=18057&group=&searchstring=
Line: 84

Error: vBulletin_init is not defined
Source File: http://www.nemesisforums.net/admincp/template.php?s=&do=edit&templateid=18057&group=&searchstring=
Line: 98

Marco van Herwaarden
03-13-2005, 05:54 PM
What vB version you are using. You must have made some modification to probably template.php, or some include file.

neocorteqz
03-13-2005, 06:36 PM
What vB version you are using. You must have made some modification to probably template.php, or some include file.
3.0.7
Not that i recall, but I have a few hacks installed, so it's possible.

Marco van Herwaarden
03-13-2005, 07:28 PM
Hmm what PHP version are you using? MAybe just upgraded that?

neocorteqz
03-13-2005, 07:52 PM
5.0.3

Marco van Herwaarden
03-14-2005, 03:17 AM
To me it seems this is a PHP 5 related problem. If your file is unhacked, you could ask at vb.com. Otherwise you would need to give some more details on what you edited.