Re: [Php-calendar-discussion] Error in url_match.php, and logging out
Brought to you by:
sproctor
From: Sean P. <spr...@gm...> - 2007-07-08 00:52:09
|
Thank you, The first one was very clearly a mistake on my part and it has been fixed. I'm not sure where you came across it, but thank you. The second one, was a little bit more obscure, and I changed logout to not redirect you to the page you were previously on, and instead put you back at the main page. A better fix, I think would be to redirect from pages that you don't have permission to view to a more suitable page, but I've decided only to do maintenance to this version of the software, so I'm not going to add that feature. I will release 0.10.9 with these fixed when I think most of the other issues have been fixed. The changeds are in SVN. Regards, Sean On 7/6/07, Scott W Jones <sc...@hj...> wrote: > > > $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. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Php-calendar-discussion mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion > |