andy1987 Posted November 5, 2007 Posted November 5, 2007 I get this message when i try to select pending Builds from the Admin menu, "1146 - Table 'thevisiononline_co_uk_1.orders_products' doesn't exist select op.products_name, op.orders_id, o.orders_id, o.customers_name from orders_products op, orders o where op.products_model = "Custom" && op.orders_id = o.orders_id [TEP STOP]" -------------- And when i try to add product options, i.e. motherboards, and processors etc etc i get the following error message, however, when you going into the actual build page the options do become available. 1146 - Table 'thevisiononline_co_uk_1.products' doesn't exist select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price from products_description pd, products p where p.products_id = "169" and p.products_id = pd.products_id and pd.language_id = "1" [TEP STOP] ----------------- When i select a certain option, the product price does update, however, if i try to see a larger image, or 'get more info' i am met with the following error(s)... "1146 - Table 'thevisiononline_co_uk_1.products' doesn't exist select products_image, products_name from products p, products_description pd where p.products_id = pd.products_id and p.products_id ='588'" "1146 - Table 'thevisiononline_co_uk_1.products' doesn't exist select * from products p, products_description pd where p.products_id = pd.products_id and p.products_id ="588" Finally if i select everything that i wish to add, then click submit, i get transferred to the checkout page, only to get the message "your basket is empty" i am completely baffled by this. Any Ieas? Thanks in Advance the live example of my problems can be found here http://www.thevisiononline.co.uk/ccc.php Thanks Again, Andy
peeryr Posted November 9, 2007 Posted November 9, 2007 Andy, Hey man.. when you find this out, can you also let me know.. by the way, I am working on the same thing, and need this template to work. Also, if I find anything out, I will let you know. Thanks, Robert
Recommended Posts
Archived
This topic is now archived and is closed to further replies.