The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Hmm .. I installed this in RC2 and it worked (except that I forgot the closing bracket for the if at first).
Line 1801 is in print_output() (on my RC4) and this has absolutely nothing to do with what you changed. Maybe you messed smth up during editing the file? |
#12
|
|||
|
|||
i did absolutely nothing else. I have no other hacks installed either.
Yes, there was a missing bracket, but there is an extra ) on the foreach line too. |
#13
|
||||
|
||||
Hehe, was too late when I originally posted that
I noticed a missing bracket and edited the post - but put it in the wrong line. |
#14
|
|||
|
|||
did u try this on rc4?
Cause it definetly does not work D |
#15
|
||||
|
||||
No, only on RC2.
Will try on RC4 now. |
#16
|
||||
|
||||
Installed this on a plain, new install of RC4 - does work, but there are problems editing your profile.
Therefore you should change the code a bit: PHP Code:
|
#17
|
|||
|
|||
ok, wtf is going on!?!?!
Unhacked functions.php open it up. find the code add ur code in front of it save it upload got to forum main page and BANG! Parse error: parse error in /home/devadmin/public_html/forums/includes/functions.php on line 1803 Fatal error: Call to undefined function: is_browser() in /home/devadmin/public_html/forums/global.php on line 59 Then I undo what i did. save upload and I STILL get the damn error! WTF! I have NO other hacks installed at all! |
#18
|
|||
|
|||
well, I got it working.
The line that was giving the error was titled as Temp Code from vbulletin.com I removed the whole section of temp code and it now works. Do you have this code in your RC4? |
#19
|
||||
|
||||
Yes, I have that temporary code in functions.php and it does not cause problems.
If you get parse errors you must have done smth wrong ... Maybe you tried to comment out the code using /* */ ? This will give you this error as there is a */ within the code. |
#20
|
|||
|
|||
this is the thing, I have done absolutely nothing different.
I am not a n00b at this either. Just doesn't make sens unless it is a PHP issue. I am running 4.3.4 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|