The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Globalize() errors in 3.6.x
We are in the process of upgrading an older forum from 3.0.1 to 3.6.8 and there are several old hacks from programmers long gone.
I know from reading that "globalize()" was eliminated in 3.5, but it is present in several hacks that I am trying to upgrade. Here are two pieces of code that I need revisions on now (since we are trying to test this hack and get it out of the way. Code:
globalize($_POST, array('gameaction')); Code:
globalize($_POST, array('archivcategory' => INT, 'moderated' => INT, 'maxfolders' => INT, 'maxmods' => INT, 'usergroupid' => INT, 'membergroupids', 'moderator', 'forum', 'options')); . |
#2
|
|||
|
|||
|
#3
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|