Quote:
Originally Posted by Abe1
Anyone having a problem upgrading to this version from 1.10, Run the following queries before:
PHP Code:
DELETE FROM `setting` WHERE `grouptitle` = 'post_thanks' AND `product` = '';
DELETE FROM `settinggroup` WHERE `grouptitle` = 'post_thanks' AND `product` = '';
DELETE FROM `phrase` WHERE `varname` LIKE '%post_thanks%' AND `product` = '';
DELETE FROM `template` WHERE `title` LIKE '%post_thanks%' AND `product` = '';
|
ok i ran the queries and my problem is solved thank you very much abe your just great!! it works fine now