"Warning: Cannot modify header information - headers already sent by (output started at /home/pocket/include/head.inc:12) in /home/pocket/public_html/forums/install/authenticate.php on line 31
Customer number entered successfully.
Redirecting...."
Line 31 of authenticate.php is a setcookie statement for customer ID. I've tried running install.php in a different browser (IE6 instead of Firefox) to no avail. What would the general cookie information be on this? Seems this is all that's standing in the way of being able to run this install.
Comment