[Php-calendar-discussion] Error in url_match.php, and logging out
Brought to you by:
sproctor
From: Scott W J. <sc...@HJ...> - 2007-07-06 20:07:12
|
$replace_position in line 181 does not match $replace_pos in line 200 and throws an undefined variable error. Edit line 181 to $replace_pos and PHP is happy. I also get am error when logging out from the Admin page. error is: Software Error Message: You must be logged in Backtrace 1. hermes/web07/b803/nwh.hj-ele/scouts/calendar/includes/admin.php:29 - soft_error 2. /hermes/web07/b803/nwh.hj-ele/scouts/calendar/index.php(79) : eval()'d code:1 - admin 3. /hermes/web07/b803/nwh.hj-ele/scouts/calendar/index.php:79 - eval A nice script, am looking forward to its refinements. |