Post by obiuanchenobi » Sat Feb 20, 2016 10:38 pm

Hello everybody,

I'm on Opencart version 1.5.6.4
I just buyed "Special Promotions (Cart Rules)" and uploaded it on site of mine.
I install ok.

Now, when click on "Modify" in order to activate it, I get the error you can see in attached image.

Any idea? Thanks!

Maurizio

Attachments

Image2.jpg

Image2.jpg (21.54 KiB) Viewed 2921 times


Newbie

Posts

Joined
Sat Feb 20, 2016 10:28 pm

Post by IP_CAM » Mon Feb 22, 2016 5:40 am

you possibly have to ADD some Table, or Section(s), into the existing DB, to make it work.
So, check in the the documentation, if such a 'query'-routine it part of it. It could be placed and written in different ways, such as:

Code: Select all

query("INSERT INTO " . DB_PREFIX . "...
query("UPDATE " . DB_PREFIX . "...
$this->db->query("INSERT INTO " . DB_PREFIX . "...
$sql = "ALTER TABLE `{$table_name}` ADD INDEX (...
Just an idea... 8)
Ernie
hitline.info

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 24 guests