Graveyard666 Posted January 27, 2004 Share Posted January 27, 2004 Okay, I finally got "configuration successful" and I created a "sessions" table in mysql along with "sesskey" and "expiry" fields I keep getting this error whenever I click on "Catalog" or "Administration Tool" 1054 - Unknown column 'value' in 'field list' select value from sessions where sesskey = 'b66d088e403aa6dafcb99115d4ff0446' and expiry > '1075229569' [TEP STOP] I don't know how to fix this, adding a "value" field didn't work, unless I have to set value to something but the sesskey=? above is always changing. I'm on a shared server so I figure it is best to have sessions in the db, when I tried it as "files" I got a heck of a lot more error messages.. I'm on Yahoo IM at jeff9072 or AOL IM at dahmer4ever4 jeff Link to comment Share on other sites More sharing options...
Graveyard666 Posted January 27, 2004 Author Share Posted January 27, 2004 got it all fixed... =) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.