Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
mipavluk
which is the exactly process to uninstall?
if when I install, I first upload files and then execute the SQL patch
to uninstall I need execute the uninstall SQL patch and after that delete the files?
This is the way that I would uninstall the mod. Make sure you back up the files just in case.
Of course you could always just disable it from the Admin just in case you ever want to use it again. That is even better.
Let me know how it works out for you if you do uninstall it.
Re: Reward Points Module- Live Release now available.
I played around in my "demo test cart" to see if I could disable this mod without uninstalling it. You can turn this mod off by doing the following:
Admin > Modules > Order Total Modules
Uninstall > Reward Points
Uninstall > Reward Points earned
That should do it.
Re: Reward Points Module- Live Release now available.
Quote:
I played around in my "demo test cart" to see if I could disable this mod without uninstalling it. You can turn this mod off by doing the following:
Admin > Modules > Order Total Modules
Uninstall > Reward Points
Uninstall > Reward Points earned
That should do it.
I do it, but still show me the points in each product...
Re: Reward Points Module- Live Release now available.
Yes I noticed this.
I was able to uninstall this mod in my demostore by running the uninstall script and then deleting all of the files. No problems at all.
I did have problems when I did not delete all of the files after running the sql uninstall script.
Good luck!
Re: Reward Points Module- Live Release now available.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
mipavluk
ok, I will do it
Yes- the uninstall is just the reverse of the install. Remove all the files including the ones in your custom folder and run the uninstall.sql patch.
I'll add a config to the next version that will allow a site-wide switch off of the mod without uninstalling. This should make it a lot easier for people to try the mod out and postpone it if it does not meet expectations.
Re: Reward Points Module- Live Release now available.
ok, something is wrong... very wrong...
when I execute the uninstall sql patch, I obtain this message:
1146 Table 'scrappin_zc1.configuration' doesn't exist
in:
[DELETE IGNORE FROM configuration WHERE configuration_group_id=@group_id;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I delete the files... and now, my front door is not ok... my product description and my right column is not there anymore when I click in a product for details, look:
http://scrappingwhispers.com/store/i...roducts_id=885
and in the admin area, I still have things from the mod, with errors, for example:
Configuration/Reward Points
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home3/scrappin/public_html/store/admin/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home3/scrappin/public_html/store/admin/includes/functions/general.php on line 1544
I need help with urgency! please!
Re: Reward Points Module- Live Release now available.
ok, I check again all files, and found some that I forgot delete it and now, in my front door all looks ok
just in my admin area... only still have this page with this errors:
Configuration/Reward Points
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home3/scrappin/public_html/store/admin/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home3/scrappin/public_html/store/admin/includes/functions/general.php on line 1544
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
mipavluk
ok, I check again all files, and found some that I forgot delete it and now, in my front door all looks ok
just in my admin area... only still have this page with this errors:
Configuration/Reward Points
Warning: call_user_func(UseRewardPointStateFunction) [
function.call-user-func]: First argument is expected to be a valid callback in
/home3/scrappin/public_html/store/admin/includes/functions/general.php on line
1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [
function.call-user-func]: First argument is expected to be a valid callback in
/home3/scrappin/public_html/store/admin/includes/functions/general.php on line
1544
I'd guess you haven't deleted the file from admin/includes/javascript
Re: Reward Points Module- Live Release now available.
yes, I delete it... in admin/includes/javascript
I don't have files related with the mod