View Full Version : Profile Error
AKapadia
Fri 21st Dec '07, 4:23pm
My Forum work fine when I upgrade to 3.7.0 from 3.6.8 but only profile page is not showing up.. It gives me this error.. even tho i disable all the profile hack.. that i had.. any help would be really appreciated..
Fatal error: Call to a member function query_write() on a non-object in /home/XXXXX/public_html/forum/includes/functions.php(1341) : eval()'d code on line 13
Thank you
Steve Machol
Fri 21st Dec '07, 7:00pm
This error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.
If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
This will disable all hooks and allow you to log in properly with no hooks running.
http://www.vbulletin.com/docs/html/disable_plugins
AKapadia
Fri 21st Dec '07, 7:44pm
hey thanks it work..
epctechno
Wed 27th Feb '08, 11:32pm
same problem here and it's funny that I don't even have a modification in mine...
I have to place this:
define('DISABLE_HOOKS', 1);
inside my config.php file... Sorta odd here, can't figure it out, have run the diagnostics no suspect files found as well... I have seen many posts in here about this and surely think that vB is looking into this? :)
Steve Machol
Wed 27th Feb '08, 11:33pm
Looking into what? If you are getting the exact same error, then it's from a modification you made.
If you need further assistance, please start your own thread.
epctechno
Thu 28th Feb '08, 12:44am
Looking into what? If you are getting the exact same error, then it's from a modification you made.
If you need further assistance, please start your own thread.
Will do "Mr. Looking into What Customer Service Rep"
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights