vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Error after member clicks email link? (https://vborg.vbsupport.ru/showthread.php?t=167049)

Nathan2006 01-05-2008 10:30 PM

Error after member clicks email link?
 
Hi,

One of my new members reported this following error after they had clicked this in their email:

To complete your registration, please visit this url:
http://www.my-site.com/register.php?...863&i=95656049


This is the error message:
Fatal error: Call to a member function hide_errors() on a non-object in /home/forum/public_html/includes/class_dm_user.php(2484) : eval()'d code on line 25

I have also tried signing up with a new account and also receive this same error.

Thank you for any help :)

Lynne 01-05-2008 10:43 PM

Line 2484 is this:
($hook = vBulletinHook::fetch_hook('private_insertpm_proces s')) ? eval($hook) : false;

So, you've got a plug-in installed that uses that hook which is causing the problem. You need to disable that hack if you want to get rid of the problem. Then go read the hack thread to see if this problem has come up before and what the solution is.

Nathan2006 01-06-2008 12:49 AM

OOPS I forgot to search for that error lol

Im a bit rust atm not been on for a while.

It was the Cyb - Advanced Permissions Based on Post Count

Thanks for your help :)


All times are GMT. The time now is 06:56 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.00941 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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