I have installed your great work in my test web host. but i always get your session is not valid! auto logout! error everytime i try to do something. does this mean i have a problem with my host (maybe magic quotes)?
i will give my test directory, the login and password is default values. i could not change them.
I have installed your great work in my test web host. but i always get your session is not valid! auto logout! error everytime i try to do something. does this mean i have a problem with my host (maybe magic quotes)?
i will give my test directory, the login and password is default values. i could not change them.
http://testos.l33t.ca/test7
thanks again for your great work :)
please make sure that you specify a cookie name during installation.
you will have to delete the config/base.php3 file to access the installer again.
it is also possible to edit base.php3 manually:
change the "var $cookiename" line to:
var $cookiename = 'yourcookiename';
where "yourcookiename" should contain aplhanumeric characters only.
hth
Christian