hey. any news about this module?haydent wrote:never mind prob best if i setup an install myself. so was it the version you mentiond, not one of the newer minor versions, though it may likely work in both
hello!haydent wrote:you didnt tell me what version of oc you want it compatible with ? (plus i been busy sorry)
any luck for me with this extension?
sounds like a php error that is not being shown. can you check your error logs or turn php errors on. i have it running on vanilla 1.5.6 http://dev.httech.com.au/opencart/
PHP Notice: Error: Unknown column 'coffe_product_discount_id' in 'coffe_product_discount_special'<br />Error No: 1054<br />ALTER TABLE coffe_product_discount_special ADD product_special_id int(11) NOT NULL
AFTER coffe_product_discount_id in /home/expressc/public_html/shop/system/database/mysql.php on line 50
AFTER coffe_product_discount_id in /home/expressc/public_html/shop/system/database/mysql.php on line 50
PHP Notice: Error: Table 'coffe_product_discount_special' already exists<br />Error No: 1050<br />CREATE TEMPORARY TABLE coffe_product_discount_special AS (SELECT * FROM coffe_product_discount) in /home/expressc/public_html/shop/system/database/mysql.php on line 50
Still blank when i acces the website.
Still blank when i acces the website.
sounds like a problem caused from prev errors. in mysql phpmyadmin try:
DROP TABLE IF EXISTS coffe_product_discount_special
REPAIR TABLE coffe_product_discount_special
DESCRIBE coffe_product_discount_special
then try again mod
DROP TABLE IF EXISTS coffe_product_discount_special
REPAIR TABLE coffe_product_discount_special
DESCRIBE coffe_product_discount_special
then try again mod
i did.
on the first one was ok
the second i got expressc_caffe.coffe_product_discount_special
repair
Error
Table 'expressc_caffe.coffe_product_discount_speci...
expressc_caffe.coffe_product_discount_special
repair
status
Operation failed
the third i got:
SQL query:
DESCRIBE coffe_product_discount_special
MySQL said: Documentation
#1146 - Table 'expressc_caffe.coffe_product_discount_special' doesn't exist
on the first one was ok
the second i got expressc_caffe.coffe_product_discount_special
repair
Error
Table 'expressc_caffe.coffe_product_discount_speci...
expressc_caffe.coffe_product_discount_special
repair
status
Operation failed
the third i got:
SQL query:
DESCRIBE coffe_product_discount_special
MySQL said: Documentation
#1146 - Table 'expressc_caffe.coffe_product_discount_special' doesn't exist
2014-08-15 10:59:05 - PHP Notice: Error: Table 'coffe_product_discount_special' already exists<br />Error No: 1050<br />CREATE TEMPORARY TABLE coffe_product_discount_special AS (SELECT * FROM coffe_product_discount) in /home/expressc/public_html/shop/system/database/mysql.php on line 50
Error
SQL query:
DESCRIBE coffe_product_discount_special
MySQL said: Documentation
#1146 - Table 'expressc_caffe.coffe_product_discount_special' doesn't exist
SQL query:
DESCRIBE coffe_product_discount_special
MySQL said: Documentation
#1146 - Table 'expressc_caffe.coffe_product_discount_special' doesn't exist
Who is online
Users browsing this forum: No registered users and 2 guests