vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   includes/class_dm_pm.php(599) : eval()'d code (https://vborg.vbsupport.ru/showthread.php?t=325411)

bgaming 07-19-2017 07:53 AM

includes/class_dm_pm.php(599) : eval()'d code
 
includes/class_dm_pm.php(599) : eval()'d code how can i fix that

Dave 07-19-2017 12:21 PM

Look for a plugin/hook that makes use of the pmdata_postsave_recipient hook and disable it.

MarkFL 07-19-2017 12:35 PM

You have a plugin hooked at one of the hook locations in the mentioned file throwing some kind of error. So, open that file, look at all the hooks within it, and check to see which plugins you have hooked to any of them.

What is the actual error?

bgaming 07-19-2017 01:03 PM

Quote:

Originally Posted by MarkFL (Post 2588651)
You have a plugin hooked at one of the hook locations in the mentioned file throwing some kind of error. So, open that file, look at all the hooks within it, and check to see which plugins you have hooked to any of them.

What is the actual error?

i have nothing that use class_dm_pm

MarkFL 07-19-2017 01:17 PM

Quote:

Originally Posted by bgaming (Post 2588652)
i have nothing that use class_dm_pm

Opening the file as I suggested, I find the following hooks:
  • pmdata_start
  • pmdata_presave
  • pmdata_postsave_recipient
  • pmdata_postsave

Check any plugins with those PHP plugin hook locations for the error. :)

bgaming 07-20-2017 08:05 AM

Quote:

Originally Posted by MarkFL (Post 2588654)
Opening the file as I suggested, I find the following hooks:
  • pmdata_start
  • pmdata_presave
  • pmdata_postsave_recipient
  • pmdata_postsave

Check any plugins with those PHP plugin hook locations for the error. :)

have nothing


All times are GMT. The time now is 06:40 AM.

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.01052 seconds
  • Memory Usage 1,719KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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