The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Newreply.php Error
When I click Post Reply or click the quote button, I'm getting this php error:
Fatal error: Using $this when not in object context in /home/bleedani/public_html/bleedanime/newreply.php(965) : eval()'d code on line 3 |
#2
|
|||
|
|||
u probally edited your your newreply.php. I would upload a fresh one.
|
#3
|
||||
|
||||
I uploaded a fresh one and am still getting that message
It's now doing it when I click Go Advanced as well |
#4
|
||||
|
||||
Insert the following on a new line in your 'includes/config.php' file:
Code:
define('DISABLE_HOOKS', true); |
#5
|
||||
|
||||
I inserted that line in the config file and I was able to use post reply and quote. Guess I gotta find out what I installed that's causing this problem. Thanks Kirk.
|
#6
|
||||
|
||||
try disabling your addons one by one to narrow it down to one.
|
#7
|
||||
|
||||
Yea that's what I just did. Turns out it was a hack that I had added to hide links from guests that I had installed til I could get the hide hack working properly. Seems fixed now. Though I have a bunch of other issues with my site as well that I have to take care of. A lot of problems last few days Thanks for the help guys. I appreciate it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|