One more issue I am having. Everything functioned as it should have until this morning. It has to do with the notifications of likes/thanks/dislikes. Once I receive one, I click the notifications link and this error is seen on /forum/member.php?u=1&tab=thanks:
"Parse error: syntax error, unexpected T_STRING in public_html/forum/includes/functions_online.php(1244) : eval()'d code on line 40
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/functions_online.php(1244) : eval()'d code:40) in [path]/includes/functions.php on line 4513"
What's even weirder is that once I refresh the same page, that error goes away and I'm redirected to the thanks/likes inside my profile as I should have been. It's strange that a refresh is needed in order for the error to go away. Any advice on what could be wrong here? I can paste the code around line 40 of functions_online.php if I need to.
"Parse error: syntax error, unexpected T_STRING in public_html/forum/includes/functions_online.php(1244) : eval()'d code on line 40
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/functions_online.php(1244) : eval()'d code:40) in [path]/includes/functions.php on line 4513"
What's even weirder is that once I refresh the same page, that error goes away and I'm redirected to the thanks/likes inside my profile as I should have been. It's strange that a refresh is needed in order for the error to go away. Any advice on what could be wrong here? I can paste the code around line 40 of functions_online.php if I need to.