PDA

View Full Version : Parse Error in class_dm_user.php


abrecher
07-20-2008, 08:54 PM
When I merge users I always receive the follwoing error:

Parse error: syntax error, unexpected T_STRING in /home/hsphere/local/home/lapband/lapbandtalk.com/includes/class_dm_user.php(2243) : eval()'d code on line 9

Opserty
07-20-2008, 09:16 PM
Its caused by a faulty modification. Disable your products one by one till you find which is causing the problem.

abrecher
07-21-2008, 07:46 PM
I have 60 mods. That's almost impossible. Any other options ?

Dismounted
07-22-2008, 07:27 AM
Well, you could find any plugins hooked at userdata_delete (Admin CP > Plugins & Products > Plugin Manager), and disable modifications that have plugins at that hook. You will narrow down your list.

Opserty
07-22-2008, 07:30 AM
Or go in chronological order from the modification you last installed...

If you have 60 modifications you should keeping a good track of them. ;)

abrecher
07-22-2008, 09:48 AM
Well, you could find any plugins hooked at userdata_delete (Admin CP > Plugins & Products > Plugin Manager), and disable modifications that have plugins at that hook. You will narrow down your list.

Thank you!!

https://vborg.vbsupport.ru/showthread.php?t=171951 was the culprit.