Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need help getting session table working on mysql


Graveyard666

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...