isolex 0 Posted September 9, 2011 I get this error when I open discount coupons in admin panel 1146 - Table 'os.discount_coupons' doesn't exist select count(*) as total from discount_coupons cd What are the steps I need to take to resolve this? Share this post Link to post Share on other sites
pdcelec 29 Posted September 9, 2011 it means that there is no table named "os.discount_coupons" in your database. Do the instructions in the add on mention this ? Share this post Link to post Share on other sites
isolex 0 Posted September 9, 2011 There wasn't a text file with instructions Share this post Link to post Share on other sites