Hello,

I'm trying to programme a '3 for 2' module and keep getting this error message:

Code:
1146 Table 'xkwies_handcrafteduk.products_3_for_2_flags' doesn't exist
in:
[ select products_id from products_3_for_2_flags where products_id = 882]
Is this trying to say I haven't got the table 'products_3_for_2_flags' in my database? Because, I have! Any ideas what's going wrong please? :)

Many thanks,

Gary