Page 24 of 248 FirstFirst ... 1422232425263474124 ... LastLast
Results 231 to 240 of 2475
  1. #231

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

    Quote Originally Posted by Mineralicious View Post
    I installed this and have an issue with the sidebox not showing. It doesn't appear in the Layout Boxes Controller. I am very new to Zen Cart (well customizing it anyway) and cannot figure out how to fix this. Please help? I'm all trying to figure this out. Thanks in advance!


    Ok, nevermind LOL As for help and ye shall figure it out yourself Now I just need to figure out how to set up the rest of it.
    Chelle
    Zen v1.3.8a ~ SQL 5.0.51a ~ PHP 5.2.6
    http://www.mineralicious.com

  2. #232
    Join Date
    Feb 2008
    Posts
    31
    Plugin Contributions
    0

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

    Hem

    Any status change on releasing the fix for attributes with different pricing than the base item? I think you said the fix was coded a few weeks ago but was waiting on the Paypal fix to release. I don't use Paypal but I am having the attribute problem. There are probably several others with the same problem.

    Thanks
    Ken

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

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

    Sorry I've been out f touch guys- A big part of my job (non web related) kicked in and I spent the last 2 weeks hanging off the side of buildings installing very expensive GNSS (GPS) receivers.

    But I'm back now and starting to go through all the posts. I have a new version of the mod ready which clears some of the bugs reported and has the attribute issue solved. I didn't update before going into the field because I knew I would not be anywhere near an internet connection and therefore would not be able to offer any help if things went pear-shaped. I'll post it to contribs this afternoon. If anyone has had problems since my last post can they please try out the new version and let me know if the fault persists- Hopefully that will make life a little easier on me clearing out the backlog...

    Thanks
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #234
    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 nev View Post
    When you go to admin/Catalog/Reward points and change the Set Global Reward Point ratio (in either fields), or even just press 'Update' it ERASES the value set in Customers/Group Reward Points Redeem - Enter global points ratio. It does NOT erase the Group points ratio if you have any groups set up just the Global.

    As soon as you enter a value into “Enter global points ratio” it resets the Set Global Reward Point ratio to the default 1.000. So you have a circular problem.

    (I was trying to test a promo option of double points on purchases on a particular date so I was fiddling with the Global Reward Point ratio in the Catalog.)

    I have no idea why this I happening just that it is. And it could explain why some people were reporting the point values being reset to 0$.
    Okay, got that problem- Turns out I was using a REPLACE INTO when I should have been using an INSERT ON DUPLICATE KEY. I've corrected it and it's in v1.12a which I've just uploaded to the contributions.

    Thanks.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #235
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    help question Re: Reward Points Module- Live Release now available.

    I was just testing out the module, it everything seems just great so far, but for one thing. Im using Price updater which interns work with attributes pricing so that when a customer chooses a attribute with a price it upates the main price.

    Now the problem is and i do not know if it is suppose to do this, but when the price changes when you select a attribute with a additional charge, for example: graphics card, Base price 300.00 you have two attributes one for model and memory.

    Now there is a additional charge for upgrading the model to premium 100.00
    and a additional charge for upgrading the memory lets say 16mb 70.00

    you have just upgraded 170.00 to be added to the base price of 300.00 you have 470.00 in your cart. Should the rewards points be updated to show that instead of just going of the base price.

    if it should do that how do i get it to work, and if it doesnt is there away to get the two to work together so that it does. if i was a customer i would want the points for the upgrades i just made. The only thing i can see happending on my end is to manually update there reward points from the admin, but that would be time consuming if you have a lot of orders. Im not a coder im trying to learning this php and zencart thing. Can this be done and if so how or can someone take a look into it.

    Thank you for a great mod.

  6. #236
    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 dscott1966 View Post
    I was just testing out the module, it everything seems just great so far, but for one thing. Im using Price updater which interns work with attributes pricing so that when a customer chooses a attribute with a price it upates the main price.

    Now the problem is and i do not know if it is suppose to do this, but when the price changes when you select a attribute with a additional charge, for example: graphics card, Base price 300.00 you have two attributes one for model and memory.

    Now there is a additional charge for upgrading the model to premium 100.00
    and a additional charge for upgrading the memory lets say 16mb 70.00

    you have just upgraded 170.00 to be added to the base price of 300.00 you have 470.00 in your cart. Should the rewards points be updated to show that instead of just going of the base price.

    if it should do that how do i get it to work, and if it doesnt is there away to get the two to work together so that it does. if i was a customer i would want the points for the upgrades i just made. The only thing i can see happending on my end is to manually update there reward points from the admin, but that would be time consuming if you have a lot of orders. Im not a coder im trying to learning this php and zencart thing. Can this be done and if so how or can someone take a look into it.

    Thank you for a great mod.
    Scott- Attribute Reward Points is in v1.12a- I have posted it in the contributions but it's yet to make an appearance.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #237
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

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

    Thank you for the quick reply, once again great mod i will wait.

  8. #238
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

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

    Hi Hem
    could you help me solve my problem?
    i've installed your mod
    but once i switch on the sidebar it will disappear
    when customer checkout, they do not have the point redemption line
    but they could still faithfully collect points
    pls assist
    thanks
    I am a total NooB

  9. #239
    Join Date
    Feb 2008
    Posts
    31
    Plugin Contributions
    0

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

    I updated to the new version 1-12a and found the following:

    - attribute fix seems to work fine

    - Google Checkout still broke

    - unneeded file included which makes zen cart blowup

    includes/auto_loaders/config.reward_points.core.php

    complains it cant be defined twice (deleted file)

    - comments left in file cause login to display error

    includes/classes/observers/class.reward_points.php

    removed comments:

    echo 'Reward Points notifier called!!!<br>'; (line 18)
    echo echo 'NOTIFY_CHECKOUT_PROCESS_AFTER_SEND_ORDER_EMAIL called!!!<br>'; (line 25)

    Otherwise seems to work fine

    Thanks
    Ken

  10. #240
    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 kenwahl View Post
    I updated to the new version 1-12a and found the following:

    - attribute fix seems to work fine

    - Google Checkout still broke
    I haven't had a chance to look at Google Checkout

    Quote Originally Posted by kenwahl View Post
    - unneeded file included which makes zen cart blowup

    includes/auto_loaders/config.reward_points.core.php

    complains it cant be defined twice (deleted file)
    The config.reward_points.core.php is the same file but has been renamed to fit in with the ZenCart schema. Delete (or rename) config.reward_points.php

    Quote Originally Posted by kenwahl View Post
    - comments left in file cause login to display error

    includes/classes/observers/class.reward_points.php

    removed comments:

    echo 'Reward Points notifier called!!!<br>'; (line 18)
    echo echo 'NOTIFY_CHECKOUT_PROCESS_AFTER_SEND_ORDER_EMAIL called!!!<br>'; (line 25)
    Thanks for that, that was some debug code left over from when I was trying to solved the PayPal IPN issue.

    I have posted a fixed version to contribs (v1.12b).
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 

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