Please help me,
i've recently installed the osticket 1.6 and when finished installing my osticket home page apears with the following errors on top of page:
Warning: reset() expects parameter 1 to be array, null given in C:\wamp\www\helpdesk\gpcvar.php on line 18
Warning: Variable passed to each() is not an array or object in C:\wamp\www\helpdesk\gpcvar.php on line 18
Deprecated: Function session_register() is deprecated in C:\wamp\www\helpdesk\language.php on line 15
Deprecated: Function eregi() is deprecated in C:\wamp\www\helpdesk\class.ticket.php on line 165
And when i try to create a new ticket i another error apear and i don't receive the notification e-mail:
Warning: mail() : Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\helpdesk\class.ticket.php on line 293
Warning: mail() : Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\helpdesk\class.ticket.php on line 157
