Quote:
|
Originally Posted by Chuck S Maybe make sure you have no cookie prefix entered in the cookie settings of classifieds
$cookuser = $Globals['cookieprefix']."ppid";
$cookpass = $Globals['cookieprefix']."pppass";
also check your usergroups table of classifieds to ensure the usergroup entries are in the table
Those are the two things that I see that could throw it off |
Chuck - in what file is this cookieprefix? Since I can't get in as admin, I'm searching through the database and file system.