When you delete a user, if that user has comments on or has commented on timeline, it sends a database error to the site admin.
When you delete a user, if that user has comments on or has commented on timeline, it sends a database error to the site admin. |
Please could you provide full DB error message (with sensitive information removed) ? Rules → http://www.boonex.com/terms |
Database error in (sitename) Query: UPDATE ' ' SET ' ' = '0' WHERE ' ' = '39' LIMIT 1 Mysql error: Incorrect table name '' Found error in the file '/home/(site/public_html)/inc/classes/BxDolCmtsQuery.php' at line 207. Called 'query' function with erroneous argument #0. |
Most probably the problem is in some custom module. Do you have any custom modules ? Can you try to deleted custom modules one by one and try to delete member to identify the problematic module ? Please note - module content is erased when you delete module. Rules → http://www.boonex.com/terms |
That may be the case. The only custom module I am using, besides Deano's Tools, is AntonLV's Profile Types Splitter. I can live with this problem, but I wanted to post about it in case the Boonex/AntonLV developer(s) wanted to fix it... |