From: Ray M. <ra...@st...> - 2003-05-14 13:21:01
|
Edit your cookie.inc.php file. Make the top lines look like this: // $time =3D mktime()+$g_cookietimeout; // $date =3D date("l, d-M-y H:i:s", ($time)); Add this line: $date =3D time()+$g_cookietimeout; I've stopped 8,824 spam messages. You can too! Get your free, safe spam protection at http://www.cloudmark.com/spamnetsig/ -----Original Message----- From: Rob Robertson [mailto:rob...@ya...]=20 Sent: Tuesday, May 13, 2003 10:07 PM To: php...@li... Subject: [Phphelpdesk-help] Helpdesk issue I have installed and configured helpdesk and seems to be fine. When I login as admin though it does not seem to work also when I select a area from the main page I get an error message of: Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/mysite.com/httpdocs/ttays88/includes/cookie.inc.php on line 8 Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/mysite.com/httpdocs/ttays88/includes/cookie.inc.php on line 9 Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/mysite.com/httpdocs/ttays88/includes/cookie.inc.php on line 10 Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/mysite.com/httpdocs/ttays88/includes/cookie.inc.php on line 11 Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/mysite.com/httpdocs/ttays88/includes/cookie.inc.php on line 12 This is on the top of the page. under it is this: Status: Logged In username: it departments : IT=20 last on : 2003-05-13 22:02:00 Open Tickets: 4 Assigned to you: 0 =20 and sales says sales ect. I have checked paths and all seem good. What am I missing? Thanks. I am so close, arghhh. :( __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com _______________________________________________ Phphelpdesk-help mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phphelpdesk-help |