We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Can't delete user error! | Forum

Marcus
Marcus Jul 17 '19

Trying to delete users and get this error:


PHP Fatal error:  Uncaught TypeError: Argument 1 passed to OW_ErrorManager::exceptionHandler() must be an instance of Exception, instance of ArgumentCountError given in /ow_core/error_manager.php:235
Stack trace:
#0 [internal function]: OW_ErrorManager->exceptionHandler(Object(ArgumentCountError))
#1 {main}
  thrown in /ow_core/error_manager.php on line 235

Oxwall Germany Club
Oxwall Germany Jul 17 '19
Topic was moved from General Questions.
Patricia Zorrilla Leader
Patricia Zorrilla Jul 17 '19

When you delete a user, an event is sent with this activity and many plugins take advantage of it to delete the contents of this member.

If the error persists put the web in debug mode to see if it gives you more information 

Marcus
Marcus Jul 17 '19
OK thanks I guess it's my plug-in that deletes used data upon user unregister event. Thanks again
The Forum post is edited by Marcus Jul 17 '19