The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
stripslashes_complete ?
Sorry if this is incoherent, I've been up two days straight hacking stuff.
Is there a function in vbulletin called stripslashes_complete in vbulletin <2.28? I rolled some code into 2.3 and it's trying to call an undefined function. I can't seem to find older versions to download. |
#2
|
|||
|
|||
nope there is no stripslashes_complete there should be a stripslashesarray function though.
|
#3
|
|||
|
|||
Thanks for the info, I found the culprit. Need more caffeine.
|
#4
|
|||
|
|||
FWIW when you need to call a function for every element of an array and can't use PHP's callback functions, do this:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|