[PHP] Content Management System in php

2002-06-18 Thread Olav Bringedal
gn/theme that fits a strict and "ready-set" design. -Ability to incorporate existing web-modules/pages/sites I would very much like to hear your thoughts of this... Olav Bringedal jaggu.org __ Do You Yahoo!? Everything you'll ever

Re: [PHP] PhP 4.2.1 (and various)

2002-05-15 Thread Olav Bringedal
retty sure the sessioning works perfectly. And it is not the problem. The problem is Header(), which fails without any error or other output. You can only look at the other mails posted on this subject, that it is a major problem in v 4.2.1. Until it is solved, I'll work on something else... Th

Re: [PHP] PhP 4.2.1 (and various)

2002-05-15 Thread Olav Bringedal
--- Analysis & Solutions <[EMAIL PROTECTED]> wrote: > Olav: > > On Wed, May 15, 2002 at 11:53:06AM +0100, Olav > Bringedal wrote: > > > $user=$Session["user"]; > > > > if(!$Authorized) > > { > > header ("Location: http

Re: [PHP] Newbie - Spot the error

2002-05-15 Thread Olav Bringedal
echo "after:".$timespread[22]."" ; } else { echo "time is not 21" ; } Then you can at least establish where things go wrong. = Olav Bringedal jaggu.org __ Do You Yahoo!? Everything you'll

Re: [PHP] PhP 4.2.1 (and various)

2002-05-15 Thread Olav Bringedal
r ("Location: http://jaggu.org";); } To actually get the redirect. On http://jaggu.org/info.php, you can see that display_errors = off In any case, I think you are onto something. I will try to narrow down logging, to see if that might be the problem. Thanks for helping! Olav Bringedal

[PHP] More 4.2.1 (Note to myself:think before pressing send!)

2002-05-14 Thread Olav Bringedal
//jaggu.org/info.php I tried to search both my config files and via google for freetype.dll, but could not find anything of slightest enlightenment. Thanks in advance! Olav Bringedal Jaggu.org = Raistlin M041999031 __ Do You Yahoo!? Everything

[PHP] PhP 4.2.1 (and various)

2002-05-14 Thread Olav Bringedal
o use. So my question is, why has that changed, and what do we do now to authenticate users and redirect them to anothe page? And what the hell is this "@" thingy, i cant see to find anything on it in the manual, and search doesnt work for chars like that. I hope you guys can clarify this