From: Matt P. <ma...@ma...> - 2002-10-08 16:25:56
|
I've installed and am trying to get phphelpdesk working and am using my personal site as a test installation. You can see it at http://www.mattdpeterson.com/phphelpdesk/ I'm getting the following errors when I try to login Warning: setcookie() expects parameter 3 to be long, string given in /home/mattdpet/public_html/phphelpdesk/includes/cookie.inc.php on line 8 Warning: setcookie() expects parameter 3 to be long, string given in /home/mattdpet/public_html/phphelpdesk/includes/cookie.inc.php on line 9 Warning: setcookie() expects parameter 3 to be long, string given in /home/mattdpet/public_html/phphelpdesk/includes/cookie.inc.php on line 10 Warning: setcookie() expects parameter 3 to be long, string given in /home/mattdpet/public_html/phphelpdesk/includes/cookie.inc.php on line 11 Warning: setcookie() expects parameter 3 to be long, string given in /home/mattdpet/public_html/phphelpdesk/includes/cookie.inc.php on line 12 The install process went a little wierd and I wasn't able to use the install script provided. I manually created the database in phpMyAdmin and used the phphelpdesk.mysql to create the tables. The app is able to conenct to the DB. Any help you could provide would be greatly appreciated. I think this is a great help desk application and would love to be able to use it for the company I am working to start now. Thanks Matt Peterson |