Le 18 mai 2011 16:18, admin <[email protected]> a écrit : > Clémentб > Thank you for reply and help. >>you should have received a mail to confirm your subscription to the site. > I can't received any Email from Bug Tracker. > >>You cannot use ad_mode and samba_mode at the same time. Set >>$samba_mode to false and try again. > > Now it works! Thank you! > > > > But I have trouble with mail: > > Warning: Wrong parameter count for strstr() in /home/ssp/functions.inc.php > on line 301 > Notice: Undefined variable: keyphrase in /home/ssp/functions.inc.php on > line 314 > > Warning: mcrypt_generic_init() [function.mcrypt-generic-init]: Iv size > incorrect; supplied length: 0, needed: 32 in /home/ssp/functions.inc.php on > line 317 > > Warning: session_start() [function.session-start]: The session id contains > illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in > /home/ssp/pages/resetbytoken.php on line 65 > > Warning: session_start() [function.session-start]: Cannot send session > cache limiter - headers already sent (output started at > /home/ssp/index.php:70) in /home/ssp/pages/resetbytoken.php on line 65 > > Notice: session_start() [function.session-start]: ps_files_cleanup_dir: > opendir(/var/lib/php5) failed: Permission denied (13) in > /home/ssp/pages/resetbytoken.php on line 65 > > Notice: Undefined index: login in /home/ssp/pages/resetbytoken.php on line > 66 > > Token is not valid > >>PS : you can subscribe to user list to follow this discussion. > Thank you. I subscribed.
Hi, in config.inc.php, set : $keyphrase = "mzIE678hs"; (what you want) Have updated SSP from an old version? Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
