DJ Sample Posted July 14, 2003 Share Posted July 14, 2003 After installing of this script I trying to load catalog/default.php or admin/index.php and got this - 1146 - Table 'shop.banners' doesn't exist select banners_id, date_scheduled from banners where date_scheduled != '' [code][TEP STOP] and in admin - 1146 - Table 'shop.orders_status' doesn't existselect orders_status_name, orders_status_id from orders_status where language_id = ''[TEP STOP][/code] What it means? As i could saw, tables has installed successfully but ...something wrong? Sorry for my english.... :-)) Link to comment Share on other sites More sharing options...
DJ Sample Posted July 14, 2003 Author Share Posted July 14, 2003 Just after upgrading script this messages dissappeared and nwo i can see other - in admin - 1146 - Table 'shop.customers' doesn't exist select count(*) as count from customers in catalog/default.php - 1146 - Table 'shop.specials' doesn't exist select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 [TEP STOP] Sorry for my english.... :-)) Link to comment Share on other sites More sharing options...
DJ Sample Posted July 14, 2003 Author Share Posted July 14, 2003 ok i got it. it seems like problems with sql-file, perhaps it not installed tables.... now i do it by using phpmyadmin sorry for my question -)) Sorry for my english.... :-)) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.