vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problem (https://vborg.vbsupport.ru/showthread.php?t=172896)

Shawn Yue 03-13-2008 10:52 AM

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

Dismounted 03-13-2008 11:25 AM

This is caused by a plugin. Disable all your plugins and the problem should disappear.

Shawn Yue 03-13-2008 12:00 PM

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

Lynne 03-13-2008 01:51 PM

Line 2490 of class_dm.php is:
Code:

($hook = vBulletinHook::fetch_hook('private_insertpm_complete')) ? eval($hook) : false;
This means that the error is caused by a modification you have installed that is using the 'private_insertpm_complete' hook. So, you need to find that modification and disable it.

Shawn Yue 03-13-2008 02:18 PM

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

Opserty 03-13-2008 02:56 PM

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.

Shawn Yue 03-13-2008 03:02 PM

cant find ...

--------------- Added [DATE]1205424525[/DATE] at [TIME]1205424525[/TIME] ---------------

found it thank you for your support

Boofo 03-13-2008 03:09 PM

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);

Shawn Yue 03-13-2008 03:11 PM

This Error Coem Welcome Pm

Could not find phrase 'welcomepm'.


All times are GMT. The time now is 06:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02171 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete