I have run the sql file from the ZEN-Auctions, direct through phpadmin...When I run the script thru the appropriate dbase, it gives me this error...
Error
SQL query: Documentation
SELECT @t3 := type_id
FROM product_types
WHERE type_name = 'Product - Auction'
LIMIT 1 ;
MySQL said: Documentation
#1146 - Table 'linger89_zenc795.product_types' doesn't exist
I understand the table not existing, so do I need to create this table first? This would be in direct contrast to the install directions would it not be?
Tanx so much


Reply With Quote
