Page 82 of 248 FirstFirst ... 3272808182838492132182 ... LastLast
Results 811 to 820 of 2475
  1. #811
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by mipavluk View Post
    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.

  2. #812
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

    Default 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.

  3. #813
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default 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.
    I do it, but still show me the points in each product...
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  4. #814
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

    Default 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!

  5. #815
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    ok, I will do it
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  6. #816
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by mipavluk View Post
    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #817
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default 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!
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  8. #818
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default 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
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  9. #819
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by mipavluk View Post
    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
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #820
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default 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
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

 

 

Similar Threads

  1. v139h Reward Points module display order totals including reward points
    By irsarahbean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jun 2013, 01:19 AM
  2. Reward points module : 0 points earned
    By jonnyboy22 in forum Addon Payment Modules
    Replies: 5
    Last Post: 5 Jun 2012, 09:52 AM
  3. Reward Points module- points not calculated correctly
    By cpoet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Sep 2010, 05:02 PM
  4. Reward Points Module - Hide message when 0 points offered
    By expresso in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 06:58 PM
  5. Experimental Reward Points Module
    By precursor999 in forum Addon Payment Modules
    Replies: 7
    Last Post: 2 Apr 2007, 09:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR