Open steveviko opened 6 years ago
I am also a newbie but not really, I can actually understand php and kind of figure out mistakes but can't create new php though sadly but I think I might help but you do need a program that will show the line number and than go to that line and take a screenshot of the code on line 122 and on line 209.
in the read function instead of return false; change with return "";
here is the error i keep geting; Warning: session_start(): Failed to read session data: user (path: C:\xampp\tmp) in C:\xampp\htdocs\sites\Social-Network\includes\functions\session.php on line 122
Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in C:\xampp\htdocs\sites\Social-Network\includes\functions\session.php on line 209
am a newbei any idea on how to debug the errors