PDA


View Full Version : Upgraded vB, error in vBa


Caiman
07-20-2005, 02:54 PM
Had CMPS 2.0 running on 3.5.0 (beta 3)

Just upgraded my forum to beta 4, and then updated global.php, homepage was there but empty, showing no modules. So I uploaded the install script again, in order to restore template files, but when I go to the install script, I just see this message;

Fatal error: Call to undefined function: globalize() in /home/sitonthe/public_html/community/admincp/vbacmps_install.php on line 1495

Any ideas? Thanks

KW802
07-20-2005, 03:01 PM
After the B3 to B4 upgrade, did you re-apply the changes to /forums/global.php? ;)

Caiman
07-20-2005, 03:02 PM
Yep, I did... I'll go double check I did it all properly though ;)

Edit: Yep, that's fine...

KW802
07-20-2005, 03:05 PM
Yep, I did... I'll go double check I did it all properly though ;)

Edit: Yep, that's fine...I just re-read the error message you're getting.... Uh, never mind that first answer.

Caiman
07-20-2005, 03:06 PM
The homepage is there and working, it's just that the template files all need restoring, just getting this error on the install script, so I guess something has gone wrong at my end, rather than in the vBa code... just I have no idea where to start looking, rofl

Brian
07-20-2005, 03:11 PM
I just double checked the install file and there is no use of the globalize() function. Try downloading the package from here again, make sure to grab the 3.5 verison, and then upload the install file over your existing one.

Caiman
07-20-2005, 03:15 PM
Ooops, Thanks Brian, how embarressing, I had uploaded the 3.0.x indeed, taking my time and downloading the correct version has indeed solved my problem!

:o

Thanks! :D

KW802
07-20-2005, 03:24 PM
<Kevin adds this thread to his mental list of "Problems and what the answer may be..." :D >

bi11i
08-05-2005, 04:20 PM
Funny, I did this very same thing - Glad I found the answer here, thanks!