The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem
Fatal error: Call to a member function query_read() on a non-object in /home/shawnyue/public_html/forum/includes/class_dm_user.php(2490) : eval()'d code on line 9
This PROBLEM Appear Please Help What Is This Problem Can SOMEONE Help Me Fix It |
#2
|
||||
|
||||
This is caused by a plugin. Disable all your plugins and the problem should disappear.
|
#3
|
|||
|
|||
After Disabling It Can Enable It Again Will The Problem Coem Back???
Disable It Still the Same Pls Help Do I Have To Remove The class_dm_user.php It Affect the Activation Of Account...... Pls Help Can I Reformated It And How |
#4
|
||||
|
||||
Line 2490 of class_dm.php is:
Code:
($hook = vBulletinHook::fetch_hook('private_insertpm_complete')) ? eval($hook) : false; |
#5
|
|||
|
|||
How To Find
--------------- Added [DATE]1205421540[/DATE] at [TIME]1205421540[/TIME] --------------- /home/shawnyue/public_html/forum/includes/class_dm_user.php(2490) : eval()'d code on line 9 tHIS eRROR COME WITH THE class_dm.php |
#6
|
|||
|
|||
Find the plugin in the plugin manager (AdminCP > Plugin & Products > Plugin Manager) that uses the "Hook Location" private_insertpm_complete and set "Is Active?" to No.
|
#7
|
|||
|
|||
cant find ...
--------------- Added [DATE]1205424525[/DATE] at [TIME]1205424525[/TIME] --------------- found it thank you for your support |
#8
|
||||
|
||||
Look for any private message hacks you have installed and disable them. Better yet, add this line to the bottom of your config.php (before the ?>) and then check for the error.
define('DISABLE_HOOKS', true); |
#9
|
|||
|
|||
This Error Coem Welcome Pm
Could not find phrase 'welcomepm'. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|