As the board grows please remember the Search Option and we hope you find our community useful.
We also monitor Private Messages to stop members from abusing our sites system. If you are asking for assistance please provide your site link and nuke version, Thanks.
About 10% of my users have reported getting this error when trying to update there profile. I have tryed every fix mentioned in this link including the editing out
Code:
// session id check
if ($sid == '' || $sid != $userdata['session_id'])
{
message_die(GENERAL_ERROR, 'Invalid_session');
}
but only found this code in login.php listed one time unlike the "There are 9 occurences in 6 files:" as reported in the link above.
I have checked and changed my cookie settings here is a screeny to double check
I never created an account over at ravennuke so I didnt even see they had a forums to post on. I have since corrected that and posted my problems on there forums located here. I will keep you guys updated so if this problem occurs to someone else.