Support Forum

Clash with login/register plugin

JM Joseph Mellors
Joseph Mellors
Member

Hi there,

The front-end login plugin I use seems to clash with Simple:Press and I get the following error when attempting a register:

Fatal error: Call to a member function add() on a non-object in /home3/jmellors/public_html/wp-content/plugins/simple-press/sp-startup/site/sp-site-support-functions.php on line 449

The author of the plugin suggested I contact you.

Thank you in advance for your help.

Regards,

Joseph

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

That suggests that your front-end registration and logon plugin is not invoking the WordPress error object which it really should do if it sets out to replace core functionality as other plugins will be expecting it.

However – I would suggest going to the forum admin > components > Login and Registration and turning off the use of the Spam Tool on registration. That way you should bypass the code that s causing your other plugin issues.