Quote:
Originally Posted by itsid
Hi skavanger,
Have you updated the post_thank_you hack recently ?
If so, maybe you skipped some instruction from the uninstallation of the old version.
|
No, I havent updated any of my hacks
Quote:
Originally Posted by itsid
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` = '';
That's what helped stinger2 solving his very similar problem 
|
I don't know what to do with this Oo
Thank you