View Single Post
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 09-21-2018 , 02:01   Re: [ANY] Store by Zephyrus
Reply With Quote #1511

Quote:
Originally Posted by Sarin View Post
Ok i worked it out, i changed to "store" which is in the databases.cfg now i get this....... (i have an old store database)

L 09/19/2018 - 15:53:10: [store.smx] SQL error happened.
Query: DELETE FROM store_items WHERE `date_of_expiration` <> 0 AND `date_of_expiration` < 1537336390
Error: Unknown column 'date_of_expiration' in 'where clause'
EDIT:

"store"
{
"driver" "mysql"
"host" "45.*.*.*"
"database" "ogb*"
"user" "ogb*usr"
"pass" "******"
}
Sarin is offline