Weird, it seems like the first patch was not run correctly.
Try to run this from tools->sql patch first:
Code:CREATE TABLE IF NOT EXISTS sc_customer ( `customer_id` bigint(20) NOT NULL default '0', `amount` float NOT NULL default '0' );
Weird, it seems like the first patch was not run correctly.
Try to run this from tools->sql patch first:
Code:CREATE TABLE IF NOT EXISTS sc_customer ( `customer_id` bigint(20) NOT NULL default '0', `amount` float NOT NULL default '0' );
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Bookmarks