Results 1 to 10 of 323

Hybrid View

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Berserker View Post
    How do i uninstall this mod?
    Easy way- If you have no other mod with the word "reward" in its name you can just delete all the files with "reward" in its name. Likewise remove the 3 tables with "reward" in its name. Then restore includes\order.php from your backup.

    Hard way- Go through the zip file and remove all the corresponding files. Then remove the tables. Then restore order.php.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #2
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Tables? I remember all the zip files and order.php but I don't remember any tables?

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Berserker View Post
    Tables? I remember all the zip files and order.php but I don't remember any tables?
    It was in the install.sql- There are 3 tables:

    reward_customer_points
    reward_product_points
    reward_points_history
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #4
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    I see..how do I remove them?

    And when I uninstall this, I can still install it again when I need it right?

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Berserker View Post
    I see..how do I remove them?

    And when I uninstall this, I can still install it again when I need it right?
    Do you use use phpmyadmin??? It's easy to delete tables using this. Otherwise go to Admin -> Tools -> Install SQL Patches and copy/paste the following:
    PHP Code:
    DROP TABLE `reward_customer_points`, `reward_product_points`, `reward_points_history`; 
    and you shouldn't have any problems re-installing in the future.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 

Similar Threads

  1. v150 Adding a reward point module/add-on
    By dawneprochilo in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Nov 2013, 05:16 PM
  2. Zen Cart v1.5.0 BETA release now available
    By DrByte in forum Zen Cart Release Announcements
    Replies: 11
    Last Post: 7 Oct 2011, 08:51 PM
  3. bug reported in reward point module
    By smart_pro in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Mar 2009, 10:57 AM
  4. Error after installing reward point module
    By trisha33 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Feb 2009, 11:27 PM

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