Thank you for your report!
(04-05-2010 10:27 AM)bulforce Wrote: It seems that after logout... I couldnt log in due to error in idn_to_ascii() built in function. I checked the manual regarding this function and seems that the second parameter is optional, so i removed it
here is the encode_idna() from ispcp-functions.php that worked for me.
I will check this.
(04-05-2010 10:27 AM)bulforce Wrote: Next thing is that the date() throws errors due to default time zone not being set. I decide to set that in the php.ini so it will be applied globally over the whole ispcp gui
There is a ticket open
#2053 to handle this issue.
(04-05-2010 10:27 AM)bulforce Wrote: Quote:Deprecated: Function split() is deprecated in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 169
Deprecated: Function split() is deprecated in /var/www/ispcp/gui/include/phpsysinfo/class.Linux.inc.php on line 116
phpSysInfo will be removed with ispCP Omega 1.0.6
Could you please additionally check if ticket
#1910 is valid or not. If two confirm that it is not, we can close the ticket. Thanks!