PDA

View Full Version : I Get This Error When People Signup


legion!
04-23-2009, 06:51 AM
whenever someone signs up this is the error they are getting

Fatal error: Call to a member function on a non-object in /home/hoodlege/public_html/forums/includes/class_dm_user.php on line 3016


but it still signs them up jus gives them that error...i also get this is i try to create a user via the admin panel...i really really really gotta get this resolved im not even sure wut the issue is :(

snakes1100
04-23-2009, 10:21 AM
Unfortunately, you dont provide what version of vb that your running, so its really a guess as to some one helping you, as this could be related to user titles or custom user titles or to usergroups.

Disable the plugin system via the admincp --> vbulletin options as see if the error goes away.

This could also be related to a bad template change on your part, make sure the reg templates are default.

legion!
04-23-2009, 04:12 PM
i run vb 3.8

Lynne
04-23-2009, 04:53 PM
Did you try looking into either of the suggestions that snakes posted?

Disable the plugin system via the admincp --> vbulletin options as see if the error goes away.

This could also be related to a bad template change on your part, make sure the reg templates are default.

legion!
04-24-2009, 02:43 AM
yep i tried both and it didnt work

Lynne
04-24-2009, 02:49 AM
Line 3016 in class_dm_user.php has to do with the custom user titles. So, I'm guessing you have set something wrong there.

legion!
04-24-2009, 08:44 PM
i even tried puttin the original file back in that came with the vbulletin installation and even that doesnt work.... im not sure wut our issue culd be :( anyone have any suggestions?

--------------- Added 1240610308 at 1240610308 ---------------

Ok i disabled our Plugin accelerator hack and the new error upon registration is this

Fatal error: Call to a member function on a non-object in /home/hoodlege/public_html/forums/includes/class_dm_user.php(2906) : eval()'d code on line 1

hmmm...maybe its this plugin accelerator that is doin this...but this is the only thing that keeps our server load down...does anyone have any suggestiosn on this matter?

Lynne
04-24-2009, 09:47 PM
i even tried puttin the original file back in that came with the vbulletin installation and even that doesnt work.... im not sure wut our issue culd be :( anyone have any suggestions?
If it's a problem with the way you entered your custom user titles, then putting back original files won't fix it. The user titles are entered in your admin cp and stored in the database. So, you need to go look through them there.

legion!
06-08-2009, 03:51 PM
dang im still gettin this error...anyone have any ideas and wut do you mean go to my usertitles???

--------------- Added 1244480034 at 1244480034 ---------------

i updated the useritltes via the control panel and im still gettin the error...and we dont have any custom titles jus 3 that was already there

Lynne
06-08-2009, 04:00 PM
Either Usergroup > User Title or if you allow users to have Custom Titles, then you can look in the database for them table User > filed usertitle

What is on line 2906 of class_dm_user.php? Is there anything in your error_logs (if you don't know where they are, please ask your host)?

legion!
06-13-2009, 07:48 AM
still havent fixed this issue....even after disabling all the plugins...

Lynne
06-13-2009, 03:02 PM
I would remove all the User Titles from Admin CP > User Titles > User Title Manager and also remove all the User Titles in Usergroups > Usergroup Manager > User Title. do this for every group.

IdanB
06-13-2009, 03:07 PM
Try to remember what was last thing you did to make the error appear.
Have you made any changes to database or vbulletin core files ?

legion!
09-07-2009, 03:36 AM
Im currently having this issue again...i fixed it awhile back i found a tutorial or sumthin and i think it was a edit in the file...but im having the problem again and disabling hooks and plugins dont work i do that and the plugins still work...this is odd

Lynne
09-07-2009, 03:49 AM
I have all the same advice. You never posted what the fix was (which would certainly help you right now), so I never knew what it was either.

legion!
09-07-2009, 04:16 AM
do you have any other suggestions...what culd be my issue here goes the error

Fatal error: Call to a member function clean_gpc() on a non-object in /home/hoodlege/public_html/forums/includes/class_dm_user.php on line 3001

--------------- Added 1252300871 at 1252300871 ---------------

I fixed the issue way back...then i ran rebuild hooks and rebuld plugins with the plugin accelerator hack...then i get the error again...this is nuts i even replaced the file again and still no cigar...

Medtech
09-07-2009, 04:26 AM
I'll fix it for ya if you want. sittin around here bored... sending ya a pm here

legion!
09-07-2009, 06:31 AM
im not fond of giving out my cpanel access sorry my friend...are yu suggesting its a template thas causing this issue?

--------------- Added 1252308717 at 1252308717 ---------------

because i cant make a user via the admin panel either...it adds the member but the page after registration is the error

Marco van Herwaarden
09-07-2009, 11:51 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

legion!
12-09-2009, 10:30 PM
^^the above method doesnt woek it has somethin to do with the class_dm_user.php im not sure how to fix this anyone else getting this error

--------------- Added 1260405109 at 1260405109 ---------------

Fatal error: Call to a member function clean_gpc() on a non-object in /home/hoodlege/public_html/forums/includes/class_dm_user.php(2900) : eval()'d code on line 1


this is the error i get when a member tries to register...but it records the member

Lynne
12-09-2009, 10:55 PM
What is on line 2900 in class_dm_user.php? It sounds like a hook location and if so, this error is caused by a plugin.

legion!
12-17-2009, 11:13 AM
i tried disabling the plugins and the problem still persist...i have this plugin accelerator and that thing causes issues but if i uninstall it it crashes my site...

--------------- Added 1261056423 at 1261056423 ---------------

i uploaded the original contents of the includes folder...and that seems to have worked...whew i was about to cry that shit was serious...stopped registrations for like a week