Log out errors.

Permalink
After logging out now I get this when any user tries to login.

Any idea how to fix the logout on the site

Fatal error: Non-static method UserLogout::userLogout() cannot be called statically in /home/ndm/public_html/3rd-Id/updates/concrete5.6.0.2/concrete/core/libraries/events.php on line 177

jthomas
 
sammyjenkis replied on at Permalink Reply
sammyjenkis
Do you have any overrides going on relating to logins? Or maybe any addons related to login/login redirect?
jthomas replied on at Permalink Reply
jthomas
I have special attributes that I added after user where made that are required.
Phallanx replied on at Permalink Reply
Phallanx
It's usually caused by the vanilla forum integration addon.
jthomas replied on at Permalink Reply
jthomas
I do have Vanilla Forums embedded and have a proxeconnect plugin on the site but have never had this happen before...


Like I said I added some attributes that where required....

After adding them I logged out to check to see how they worked and then tried to log back in and I got the Fatal error.

????????