Same problem as you - Problem in login.in.php - solved removing " around $cookiename in setcookie functions and also
removing $scriptpath, $_SERVER['HTTP_HOST'], 0) in setcookie functions.
Other problel arise in ./conf/intesta/index.php solved commenting out line 20 //require_once("../../include/prod_d_lib.inc.php");
and commenting out in the same file line 63 //echo prodMenuBar($_SERVER['PHP_SELF']);
The two line apparently are not important.
If you want the login.ini.inc that works in my environment let me know your email - my is magiainformatica@alice.it
Ciao.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
as i login with the correct password it returns to the login page asking me for user and password......
wtf ?
Same problem as you - Problem in login.in.php - solved removing " around $cookiename in setcookie functions and also
removing $scriptpath, $_SERVER['HTTP_HOST'], 0) in setcookie functions.
Other problel arise in ./conf/intesta/index.php solved commenting out line 20 //require_once("../../include/prod_d_lib.inc.php");
and commenting out in the same file line 63 //echo prodMenuBar($_SERVER['PHP_SELF']);
The two line apparently are not important.
If you want the login.ini.inc that works in my environment let me know your email - my is magiainformatica@alice.it
Ciao.