Some faults I have found.

Sorry to post these, but I need some help. I am getting the following.

Warning: Cannot modify header information - headers already sent by (output started at /home/rafv/public_html/core/modules/ForumRegister/ForumRegister.php:11) in /home/rafv/public_html/core/modules/Login/Login.php on line 143

Warning: Cannot modify header information - headers already sent by (output started at /home/rafv/public_html/core/modules/ForumRegister/ForumRegister.php:11) in /home/rafv/public_html/core/modules/Login/Login.php on line 154

This come up on the login redirect page.

Thanks,

Jack.

Hey,

Seems like you’re putting data in that ForumRegister.php, and it can’t complete the login (since it redirects)

What are you trying to do?

Nothing, I have installed the update and this pops up on the install.

You have to run /install/update.php

But that forumregister addin must be outputting a space or something which PHP isn’t liking