After upgrade error Duplicate entry error - Joomla! Forum - community, help and support
i have quite upgraded joomla 2.5.18 , jfusion 1.8.4-12
after when users try login directly in phpbb3 forum via http://www.site.com/phpbb3 such error messages:
duplicate entry '' key 'primary' sql=insert `j25_session` (`session_id`, `client_id`, `guest`, `time`, `userid`, `username`) values ('', 0, 0, '2233230723', 274, 'excalibur')
if login in phpbb3 via http://www.site.com/forum:
[phpbb debug] php warning: in file /customers/c/c/a/httpd.www/libraries/phpass/passwordhash.php on line 51: is_readable(): open_basedir restriction in effect. file(/dev/urandom) not within allowed path(s): (/customers/c/c/a/httpd.www:/customers/c/c/a/httpd.private:/customers/c/c/a/tmp:/customers/:/var/www/diagnostics:/usr/share/php)
duplicate entry '' key 'primary' sql=insert `zoc_session` (`session_id`, `client_id`, `time`) values ('', 0, '1392273276')
strangely afterwards 1 logged in in joomla not phpbb3. members have had problems log in via joomla, login via joomla gives login in phpbb3 too. in 2 cases member logged in member. have checked database tables including j25_session , ok. checked login login checker in jfusion , normal.
after when users try login directly in phpbb3 forum via http://www.site.com/phpbb3 such error messages:
duplicate entry '' key 'primary' sql=insert `j25_session` (`session_id`, `client_id`, `guest`, `time`, `userid`, `username`) values ('', 0, 0, '2233230723', 274, 'excalibur')
if login in phpbb3 via http://www.site.com/forum:
[phpbb debug] php warning: in file /customers/c/c/a/httpd.www/libraries/phpass/passwordhash.php on line 51: is_readable(): open_basedir restriction in effect. file(/dev/urandom) not within allowed path(s): (/customers/c/c/a/httpd.www:/customers/c/c/a/httpd.private:/customers/c/c/a/tmp:/customers/:/var/www/diagnostics:/usr/share/php)
duplicate entry '' key 'primary' sql=insert `zoc_session` (`session_id`, `client_id`, `time`) values ('', 0, '1392273276')
strangely afterwards 1 logged in in joomla not phpbb3. members have had problems log in via joomla, login via joomla gives login in phpbb3 too. in 2 cases member logged in member. have checked database tables including j25_session , ok. checked login login checker in jfusion , normal.
i disabled auth mod in jfusion , these error messages vanished.
Comments
Post a Comment