Reece-Calendar event Index problems
- by Marin
Hi again!I have another problem with the index:(
It show me this error:
Undefined index: cal_version in C:\wamp\www\ReeceCalendar_0.9\cal\index.php on line 39
Notice: Undefined index: user in C:\wamp\www\ReeceCalendar_0.9\cal\index.php on line 61
and the lines are:
39: if($_SESSION['cal_version']!=true)
61: if($_POST['user']!="") cal_check_user();
Help me plz:(