kgt, on Jun 9 2006, 01:41 PM, said:
Looks like you didn't run the SQL statements in the install instructions, or there was an error when you ran it.
I did a manual install..since I'm not fluent in sql. (wouldn't know where to begin)
I've made the suggested mods :
tep_db_input($_POST["coupons_description"]) . "', '" .
tep_db_input($_POST["coupons_discount_percent"]) ."', " .
Still no ability to create a coupon. I'm getting this error:
1146 - Table 'libidolondon_com_-_store.discount_coupons' doesn't exist
select count(*) as total from discount_coupons cd
I've asked my server to checkout this string ie: libidolondon_com_store....since that seems to be what the error keeps calling. Any other suggestions greatly appreciated.
Kelly