The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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 ![]() |
#2
|
||||
|
||||
![]()
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. |
#3
|
||||
|
||||
![]()
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 ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|