The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ok I had 2.20 installedd an dthe exp level hack installed. When i upgraded to 2.21 it replaced adm/ functions.php. When i resinstall teh hack in this file I get this error.
__________________________________________________ _ Parse error: parse error in ./admin/functions.php on line 296 Fatal error: Call to undefined function: getuserinfo() in ./admin/sessions.php on line 108 __________________________________________________ __ Hers the code I'm trying to get in there. Admin/ Functions.php ###Find### // do ip addresses ________________________________________ ###Under it add### PHP Code:
|
#2
|
|||
|
|||
No help yet.....
been up all night in edit plus. grrrrrrrrrrrrr. help anyone? please? |
#3
|
||||
|
||||
Quote:
I'm not sure what the policy is of posting vB code, but I'm sure they would rather you didn't. Just look at that line. Look at it long and hard. That's where your error is. A parse error could be a missing semi-colon on the line above, or any other syntax error on that line. If it is the last line of the file, it is most likely a missing squigglye brace thingy "{" or "}". Err... ummm... that's all I can think of right now. |
#4
|
|||
|
|||
If it can't call another function your definately missing semi-colon, inverted comma's or parenthesis (squigglye brace thingy). As the code for the hack looks fine i think your probably placed it at the wrong point.
|
#5
|
||||
|
||||
"Parentheses" are the smooth ones, "braces" or "square braces" are the squared ones, so what do you call those squiggly thingies? :stupid:
|
#6
|
||||
|
||||
} = bracket
[100th post ] |
#7
|
||||
|
||||
And what's an "inverted comma"?
|
#8
|
||||
|
||||
' = apostrophe ?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|