I've downloaded ohowcms and after reading the webpage I was really impressed what seems to be a very powerfull yet simple tool to manager "small" pages. This of course makes it really annoying that I cant get it to work properly =)
From the moment where I launch setup/index.php there is a ton of notices and warnings. At the same time I need to manually change the step= to get to the next step. Doing this I managed to get the setup file created and copied it to includes/inc_conf/conf.inc.php.
Now when I launch the admin interface it totally impossibel to do anything since pretty much all textfields are filled with fx "notice undefined index at line 29 in .....". Getting templates set up with this is really meassy and I had to give up.
The solution to this might be to disable to reporting of notices/warnings but why was the system coded like this in the first place? Using isset and similar it would be much more correct to deal with the situation in a proper way. It makes me quite frustrated that this is not the case since I cant change the settings at my webhotel hoster, and they run with notices and warnings turned on

So.. is this a result of me making a setup error or is it just coded like this? In case of the last answer, is there then anything, beside modifying the code, I can do to get it to run at my webhost?
Thanks in regards, really hope I can get to use this great system