View Single Post
Old December 16th, 2005, 06:17 PM   #3 (permalink)
tbone2
Junior Member
Verified Customer
 
Join Date: Dec 2005
Posts: 10
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.
tbone2 is offline   Reply With Quote