Approve new user Error

rblack963

New Member
Hello,

I am getting the following error when I approve new members:

Fatal error: Database error in "/home2/violetleaf/public_html/proclivity.click/sources/admin/approve.php(155) : eval()'d code" on line 3

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '2016-01-14 18:56:40', 'sfleurent1987')' at line 1 in /home2/violetleaf/public_html/proclivity.click/sources/sql/mysql.php on line 89

I was told it was a problem with a plugin but I haven't installed any plugins. I only have what comes with the original software.

Please help.

Thank you.

Ryan
proclivity.click
 

Mark

Administrator
Staff member
check the folders in your /plugins/ directory and look for the 1 that has a file called admin_approve_do_approve.php in it. Let me know what plugin that is, so I can test further.
 

Mark

Administrator
Staff member
Was your list a fresh install? or an upgrade from a previous version?
 

Mark

Administrator
Staff member
IT looks like that user: sfleurent1987 has an invalid character in the URL that is causing the problem *(the end of the URL has > and a whitespace neither should be there)
 
Top