|
I have checked my cookies and they should be fine ( / , bb , .huntshoot.coastangler.com )
Also, the table prefexes are all set to PP. My ppusers and ppusergroups tables are empty though.
The error is related to these pieces of code:
list( $cookuser ) = mysql_fetch_row($results);
$results = mysql_fetch_array($queryv)
Not sure what do do, I've been pouring over old posts the past 2 hours.
|