Fatal Error on Multisite Site Creation: method “actionNewBlog” missing
-
I am running a WordPress Multisite network and encountering a fatal error when attempting to create a new sub-site.
The Issue:
When I go to Network Admin > Sites > Add New and attempt to create a site, the process fails with a critical error.Debug Information:
The error logs indicate a PHP Fatal Error:
“class WP_Hook does not have a method ‘actionNewBlog'”The error points to the
Activator.phpfile within thesecurity-malware-firewallplugin folder. It seems the plugin is trying to hook into the new blog creation process incorrectly or too early.Workaround:
I have found that if I “Network Deactivate” the CleanTalk Security plugin, I can successfully create new sites. If the plugin is Network Activated, the error persists.Is there a fix for this so I can keep the plugin Network Activated?
You must be logged in to reply to this topic.