Page 108 of 248 FirstFirst ... 85898106107108109110118158208 ... LastLast
Results 1,071 to 1,080 of 2475
  1. #1071
    Join Date
    Jul 2009
    Posts
    34
    Plugin Contributions
    0

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

    Too late for the editing button, but this works quite well, except that the money order module shows order status of "delivered" instead of the pending I set in my admin panel. But otherwise, perfect solution! I just updated the language file with my preferred verbiage.

    Oops, almost perfect solution. If a customer selects "reward points" and goes through checkout without enough points, it doesn't stop them. Most likely because of my using the money order module. Hmm.... I'll change the title of the module but back to the drawing board, I think... (but, if the order status was set at pending, the download links wouldn't activate, so they couldn't scam the system.)
    Last edited by jupitergardens; 30 Aug 2009 at 11:44 AM.

  2. #1072
    Join Date
    Jul 2009
    Posts
    34
    Plugin Contributions
    0

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

    Quote Originally Posted by jupitergardens View Post
    Too late for the editing button, but this works quite well, except that the money order module shows order status of "delivered" instead of the pending I set in my admin panel. But otherwise, perfect solution! I just updated the language file with my preferred verbiage.

    Oops, almost perfect solution. If a customer selects "reward points" and goes through checkout without enough points, it doesn't stop them. Most likely because of my using the money order module. Hmm.... I'll change the title of the module but back to the drawing board, I think... (but, if the order status was set at pending, the download links wouldn't activate, so they couldn't scam the system.)


    Ignore this. It works perfectly! All I did was update the language files with my preferred verbiage.

    Thank you!!!!!!

  3. #1073
    Join Date
    May 2008
    Posts
    52
    Plugin Contributions
    0

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

    Please can I ask for guidance on a problem that I do not understand

    I am running a test system on Ubuntu Linux with Lamp. I a running the latest edition of Zen and have installed this contribution without known problems

    When I go to TOOLS / LAYOUT BOXES CONTROLLER and look for the relevant files (ie includes/modules/sideboxes/custom/ reward_points.php and shopping_cart_with_rewards.php) they dont show.

    If I move the files up one directory ie includes/modules/sideboxes/ they show

    However after invoking them reward_points.php does not show in the sideboxes and shopping_cart_with_rewards.php causes the sidebox column to blank it and the ensuing items (if that makes sense)

    What is also missing is the changes to the products where I believe you will see the points value. To my knowledge the relevant areas of the admin are turned on

    The administration area shows up the relevant parts of the contribution fine and a test purchase also grants and saves the "points"

    Phew - sorry a bit long winded but I would be grateful for any suggestions as to where to start looking. After 48 hours I dont have much hair left!

    Thank you Centec2b

  4. #1074
    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 Centec2b View Post
    Please can I ask for guidance on a problem that I do not understand

    I am running a test system on Ubuntu Linux with Lamp. I a running the latest edition of Zen and have installed this contribution without known problems

    When I go to TOOLS / LAYOUT BOXES CONTROLLER and look for the relevant files (ie includes/modules/sideboxes/custom/ reward_points.php and shopping_cart_with_rewards.php) they dont show.

    If I move the files up one directory ie includes/modules/sideboxes/ they show

    However after invoking them reward_points.php does not show in the sideboxes and shopping_cart_with_rewards.php causes the sidebox column to blank it and the ensuing items (if that makes sense)

    What is also missing is the changes to the products where I believe you will see the points value. To my knowledge the relevant areas of the admin are turned on

    The administration area shows up the relevant parts of the contribution fine and a test purchase also grants and saves the "points"

    Phew - sorry a bit long winded but I would be grateful for any suggestions as to where to start looking. After 48 hours I dont have much hair left!

    Thank you Centec2b
    It would appear that your custom folder is not called "custom". Have you tried running the RPD (details in the readme). It will show you what your custom folder is called and let you know if you have copied the files to the right location.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #1075
    Join Date
    Sep 2008
    Posts
    9
    Plugin Contributions
    0

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

    it is great module,
    but when I edit the "Points Required" on "Reward Points Discount" section,
    no matter delete or add , it take no action.
    seem "DeleteDiscountRecord()" and "SetDiscountTableFields()" fucntion not exist.

    any advices?
    tks a lot....
    *spam removed*

  6. #1076
    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 fony View Post
    it is great module,
    but when I edit the "Points Required" on "Reward Points Discount" section,
    no matter delete or add , it take no action.
    seem "DeleteDiscountRecord()" and "SetDiscountTableFields()" fucntion not exist.

    any advices?
    tks a lot....
    Okay- I've updated the zip on my site- they were missing from the javascript file. If you extract the file in the attached zip to admin/includes/javascript that will sort the problem out. Thanks for the feedback.
    Attached Files Attached Files
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #1077
    Join Date
    Sep 2008
    Posts
    9
    Plugin Contributions
    0

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

    Hi Andrew,
    thanks a lot.
    it work perfectly....
    *spam removed*

  8. #1078
    Join Date
    Jul 2007
    Location
    Trinity Alps
    Posts
    127
    Plugin Contributions
    0

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

    Version 1.3.8a
    PHP 5+

    I added the custom files to
    includes/modules/sideboxes/custom and the boxes are pinked out and they do not work in the layout box controller in admin

    So I moved the custom files up one level to includes/modules/sideboxes and the the boxes appear correct.

    If I turn on either one of those side boxes when you place an order all pages of processing the order Step 1, Step 2 etc are blank. If I turn the boxes off then the order process works.

    Not sure if I have the custom folder in the right place..

    Thanks
    John

  9. #1079
    Join Date
    Jul 2007
    Location
    Trinity Alps
    Posts
    127
    Plugin Contributions
    0

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

    Ok,
    Got it to work. The common goes under classic.

    One more question..

    If I have members that get reward points, I find non-members also getting reward points. Which means any group A, B, C or D and NONE - they all get reward points.

    How do I block the group NONE from receiving reward points?

    Thanks
    John
    Last edited by elkbow; 4 Sep 2009 at 06:15 PM. Reason: Took out one word

  10. #1080
    Join Date
    May 2008
    Posts
    52
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    It would appear that your custom folder is not called "custom". Have you tried running the RPD (details in the readme). It will show you what your custom folder is called and let you know if you have copied the files to the right location.
    Andrew, All,

    Duuuuh!!!!

    Yes when I stopped and thought and transferred the "custom" files into the appropriate folders it worked like a charm.

    Thank you Andrew - respect.

    Given the forum discussions happening elsewhere regarding the tax calculations carried out in the Shopping Cart class is the any guidance on the best order for sort order of reward points (ot_reward_points) please?

    Thank you

    Centec2b

 

 

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