I've installed everything and tried to post a new thread [the forum is brandnew and empty] but I get the following error message:
Code:
Unable to add cookies, header already sent.
File: /home/forumname/public_html/forum/includes/functions_newpost.php
Line: 993
I've checked and re-done the changes but the error is still there. Line 993 is this btw:
Code:
SELECT DISTINCT user.email, user.languageid
Can anyone help me there?