Hi everybody!I have downloaded a script Reece Calendar from internet,I finally connected it with database but I have some errors in it!
Can you please help me?
The first errore is:
Undefined index: timeout in C:\wamp\www\ReeceCalendar_0.9\cal\gatekeeper.php on line 180
and the code in this line is:
if($d['timeout']!="") $cal_options['timeout'] = $d['timeout'];