The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
globalize() error in 3.6
im getting Call to undefined function: globalize() in one of my files.
This is an older hack im toying with, and ive read that globalize is old code, so i was wondering what is used now instead of globalize? this is where the error lies globalize($_POST, array('userclanid' => INT)); |
#2
|
||||
|
||||
globalize() was removed in 3.5.x. Instead of
PHP Code:
PHP Code:
|
#3
|
||||
|
||||
thanks that worked a charm dude.
now i just have the problem of it now showing the warning message properly this is above the "globalize" function... its what happens before you delete the clan/group. the warning message saying "hey, are you sure you want to do this?" PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|