Guest Posted June 25, 2003 Posted June 25, 2003 I managed to delete whos_online - now my site is down - if I try to access it, I get the following error message: 1054 - Unknown column 'session_id' in 'where clause' select count(*) as count from whos_online where session_id = 'e9954bb02901f5e32c82d3988928e059' I trie recreating the table using phpmyadmin with columns listed in Gary Burton's post: http://www.oscommerce.com/forums/viewtopic.php?t=44756 But obviously I have something wrong! Any ideas please TIA
Guest Posted June 25, 2003 Posted June 25, 2003 Sorted now - looked at Gary's contribution again and realised that I hadn't set the default to ' '! I'm learning!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.