Page 2 of 248 FirstFirst 12341252102 ... LastLast
Results 11 to 20 of 2475
  1. #11
    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 Rasyr View Post
    Feature Request -- the ability to select how many Reward Points to spend..
    Already on the list (Reward Points- Advanced Redeem)
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #12
    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 Berserker View Post
    Hem,

    For some reason, I still have the same problem I had when I installed the old version regarding the account/login page. It has nothing to do with orders.php but im not sure which file causes it.

    The problem is that there is too much space between the title and the text form. I have Easy Sign Up and Login installed.

    Thx
    Any chance of a URL?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #13
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Hello,

    Attached an image to show the changes after the mod was installed. Not sure which file caused it but probably one of the file under "includes" folder.

    Thx
    Attached Images Attached Images  

  4. #14
    Join Date
    Oct 2007
    Posts
    41
    Plugin Contributions
    0

    customer issue Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Berserker View Post
    Hello,

    Attached an image to show the changes after the mod was installed. Not sure which file caused it but probably one of the file under "includes" folder.

    Thx
    In the stylesheet_reward.css , delete "width:20em;" in the first label.inputLabel.


    Fiji

  5. #15
    Join Date
    Oct 2007
    Posts
    41
    Plugin Contributions
    0

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

    andrew,

    I am using your new "update.sql" in this post.
    Do I have to update the Database?
    When I use the update.sql, the system shows:
    "1050 Table 'reward_master' already exists
    in:
    [RENAME TABLE reward_product_points TO reward_master;]
    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."

    any idea?

  6. #16
    Join Date
    Oct 2007
    Posts
    41
    Plugin Contributions
    0

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

    andrew,

    I try the paypal again, it still not working in paypal mod:
    1. make a $30 order, use the $20 point to check out, customer paid $10 in credit card via paypal. But both customer and admin didn't receive the confirmation email.
    Customer didn't receive the 30 ponit in pending either.


    anyone tried the paypal?
    Last edited by fiji; 19 Apr 2008 at 06:46 AM.

  7. #17
    Join Date
    Oct 2007
    Posts
    41
    Plugin Contributions
    0

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

    andrew, paypal is not working in point mod

    I try the paypal again, it still not working in paypal mod:
    1. make a $30 order, use the $20 point to check out, customer paid $10 in credit card via paypal.
    1.1) both customer and admin didn't receive the confirmation email.
    1.2) Customer didn't receive the 30 ponit in pending either.

    2. make another order and check out via paypal withour using point.
    2.1) all received comfimation email
    2.2) still No points in pending

    Conclusion:
    Use paypal to check out, no points in pending.
    Use point to check out via paypal, no points in pending. no confirmation email. But do have the order number in the admin and history


    anyone tried the paypal?
    Last edited by fiji; 19 Apr 2008 at 06:56 AM.

  8. #18
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

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

    I just went to install and now I have a big fat error throughtout my whole site

    1146 Table 'imperial_zc1.zen_reward_status_track' doesn't exist
    in:
    [SELECT ph.*, o.orders_status FROM zen_reward_status_track ph, zen_orders o WHERE ph.orders_id=o.orders_id AND ph.dateIf 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.

    http://www.imperialgiftsnwares.com.au

    help please, what did I do wrong?

  9. #19
    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 imperialis View Post
    I just went to install and now I have a big fat error throughtout my whole site

    1146 Table 'imperial_zc1.zen_reward_status_track' doesn't exist
    in:
    [SELECT ph.*, o.orders_status FROM zen_reward_status_track ph, zen_orders o WHERE ph.orders_id=o.orders_id AND ph.dateIf 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.

    http://www.imperialgiftsnwares.com.au

    help please, what did I do wrong?
    See the earlier post in this thread regarding the bug with the update.sql file. If this is the first time you've installed the mod then run new.sql not update.sql

    Instructions to bypass this bug:

    1. Go to folder \admin\includes\functions\extra_functions\
    2. Rename reward_points_functions.php to reward_points_functions.xxx
    3. You can now access the Admin CP
    4. Go to Tools->Install SQL PAtch
    5. Enter the following SQL: RENAME TABLE reward_points_history TO reward_status_track
    6. Then rename reward_points_functions.xxx back to reward_points_functions.php


    Note: This will not work if you use prefixes on your database. In this case either run new.sql or rename the table using phpmysql
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #20
    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 fiji View Post
    andrew, paypal is not working in point mod

    I try the paypal again, it still not working in paypal mod:
    1. make a $30 order, use the $20 point to check out, customer paid $10 in credit card via paypal.
    1.1) both customer and admin didn't receive the confirmation email.
    1.2) Customer didn't receive the 30 ponit in pending either.

    2. make another order and check out via paypal withour using point.
    2.1) all received comfimation email
    2.2) still No points in pending

    Conclusion:
    Use paypal to check out, no points in pending.
    Use point to check out via paypal, no points in pending. no confirmation email. But do have the order number in the admin and history


    anyone tried the paypal?
    Fiji- I've checked out the functionality of the PayPal mod that comes with ZenCart and it does work. Is there any chance that you have installed another mod that has changed or overwritten the checkout_process.php file???
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 
Page 2 of 248 FirstFirst 12341252102 ... LastLast

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