-
Re: Reward Points Module- Live Release now available.
NO. Just the normal shopping cart box is there :(
-
Re: Reward Points Module- Live Release now available.
I'm afraid that you haven't installed the mod correctly.
There are some files in an "admin" folder. You probably copied them in a new "admin" folder rather than in your renamed admin folder.
-
Re: Reward Points Module- Live Release now available.
I have a question about attributes, discounts and the reward points mod. I have tried to search through this huge thread for an answer and I glean that there may be some issues w/ attributes, discounts and the reward point mod used together although I am not sure if this issue has been fixed in the 1.40 reward point mod I am using. I'm wondering if it may be an issue with the way I am using or setting the attributes as I am new to zen cart. Here is the scenario:
Item costs $39.00 and has been discounted to $38.00. An attribute adds an optional ice cold pack for $1.00. If the ice pack option is selected the customer receives 40 reward points, when they should receive 39 points.
http://mvpaquatics.com/cart2/index.p...roducts_id=312
I have reward points set to calculate on order subtotal and to calculate on the discounted price, not the base price. Any ideas or insight?
-
Re: Reward Points Module- Live Release now available.
Bump...Still struggling with this issue. Does anyone else have this issue?
-
Re: Reward Points Module- Live Release now available.
Hi,
Just wondering if it's possible to exclude an email or domain from having points added to the order?
We use an email address on the COWOA checkout for our phone orders and don't want the reward points to show up on these orders as it will just confuse matters.
Regards,
Chris
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
rickcj
Hi,
Just wondering if it's possible to exclude an email or domain from having points added to the order?
I would guess you could modify includes/modules/order_total/ot_reward_points.php and change the check() function to look at email address. You'd have to write the code to do it - no admin type facility is built in to the system.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
MVP1
I have a question about attributes, discounts and the reward points mod. I have tried to search through this huge thread for an answer and I glean that there may be some issues w/ attributes, discounts and the reward point mod used together although I am not sure if this issue has been fixed in the 1.40 reward point mod I am using. I'm wondering if it may be an issue with the way I am using or setting the attributes as I am new to zen cart. Here is the scenario:
Item costs $39.00 and has been discounted to $38.00. An attribute adds an optional ice cold pack for $1.00. If the ice pack option is selected the customer receives 40 reward points, when they should receive 39 points.
http://mvpaquatics.com/cart2/index.p...roducts_id=312
I have reward points set to calculate on order subtotal and to calculate on the discounted price, not the base price. Any ideas or insight?
Try admin->configuration->reward points->Allow Redeem of Reward Points on Order Total or Subtotal = 1 (which uses the order total). You'd have to write software to extract out the shipping costs if you didn't want that. (Change get_order_total in includes/modules/order_total/ot_reward_points.php).
-
Re: Reward Points Module- Live Release now available.
There are a few bugs in the files provided and the readme: (circa v. 1.32a)
- includes/templates/custom/templates/tpl_product_info_display.php should be removed from the list of files; it's not required.
- Section 3.2.1 - these instructions are wrong; you've instructed people to use Admin->Tools->Install SQL Patches, which takes care of table prefixes for you.
- admin/sqlpatch.zip should be removed.
- In admin/customers_reward_points.php on line 281, setting a limit seems like a bad idea because there's no navigation. If you have more than .REWARD_POINTS_CUSTOMER_LIMIT customers, you simply won't see them. You need to either provide some navigation (next 100 customers) or warn them that this limit is not high enough.
- The fact that Reward Points and Reward Points discount are mutually exclusive - and why you would want one or the other - is not explained.
- Version number at the top of the readme is not correct.
-
Re: Reward Points Module- Live Release now available.
Thank you for the reply and suggestion. Yes this works for the attributes/discount problem that I was experiencing, but now gift certificates earn reward points because the points are calculated off the subtotal and not the product price (gift certificates set at 0.000 reward ratio under catalog/reward points/gift certificates). Any ideas on how/where I can make modifications to prevent gift certs from earning reward points with the settings you recommend?
-
Re: Reward Points Module- Live Release now available.
Same solution - customize get_order_total() in includes/modules/order_total/ot_reward_points.php to your taste.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Rasyr
Something odd......
IF I try to place an order using Reward Points, and I ALSO try to use a Gift Certificate as well (if the GC amount is not higher than entire order), it requires me to select a billing method. If the GC and the Redeem amounts are (combined) more than the entire order, it still requires me to select a payment method.
However, if I try to place the order with JUST a Gift Certificate, and the GC amount is larger than the order, then I don't have to select a payment method.
So... whatever it doing the check as to whether payment method is required to be select isn't including the amount to be redeemed in it.
:D
I created a separate site for redeeming reward points. The site allows the customer to redeem points towards gift cards and certificates. Checkout needs to be restricted if the customer doesn't have enough rewards points.
I tried to edit function pre_confirmation_check($order_total) in ot_reward_points.php but couldn't get it to work.
Any help or suggestions are appreciated.
Thanks
-
Re: Reward Points Module- Live Release now available.
Hi
Just installed on 1.3.9h and i have all the options setup and working and tested, problem i have is that none of my products show:
"This product is worth this amount of points", should it even show this?
Also how do you hyperlink the sidebox for points to the information page on how the points work?
And in the clients shopping cart profile, is there no page to show or inform the client that they have X amount of points on their account apart from the side box?
Thank you
Lloyd
www.digitalsaonline.co.za
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
LloydR
Hi
Just installed on 1.3.9h and i have all the options setup and working and tested, problem i have is that none of my products show:
"This product is worth this amount of points", should it even show this?
This is a known bug -- see post 1740 on page 174 of this thread
Quote:
Also how do you hyperlink the sidebox for points to the information page on how the points work?
There is a separate addon for this. Do a search for "reward points" in the addon database
Quote:
And in the clients shopping cart profile, is there no page to show or inform the client that they have X amount of points on their account apart from the side box?
Yes, this is normal behavior for the mod, You could do some modifications on your own to display customer reward total in their profile, but once they are logged in their point total should show up in whatever reward point sideboxes you have enabled.
-
Re: Reward Points Module- Live Release now available.
Hello everyone, I'm using the latest version of zen cart and reward points module.
On check out I am shown a box saying "use your reward points", when I enter the amount of reward points to be used and click "apply" the order is completed and I'm taken to the order placed page, I don't see an option to view or modify the order in any way after that.
I do not see the box that simulates the order amount, the reward points I already have or the amount to pay after the reward points are subtracted.
I am using the lightbox template and have attached a screen shot showing the check-out reward points area.
I searched this thread but didn't see this problem posted before, any help solving the problem is much appreciated.
http://i833.photobucket.com/albums/z...wardpoints.jpg
-
Re: Reward Points Module- Live Release now available.
Is there a way to do a global update, I have a load of customers with points pending, can I update them all to earned in one go?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
DigitalShadow
Is there a way to do a global update, I have a load of customers with points pending, can I update them all to earned in one go?
I think they should be added after you complete the order for the customer in the admin section. I know this is possible just not sure where to start.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
steffan12
Hello everyone, I'm using the latest version of zen cart and reward points module.
On check out I am shown a box saying "use your reward points", when I enter the amount of reward points to be used and click "apply" the order is completed and I'm taken to the order placed page, I don't see an option to view or modify the order in any way after that.
I do not see the box that simulates the order amount, the reward points I already have or the amount to pay after the reward points are subtracted.
I am using the lightbox template and have attached a screen shot showing the check-out reward points area.
I searched this thread but didn't see this problem posted before, any help solving the problem is much appreciated.
http://i833.photobucket.com/albums/z...wardpoints.jpg
How did you add the apply button? Mine doesn't look like yours at all.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
MVP1
Thank you for the reply and suggestion. Yes this works for the attributes/discount problem that I was experiencing, but now gift certificates earn reward points because the points are calculated off the subtotal and not the product price (gift certificates set at 0.000 reward ratio under catalog/reward points/gift certificates). Any ideas on how/where I can make modifications to prevent gift certs from earning reward points with the settings you recommend?
Did you figure this out. If you did would you share it. Thank You.
-
Re: Reward Points Module- Live Release now available.
Has anyone figured out the issue with taxes?
The discount should be applied to the subtotal THEN taxes are based off that subtotal-discount, but the problem is that the taxes are still being based off the subtotal alone.
subtotal
-discount
subtotal again
taxes
final total
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
From your Admin page go to Tools > Layout Boxes Controller and see if the two new boxes have been activated to show where you want them (left/right, up/down). The two boxes are named: shopping_cart_with_rewards.php and reward_points.php.
If the mod is installed correctly, they should be there waiting to be defined. Good luck and let us know if that was the reason you couldn't see them. Just a note: the shopping_cart_with_rewards.php side box replaces the normal shopping cart box and shows the reward points in the cart until an order is confirmed.
George,
I couldn't find, did you solve your problem with PayPal IPN?
Thanks, Crt
-
Re: Reward Points Module- Live Release now available.
Hi, yes the PayPal IPN seems to be fine now after installing the latest version from the developer's site omnicia.com.
With regard to the boxes: if you can't find them, the only reason I can see is that you didn't copy the files from the mod's admin folder to your own admin (or whatever you call it) folder. That's a common mistake and it happened to me at the beginning. Go through the list of files again and be very careful.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
steffan12
Hello everyone, I'm using the latest version of zen cart and reward points module.
On check out I am shown a box saying "use your reward points", when I enter the amount of reward points to be used and click "apply" the order is completed and I'm taken to the order placed page, I don't see an option to view or modify the order in any way after that.
I do not see the box that simulates the order amount, the reward points I already have or the amount to pay after the reward points are subtracted.
I am using the lightbox template and have attached a screen shot showing the check-out reward points area.
I searched this thread but didn't see this problem posted before, any help solving the problem is much appreciated.
http://i833.photobucket.com/albums/z...wardpoints.jpg
It might be your APPLY BUTTON is it in the fieldset and could be returning the form as complete just like the other apply/onsubmit buttons on the page. Then again I could be totaly wrong...:blink:
-
Re: Reward Points Module- Live Release now available.
Thank you HEM (Andrew) if I can remember that far back.
193 pages of this thread read and I think I have understood most of it. :no: Got a few answers anyway. :blink:
Got a question still.
I ran the rpd.php file just to check things, after running a few test orders.
Under the section
MySQL Database Check:
I have these errors showing
rewards_id- field missing in zen_reward_status_track!!!
customers_id- field missing in zen_reward_status_track!!!
orders_id- field missing in zen_reward_status_track!!!
date- field missing in zen_reward_status_track!!!
reward_points- field missing in zen_reward_status_track!!!
status- field missing in zen_reward_status_track!!!
Not entirely sure what I should about them.
Should I attempt to add them manually to the table? No I looked in the database table and these entries are there. They are all empty mind you even after 5 test runs.
Are they not being called from the php? Not that I would be able to something about that anyway.
Does anyone have an explanation, I just would like to learn no critasism intended. :smile:
-
Re: Reward Points Module- Live Release now available.
Just had my first couple of sales since installing this and they paid through PayPal.
Guess what? No reward points are recorded.
Just using PayPal Web Standard. Could someone please point me to a solution?
Thanks
-
Re: Reward Points Module- Live Release now available.
Ok, Just spent the last few hrs reading EVERY post ad find there is still no real aswere. I'm using v4a and also find it does not work with 'NoChex' also. The correct sale amount is being deducted & passed but no points are awarded from either nochex or paypal IPN.
A couple of hrs sleep and I'll be removing the mod
-
Re: Reward Points Module- Live Release now available.
Has this ever been answered. I am having the same problem.
Quote:
Originally Posted by
kwrosenzweig
Also I am getting a paypal error on check out... 10413 Transaction refused because of an invalid argument. See additional
error messages for details. - The totals of the cart item amounts do not
match order amounts.
-
Re: Reward Points Module- Live Release now available.
Dear Andrew
hi, i apologise if I bring this old topic up. it's about Reward Point mod 1.40a & the Edit orders v3.03 mod.
i have been using reward point 1.40a without problem. until recently i needed to edit one customer's order, then i found Edit orders v3.03.
it's stated in Edit orders v3.03's readme that "Improved Integration with Reward Points module (DONE! as of v3.03)"
however I installed Edit orders v3.03 and notice some issues, i tried to search through the forum, couldn't find a thread has the solution:
1. during edit order, the reward point collected is showing 0.
2. if you revise the 0 is something other figure, it will turn out the figure with dollar $ sign
prior the release of Edit orders v3.03, I saw some people also pointed that out in the thread. so i thought they were probably fixed.
I tried search through thread here, can't seem to find a fix for this one. maybe I didn't search hard enough.
please advise. if there is a fix, please point me to the thread
Thanks a lot.
-
Re: Reward Points Module- Live Release now available.
I appreciate if anyone can find me the solution of this post, which included the issue I mentioned in previous post.
http://www.zen-cart.com/forum/showpo...postcount=1715
Thanks.
-
Re: Reward Points Module- Live Release now available.
Hello? it's been 5 days... I am still the last in the thread.
-
Re: Reward Points Module- Live Release now available.
hello, im trying to display the rewards points next to the product price on the featured products (on index page) and all product listings and product info page.
Ive got it working on product info page but i cant seem to add it to featured_products.php or any catagorie listings.
can anyone help me with the code?
-
Re: Reward Points Module- Live Release now available.
i could have sworn this was working before and now is not, but i'm having issues getting the total RP to calculate correctly.
http://i10.photobucket.com/albums/a1...2at24117PM.png
It seems to be subtracting the redeemed points from the total points after it's been subtracted in dollars.
i'm sifting through the RW point files and have yet to find what would affect that.
-
Re: Reward Points Module- Live Release now available.
well, i fixed it. i don't remember how at this moment though.
Also, now that the holiday is up, is there a chance anyone can help with the Super Orders module issues people (including myself) have been having? When order status is updated, Super Orders isn't shifting points from pending to earned. I've tried setting my points to be "earned" at all status options.
-
Re: Reward Points Module- Live Release now available.
Hi ALL,
I have start trying to use RP recently, still trying on setting different ratios. managed to set different award points for different products, but i would like to ask :
is it possible to set that the reward points is only applicable to some products and exclude particular products?
e.g. 2 products, A($100) & B($100), only A is allow to redeem reward points, and the customer has $50 reward value:
if the customer buy 2 A:
$100 + $100 - $50 = $150
if the customer buy 2 B:
$100 + $100 = $200 (cant redeem the $50 on B)
is this setting possible ??
PLEASE HELP, THANKS IN ADVANCE !!!
ERIC
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
winenthings
Hi ALL,
I have start trying to use RP recently, still trying on setting different ratios. managed to set different award points for different products, but i would like to ask :
is it possible to set that the reward points is only applicable to some products and exclude particular products?
e.g. 2 products, A($100) & B($100), only A is allow to redeem reward points, and the customer has $50 reward value:
if the customer buy 2 A:
$100 + $100 - $50 = $150
if the customer buy 2 B:
$100 + $100 = $200 (cant redeem the $50 on B)
is this setting possible ??
ERIC
Unfortunately, it's not possible to prevent people from purchasing a specific product with reward points. I asked this question over a year ago when I implemented the module on my site.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
CobraPlant
Unfortunately, it's not possible to prevent people from purchasing a specific product with reward points. I asked this question over a year ago when I implemented the module on my site.
Sigh.... since i will put some products on sale from time to time, so i want to set the reward points are only applicable to normal price products, is there any mods can do this??
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
winenthings
Sigh.... since i will put some products on sale from time to time, so i want to set the reward points are only applicable to normal price products, is there any mods can do this??
As far as I know, there isn't.
On another note, do you really want to limit your product list for reward purchases? From a customer's perspective, I might be a bit turned off if I'm only allowed a certain group of products to use with my reward points. Limiting the product list can make the reward points less of a reward. Right now, I can't think of other reward programs at department stores in which they say you can't use reward points to purchase certain items. Something to think about regarding how your target market might perceive the limitations.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
winenthings
Sigh.... since i will put some products on sale from time to time, so i want to set the reward points are only applicable to normal price products, is there any mods can do this??
You can set it to not give reward points to a certain category on your site. I have a category for clearance closeouts I do not give reward points out since they are getting up to 69% off anyway. This doesn't mean they cant use reward points at checkout if they have some accumulated already. The easiest way would be to put all your discounted items into a Category called Discounts and then go to Admin->Catalog>Reward Points>set the Redeem value of that category to 0.
-
Re: Reward Points Module- Live Release now available.
Can somebody help
I got the module installed and it's all working correctly
I can see the points, redeem, etc etc
BUT
I can't see the link to manage the points inside the Admin section
Admin->Catalog->Reward Points
is missing
any ideas ?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
NullMind
Can somebody help
I got the module installed and it's all working correctly
I can see the points, redeem, etc etc
BUT
I can't see the link to manage the points inside the Admin section
Admin->Catalog->Reward Points
is missing
any ideas ?
Go back and check your files to make sure they all uploaded correctly to your "admin" folder, or to the custom folder name you are using. Sometime depending on which ftp program you are using the file size might have uploaded wrong or you could have miss changing the folder name to match yours..
-
Re: Reward Points Module- Live Release now available.
Quote:
I can't see the link to manage the points inside the Admin section
The only reason I can think of is that you haven't probably copied all the files from the admin folder to the corresponding places in your own admin folder. Check carefully that each file is copied to the appropriate folder.
On the other hand, I'm doing an upgrade to Zen Cart 1.5.0 and the mod doesn't seem to work with it. Could this be your case?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
The only reason I can think of is that you haven't probably copied all the files from the admin folder to the corresponding places in your own admin folder. Check carefully that each file is copied to the appropriate folder.
On the other hand, I'm doing an upgrade to Zen Cart 1.5.0 and the mod doesn't seem to work with it. Could this be your case?
The mod seems to be working with 1.5.0, but the admin links don't show, they did stop showing with 1.5.0, I upgraded to the latest mod version to see if it would fix, but does not
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
NullMind
The mod seems to be working with 1.5.0, but the admin links don't show, they did stop showing with 1.5.0, I upgraded to the latest mod version to see if it would fix, but does not
Yes, that's what I mean. The mod seems to be working but the Admin links don't show (except those in Modules > Order Total which they do)
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
Yes, that's what I mean. The mod seems to be working but the Admin links don't show (except those in Modules > Order Total which they do)
then yeah, same problem :(
-
Re: Reward Points Module- Live Release now available.
I love this mod, it works better than any other rewards mod, and has the most features.
However, I need to know if there any way to suppress the absolutely horrid loading times?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
NullMind
The mod seems to be working with 1.5.0, but the admin links don't show, they did stop showing with 1.5.0, I upgraded to the latest mod version to see if it would fix, but does not
Quote:
Originally Posted by
Athens Collectibles
Yes, that's what I mean. The mod seems to be working but the Admin links don't show (except those in Modules > Order Total which they do)
I have the reward points links showing under catalog and customers in admin, but I'm still working on the sql statement under configuration. I'm trying to get it to show there. There are some files that need to be change to get this to show under admin. If you want to know which files you need to change and to get the sql statement to get the link to show under catalog and customers let me know and I will post it.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
I have the reward points links showing under catalog and customers in admin, but I'm still working on the sql statement under configuration. I'm trying to get it to show there. There are some files that need to be change to get this to show under admin. If you want to know which files you need to change and to get the sql statement to get the link to show under catalog and customers let me know and I will post it.
Please if you get this working and you're able to repackage and update for Zen Cart 1.5.0 that would be great. This mod is use by a lot of stores and an updated version will help a lot of people.
Thanks!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
BlessIsaacola
Please if you get this working and you're able to repackage and update for Zen Cart 1.5.0 that would be great. This mod is use by a lot of stores and an updated version will help a lot of people.
Thanks!
I have it all worked out and showing in admin except for the configuration part. That is controlled by the sql statement. I have been trying to get it sorted out but I may need some help for that part. Anyone who wants to take a stab at it let me know and I will send what I have done so far.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
sailsport
I have this set to 1 in admin - configuration - rewards points
"How to calculate Reward Points
0= Always use the base price.
1= Use price less Discounts and Specials."
But the rewards are granted on based price (i.e. item for 60, special / sale price 45, 60 points awarded) , I have tried switching the options.
ZenCart 1.3.9d
PHP Version: 5.2.6 (Zend: 2.2.0)
Database: MySQL 5.0.51a
Any ideas before I start to dig into the code?
Alan
Hi Alan,
Did you fix your problem? I have the same situation here with ZC 1.3.9h/RP 1.40a. :(
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
I have it all worked out and showing in admin except for the configuration part. That is controlled by the sql statement. I have been trying to get it sorted out but I may need some help for that part. Anyone who wants to take a stab at it let me know and I will send what I have done so far.
I have it all worked out and showing in admin and under the configuration. I will update the Module and the read me on how to do this sometime soon.
-
Re: Reward Points Module- Live Release now available.
I'm want to upgrade to ZC 1.5, but I'm stuck because of this mod. I noticed that the most recent version was uploaded on January 27. I was previously using Reward 1.26, so I used the used update.sql and uploaded the new files to my test site. I've triple-checked my uploads, and I still can't see the reward links in the control panel. The links show up in ADMIN > MODULES > ORDER TOTAL. As of yet, I don't see the links in the following areas:
ADMIN > CONFIGURATION
ADMIN > CUSTOMERS
The reward points are not showing up on the test site as well. This doesn't seem to be compatible with ZC 1.5 at this time. Does the SQL need further revisions? Or is there something else I need to modify?
-
Re: Reward Points Module- Live Release now available.
Soooo.. ummmm did you miss/skip the conversation about updating this mod JUST above your post?????
Quote:
Originally Posted by
CobraPlant
I'm want to upgrade to ZC 1.5, but I'm stuck because of this mod. I noticed that the most recent version was uploaded on January 27. I was previously using Reward 1.26, so I used the used update.sql and uploaded the new files to my test site. I've triple-checked my uploads, and I still can't see the reward links in the control panel. The links show up in ADMIN > MODULES > ORDER TOTAL. As of yet, I don't see the links in the following areas:
ADMIN > CONFIGURATION
ADMIN > CUSTOMERS
The reward points are not showing up on the test site as well. This doesn't seem to be compatible with ZC 1.5 at this time. Does the SQL need further revisions? Or is there something else I need to modify?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
I have it all worked out and showing in admin and under the configuration. I will update the Module and the read me on how to do this sometime soon.
Quote:
Originally Posted by
DivaVocals
Soooo.. ummmm did you miss/skip the conversation about updating this mod JUST above your post?????
Yes, I read the previous posts. The post you're referring to by countrycharm was dated January 25. The mod was updated on January 27, as indicated in the download section. This is why I posted my question, and I did so with the utmost respect to the conversation. Am I missing something here?
-
Installing Reward 2.0 for ZC 1.5
Countrycharm, I have a question regarding the most recent mod update (January 27). When uploading the files to ADMIN, there is a zip file for sqlpatch. After unzipping the file, should the upload appear as ADMIN > SQLPATCH > SQLPATCH.PHP. OR should it appear as ADMIN > SQLPATCH.PHP?
I tried both, and I'm still not seeing the reward links in the control panel.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
CobraPlant
Yes, I read the previous posts. The post you're referring to by countrycharm was dated January 25. The mod was updated on January 27, as indicated in the download section. This is why I posted my question, and I did so with the utmost respect to the conversation. Am I missing something here?
Ahhhhh my bad.. I missed the part in your post where you indicated you were working with the most recent version.. I think an update was submitted over the weekend to correct the SQL files.. Countrycharm will need to confirm this though..
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
CobraPlant
I'm want to upgrade to ZC 1.5, but I'm stuck because of this mod. I noticed that the most recent version was uploaded on January 27. I was previously using Reward 1.26, so I used the used update.sql and uploaded the new files to my test site. I've triple-checked my uploads, and I still can't see the reward links in the control panel. The links show up in ADMIN > MODULES > ORDER TOTAL. As of yet, I don't see the links in the following areas:
ADMIN > CONFIGURATION
ADMIN > CUSTOMERS
The reward points are not showing up on the test site as well. This doesn't seem to be compatible with ZC 1.5 at this time. Does the SQL need further revisions? Or is there something else I need to modify?
A new version has been submitted to the download area. Waiting on zen to approve it.
-
Re: Reward Points Module- Live Release now available.
Just wanted to let everyone know that Reward Points is now compatible with zen cart version 1.5.0. Reward Points will still run on zen cart versions v1.3.8, v1.3.9. May also work with earlier versions. Reward Points does not overwrite any core files.
========================================================
UPGRADING INSTALLATION FOR V1.5.0:
1) This Reward Points Module works fine, but if you have a TEST SERVER try it out before going live.
2) The 4 files in admin/includes/boxes/extra_boxes/ is obsolete and should be deleted or rename to something else until you are confident all is well. admin/includes/boxes is obsolete in v1.5.0 as well.
3) Added a define to admin/includes/extra_datafiles/reward_points_filenames.php and to
amin/includes/languages/english/extra_definitions/reward_points_definitions.php to make this work on zen cart 1.5.0. The define that was added is
define('BOX_CONFIGURATION_REWARD_POINTS', 'Reward Point Configuration');//moved from _dhtml.php for 1.5
4) Go into phpmyadmin and BACKUP THE DATABASE BEFORE INSTALLING.
5) Ensure you have carried out step 4)!
NEW INSTALLS
1) Upload all files in the zen_1.5.0 folder.
2) Run the included Reward Points newl.sql using the Zen-Cart Sql Patches tool
(admin -> tools -> install sql patches) for New Installs
Enjoy.....
=========================================================
-
Re: Reward Points Module- Live Release now available.
The requested URL /xxxx/xxxxx/ADMIN_FILENAME_REWARD_POINTS.php was not found on this server.
When trying to change Categories/Product Display Order:
keep getting this on a fresh 1.5.0 but it is there.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
tnjon
The requested URL /xxxx/xxxxx/ADMIN_FILENAME_REWARD_POINTS.php was not found on this server.
When trying to change Categories/Product Display Order:
keep getting this on a fresh 1.5.0 but it is there.
Thank You for bring this up. The issue has been fixed. A new update has been submitted in the downloads area. You can download it from here until zen cart has approve it. Make sure you upload all admin files again. This should fix the problem.
-
Re: Reward Points Module- Live Release now available.
Works great thank you very much.
-
Re: Reward Points Module- Live Release now available.
uninstalled but still gets this when going tocheckout_payment
can't find where it is coming from
WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_reward_points.php
Warning WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_reward_points_display.php
-
Re: Reward Points Module- Live Release now available.
Crazy me just cleaned out cookies and cache and it's gone.
-
Re: Reward Points Module- Live Release now available.
I have read through a large portion of this thread but am not seeing an answer!
Curious how can I make the points into a dollar value...I am using this mod in a different way and it works perfectly, I just want the points to be reflected as dollar values in both the admin and for the customer.
Thanks so much!!!!
Jill
-
Re: Reward Points Module- Live Release now available.
Firstly, thanks for a great mod!
Secondly, I installed this on zc v1.5.0 and all seems to be working so far and is just what I wanted for my site, though I have one question:
With the new account bonus points set to pending, at which stage does it constitute a 'successful order' and is there any way to configure which point of the order status I want it set to?
Basically, I have added 'dispatched' as a status and would like this to be the point where the new member bonus points change to 'earned' as I don't use the 'delivered' status as the customer would already know that before I do (if I do).
Thanks in advance for any advice anyone can offer
-
Re: Reward Points Module- Live Release now available.
UPDATE: After several test orders the new account bonus points are just not changing from pending to earned regardless of status so if anyone can please shed any light as to how to specify the order status it would automatically change at (or mirror the standard point status tracking), it would be sincerely appreciated.
(I don't really want to just put them straight to earned as I want it as an extra incentive for people to buy)
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
jill8026
I have read through a large portion of this thread but am not seeing an answer!
Curious how can I make the points into a dollar value...I am using this mod in a different way and it works perfectly, I just want the points to be reflected as dollar values in both the admin and for the customer.
Thanks so much!!!!
Jill
Maybe someone else can answer this for you.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Newbie76
UPDATE: After several test orders the new account bonus points are just not changing from pending to earned regardless of status so if anyone can please shed any light as to how to specify the order status it would automatically change at (or mirror the standard point status tracking), it would be sincerely appreciated.
(I don't really want to just put them straight to earned as I want it as an extra incentive for people to buy)
When you update or change the status of the order from pending to update or from pending to shipped the Reward Points will automatically change from pending to earned. This is how it is suppose to work. If yours is not transferring when you change the status of the order then there is something wrong on your end. Check your files to make sure the module installed correctly.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Newbie76
UPDATE: After several test orders the new account bonus points are just not changing from pending to earned regardless of status so if anyone can please shed any light as to how to specify the order status it would automatically change at (or mirror the standard point status tracking), it would be sincerely appreciated.
(I don't really want to just put them straight to earned as I want it as an extra incentive for people to buy)
Go to Configuration > Reward Points > Reward Point Status Track and click Edit. From the "Select Mode" drop-down box select Advanced and use the radio buttons to define whether points will be Pending, Earned or Ignore for each order status. This gives you the flexibility required to change the points status as you wish.
Good luck and hope that this will solve your problem.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
When you update or change the status of the order from pending to update or from pending to shipped the Reward Points will automatically change from pending to earned. This is how it is suppose to work. If yours is not transferring when you change the status of the order then there is something wrong on your end. Check your files to make sure the module installed correctly.
Hi, thanks for the reply, it is updating the points earned from the product purchased without a problem, however it isn't updating the 'Set New Account Reward Points - 100 points added to pending' to earned
The rest of the module is working fine, which file would or could be causing this and I will try looking at it or overwriting it then trying again, but this is what I get after completing (and updating) an order under 'Customer Reward Point Admin', which as you can see is updating the purchase points but not the ones for the new account:
5 account test 100 10 --none-- 0.0100 Edit Delete
Quote:
Originally Posted by
Athens Collectibles
Go to Configuration > Reward Points > Reward Point Status Track and click Edit. From the "Select Mode" drop-down box select Advanced and use the radio buttons to define whether points will be Pending, Earned or Ignore for each order status. This gives you the flexibility required to change the points status as you wish.
Good luck and hope that this will solve your problem.
Hi,
Thanks for your response, however I do have it set in advanced mode to change from pending on 'dispatched', and as above, purchase points are working perfectly fine, it's the ones from the new account bonus which are not, here is how I have it set up:
Reward Point Status Track Pend: [Pending, Processing] Earn: [Dispatched]
So baffling me a little as it seems the new account status update is separate from the purchase status update regarding this mod (or this version), or as countrycharm suggested something may have gone wrong during install, in which case, would running uninstall.sql, re-uploading th files (and overwriting), then re-running install.sql fix it?
Also, when deleting an order the associated points remain on the account, is there any way to automate removal or does it have to be done manually?
-
Re: Reward Points Module- Live Release now available.
The "Set New Account Reward Points" can be set to award 300 points to earned or to pending according to your selection from the drop-down box next to the number of points (300). If what you want is to award 300 pending points which will change to earned when the first order is paid, I'm afraid that this can not be done.
As for deleted orders, yes, the points remain in the account. But why would you delete an order unless it's a test order in which case you can delete the points manually? If you want to remove the points for a cancelled order, you can create a new order status for "Cancelled" and set the points to be transferred from Earned to Pending when the order status changes to Cancelled. Of course you will again have to delete the points manually as the mod doesn't do it.
I hope that I haven't confused you. :huh:
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Newbie76
Hi, thanks for the reply, it is updating the points earned from the product purchased without a problem, however it isn't updating the 'Set New Account Reward Points - 100 points added to pending' to earned
The rest of the module is working fine, which file would or could be causing this and I will try looking at it or overwriting it then trying again, but this is what I get after completing (and updating) an order under 'Customer Reward Point Admin', which as you can see is updating the purchase points but not the ones for the new account:
5 account test 100 10 --none-- 0.0100 Edit Delete
Hi,
Thanks for your response, however I do have it set in advanced mode to change from pending on 'dispatched', and as above, purchase points are working perfectly fine, it's the ones from the new account bonus which are not, here is how I have it set up:
Reward Point Status Track Pend: [Pending, Processing] Earn: [Dispatched]
So baffling me a little as it seems the new account status update is separate from the purchase status update regarding this mod (or this version), or as countrycharm suggested something may have gone wrong during install, in which case, would running uninstall.sql, re-uploading th files (and overwriting), then re-running install.sql fix it?
Also, when deleting an order the associated points remain on the account, is there any way to automate removal or does it have to be done manually?
So to understand what you are saying when a customer signs up for an account on your site you are giving them 100 Reward Points but they are not transferring from pending to earned correct.? I have tested this on my site v1.5.0 and it works like it should. Maybe uploading the admin files again will solve the problem you are having. Make sure you check the files to make sure the right filesize uploads correct to your server. Different file sizes will cause problems. Check to make sure the admin/includes/functions/extra_functions/reward_points_functions.php uploaded correct. I would make sure I have the latest update of Reward Points then upload all admin files again to be on the safe side.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
The "Set New Account Reward Points" can be set to award 300 points to earned or to pending according to your selection from the drop-down box next to the number of points (300). If what you want is to award 300 pending points which will change to earned when the first order is paid, I'm afraid that this can not be done.
As for deleted orders, yes, the points remain in the account. But why would you delete an order unless it's a test order in which case you can delete the points manually? If you want to remove the points for a cancelled order, you can create a new order status for "Cancelled" and set the points to be transferred from Earned to Pending when the order status changes to Cancelled. Of course you will again have to delete the points manually as the mod doesn't do it.
I hope that I haven't confused you. :huh:
LOL, No, not confued :)
No I am not wanting the points to transfer automatically when the customer pays as I know the mod doesn't work like this, just when I update the status to dispatched (like the points from the purchase do), though from what countrycharm has now said there must have been a hiccup during original install.
Though yes, I will add a 'cancelled' status to reset points to pending (didn't think of doing that had so much on with building the new store, thanks)
Quote:
Originally Posted by
countrycharm
So to understand what you are saying when a customer signs up for an account on your site you are giving them 100 Reward Points but they are not transferring from pending to earned correct.? I have tested this on my site v1.5.0 and it works like it should. Maybe uploading the admin files again will solve the problem you are having. Make sure you check the files to make sure the right filesize uploads correct to your server. Different file sizes will cause problems. Check to make sure the admin/includes/functions/extra_functions/reward_points_functions.php uploaded correct. I would make sure I have the latest update of
Reward Points then upload all admin files again to be on the safe side.
I do have the latest version and will try re-uploading the admin files now (and double check the file sizes), test, then report back, really appreciate the advice, thanks.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
So to understand what you are saying when a customer signs up for an account on your site you are giving them 100 Reward Points but they are not transferring from pending to earned correct.? I have tested this on my site v1.5.0 and it works like it should. Maybe uploading the admin files again will solve the problem you are having. Make sure you check the files to make sure the right filesize uploads correct to your server. Different file sizes will cause problems. Check to make sure the admin/includes/functions/extra_functions/reward_points_functions.php uploaded correct. I would make sure I have the latest update of
Reward Points then upload all admin files again to be on the safe side.
Still not working, I'm really baffled to be honest, like I say, the pending points from the sale itself are transferring to earned fine when I update the status to dispatched but the pending points from opening the account aren't, I still get this:
ID Last Name First Name Pending Earned Pricing Group Redeem Ratio Action
6 account test 100 75 --none-- 0.0100
ok, while it's small I can update manually but hopefully it won't be small forever (just really don't know why it's not working) :(
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
As for deleted orders, yes, the points remain in the account. But why would you delete an order
Forgot to say, I prefer to delete an order if I refund because a customer changes their mind prior to postage, returns in the original condition, etc. as I can then just tick a box to put it back into stock whereas I can't when changing it to cancelled
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Newbie76
Still not working, I'm really baffled to be honest, like I say, the pending points from the sale itself are transferring to earned fine when I update the status to dispatched but the pending points from opening the account aren't, I still get this:
ID Last Name First Name Pending Earned Pricing Group Redeem Ratio Action
6 account test 100 75 --none-- 0.0100
ok, while it's small I can update manually but hopefully it won't be small forever (just really don't know why it's not working) :(
Let me do one more test on my site and I will let you know what I think.
-
Re: Reward Points Module- Live Release now available.
Code:
the pending points from the sale itself are transferring to earned fine when I update the status to dispatched but the pending points from opening the account aren't
I still believe that this is how the mod works: points granted on opening an account are either Pending or Earned depending on your settings and they are not supposed to be transferred by changing the order status. These initial points are a one-off award to new customer s and have nothing to do with orders.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Athens Collectibles
Code:
the pending points from the sale itself are transferring to earned fine when I update the status to dispatched but the pending points from opening the account aren't
I still believe that this is how the mod works: points granted on opening an account are either Pending or Earned depending on your settings and they are not supposed to be transferred by changing the order status. These initial points are a one-off award to new customer s and have nothing to do with orders.
I get how the mod works but one function of it is not working.
According to the description on 'Set New Account Reward Points'
Quote:
the points can be added to 'Pending' in which case the customer will receive the points after their first successful order
That is the part that isn't happening, in which case, upon updating the first order the pending points from a new account should change to 'Earned' according to the mod itself, so if set to pending (as mine is), it does (or should) have something to do with the order status, otherwise indefinite pending points in a customers account wouldn't do them any good really would they? if not that, then what else would constitute a successful order, therefore telling the mod to transfer the points from 'Pending' to 'Earned'?
Gladly, it seems that countrycharm understands what I mean and seeing as though it was them who uploaded the mod and they are looking into it (which I am VERY grateful for), I'm hoping to get to the bottom of why it isn't seeming to be functioning correctly.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Newbie76
I get how the mod works but one function of it is not working.
According to the description on 'Set New Account Reward Points'
That is the part that isn't happening, in which case, upon updating the first order the pending points from a new account should change to 'Earned' according to the mod itself, so if set to pending (as mine is), it does (or should) have something to do with the order status, otherwise indefinite pending points in a customers account wouldn't do them any good really would they? if not that, then what else would constitute a successful order, therefore telling the mod to transfer the points from 'Pending' to 'Earned'?
Gladly, it seems that countrycharm understands what I mean and seeing as though it was them who uploaded the mod and they are looking into it (which I am VERY grateful for), I'm hoping to get to the bottom of why it isn't seeming to be functioning correctly.
Let me do some checking and I will get back to you. May not be today, but I will.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
Let me do some checking and I will get back to you. May not be today, but I will.
Whenever you can will be great - Thanks!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
Let me do some checking and I will get back to you. May not be today, but I will.
Quote:
Originally Posted by
Athens Collectibles
Code:
the pending points from the sale itself are transferring to earned fine when I update the status to dispatched but the pending points from opening the account aren't
I still believe that this is how the mod works: points granted on opening an account are either Pending or Earned depending on your settings and they are not supposed to be transferred by changing the order status. These initial points are a one-off award to new customer s and have nothing to do with orders.
Quote:
Originally Posted by
Danielle
I have this mod installed, and have the New Account Rewards Points set to award 100 points to pending. So according to the instructions, those 100 points should be released after the customer has placed their first order, correct? I have tested it, and when I update the order status to delivered, the points from that specific order are released, but the 100 points that were put in pending for the new account just stay in pending. Shouldn't those be automatically released once the first order is set to delivered?
Thanks!
Quote:
Originally Posted by
hem
Possibly- I think Super Orders uses some of the Edit Order codebase (I might be wrong). I've found an issue with Edit Orders that makes it incompatible with the RP mod. I'm currently working on a new version of Edit Orders to solve this.
I understand what you are saying and after doing some more testing I see that indeed those points does not transfer from pending to earned by changing the order status. I see Andrew was having problems back in Nov 2010 with this. He say if you have edit orders or super Orders installed it might would have cause the problem. I have edith orders on my zen cart v1.3.9h site but not on my zen cart v1.5.0 site. Both sites does the same thing. This really isn't a problem for me but might be for some. I don't have any problem transferring New Account points when some one buys from my site. I know it would be better if auto but I'm going to leave it as is right now.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
I understand what you are saying and after doing some more testing I see that indeed those points does not transfer from pending to earned by changing the order status. I see Andrew was having problems back in Nov 2010 with this. He say if you have edit orders or super Orders installed it might would have cause the problem. I have edith orders on my zen cart v1.3.9h site but not on my zen cart v1.5.0 site. Both sites does the same thing. This really isn't a problem for me but might be for some. I don't have any problem transferring New Account points when some one buys from my site. I know it would be better if auto but I'm going to leave it as is right now.
Ok, thanks for looking into it, I don't have edit orders or super orders installed so not that (in my case), nevermind, I will continue to manually change them after I marked as dispatched (still a great mod though)
Thanks again!
-
Re: Reward Points Module- Live Release now available.
how do you get this mod to work with PayPal Express Checkout? None of the PayPal orders are getting points pending or earned, just stays at 0. I see someone in this thread mention they have resolved the PayPal issue but I didn't see them mention how it was fixed. I have the latest version 2.1a for v1.5...
would appreciate any help!
-
Re: Reward Points Module- Live Release now available.
Does anybody have any tips to help make this module load faster. It's painfully slow when looking up customers and having to modify points. Sometimes pages timeout and I have to start my query over.
Any idea what makes it load so slowly, and how to speed it up?
I love this module BTW...
Gautama
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
swamyg1
Does anybody have any tips to help make this module load faster. It's painfully slow when looking up customers and having to modify points. Sometimes pages timeout and I have to start my query over.
Any idea what makes it load so slowly, and how to speed it up?
I love this module BTW...
Gautama
It probably depend on what type of server you're on. Some host are way slower than some. I have clients who have a huge customer database. Not slow at all when pulling Reward Points up. That were I would start from.
-
Re: Link in heading
Hello, am I missing something simple?
Sub-Total : £20.00
Reward Points : -£10.00
VAT @ 20% : £4.00
Total £14.00
It should obviously be a total of £12 and with a VAT total of £2 where am I going wrong?
-
Re: Link in heading
Quote:
Originally Posted by
DigitalShadow
Hello, am I missing something simple?
Sub-Total : £20.00
Reward Points : -£10.00
VAT @ 20% : £4.00
Total £14.00
It should obviously be a total of £12 and with a VAT total of £2 where am I going wrong?
To be honest I don't know. I don't use the VAT part. Maybe someone else who is more knowledgeable can help.
-
Re: Link in heading
I would have thought this module is used by many people who also have to calculate tax.
-
Re: Link in heading
Quote:
Originally Posted by
DigitalShadow
I would have thought this module is used by many people who also have to calculate tax.
It is I just don't use it. You can try searching the thread for the problem you are having.
-
Re: Link in heading
Tried searching, couldn't find anything.
-
Re: Reward Points Module- Live Release now available.
I encountered a glitch in the mod. I'm using the latest version on 1.5. In my admin configuration, I have the mod set to "Use price less Discounts and Specials" to adjust points for specials. I have a couple items on special (not through sale maker). On the product page, the appropriate number of points is posted. When I add it to my cart, I see that it added the full points as if it's calculating it from the base price.
Am I missing a setting or is this a glitch?
-
Re: Reward Points Module- Live Release now available.
Sorry if this has already been answered, I am having a problem with my rewards points module in that when I set the gift certs points to 0 points it changes the global rewards to 0 and does not give points at all. Things I have tried to fix the problem are.
Change the global points back
Change the points in the Database.
Any help would be appreciated.
Thank you in advance.
Website is not live yet but if the url is needed then I can post it. I am running on zen cart 1.5.0 with contest module installed and I believe that is the only other module installed.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
puppet87112
Sorry if this has already been answered, I am having a problem with my rewards points module in that when I set the gift certs points to 0 points it changes the global rewards to 0 and does not give points at all. Things I have tried to fix the problem are.
Change the global points back
Change the points in the Database.
Any help would be appreciated.
Thank you in advance.
Website is not live yet but if the url is needed then I can post it. I am running on zen cart 1.5.0 with contest module installed and I believe that is the only other module installed.
When you go to your admin/catalog/Reward Points you will see your categories. Click the edit button on the right side of the category and Set Category Reward Point ratio: 0.0000 click enter. The category you edited will not have any Reward Points. This will not effect all categories unless you did it wrong in the first place. You don't have to click each product in that category just the category and it will not display for that category. Hope that helps.
-
Re: Link in heading
Quote:
Originally Posted by
DigitalShadow
Hello, am I missing something simple?
Sub-Total : £20.00
Reward Points : -£10.00
VAT @ 20% : £4.00
Total £14.00
It should obviously be a total of £12 and with a VAT total of £2 where am I going wrong?
Out of curiosity, do you get the same results if you switched the order by moving the points before the subtotal? Does that change the subtotal to 10? I think taxes are calculated on the calculated subtotal as it appears when you check out. So if you switched the order, you might be able to get the true subtotal.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
CobraPlant
I encountered a glitch in the mod. I'm using the latest version on 1.5. In my admin configuration, I have the mod set to "Use price less Discounts and Specials" to adjust points for specials. I have a couple items on special (not through sale maker). On the product page, the appropriate number of points is posted. When I add it to my cart, I see that it added the full points as if it's calculating it from the base price.
Am I missing a setting or is this a glitch?
If you are running a special use the 1= Use price less Discounts and Specials and this will give you the right points for that sale and on add it to my cart. If want effect any other products only sales.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
If you are running a special use the 1= Use price less Discounts and Specials and this will give you the right points for that sale and on add it to my cart. If want effect any other products only sales.
Yes, that's how I have it set. The configuration is set to 1. On the product page, it shows the correct points, which are calculated from the sale price. However, when I add the item to my shopping cart, the cart shows points calculated from the base price. I'll send you a link to the product page via PM.
-
3 Attachment(s)
Re: Reward Points Module- Live Release now available.
I have included screen shots, I give rewards $1 is 1 point. As you can see I have the gift certs set to 0 all over and its still giving out points. I found out what I was doing wrong to make everything go to 0, but even setting that to 0 still gives out points on gift certs.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
puppet87112
I have included screen shots, I give rewards $1 is 1 point. As you can see I have the gift certs set to 0 all over and its still giving out points. I found out what I was doing wrong to make everything go to 0, but even setting that to 0 still gives out points on gift certs.
I have checked and rechecked on my test site and Reward Points works like it should. You have done something in your set up in your admin to mess it up. Go back and recheck everything. If it still messes up recheck your file on your sever to make sure they uploaded correctly.
-
Re: Reward Points Module- Live Release now available.
Hi,
Thanks for this great module, everything is working well except this:
in the order total I use the reward point discount, I want to give € 12,50 discount by 10 points.
€ 12 euro by 10 points is working great but € 12,50 not. Is it possible to work with decimals?
Lieke
-
Re: Reward Points Module- Live Release now available.
It might be that the European style comma for the decimal point is causing the problem. Can you try it with 12.50 instead of 12,50? Is there some setting for currency conventions (in the mod or elsewhere) that needs to be tweaked?
DigitalShadow - Sorry, I know nothing about the code behind this mod and can't spare the time to look for a problem that others familiar with it don't know how to fix...
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
gjh42
It might be that the European style comma for the decimal point is causing the problem. Can you try it with 12.50 instead of 12,50? Is there some setting for currency conventions (in the mod or elsewhere) that needs to be tweaked?
Hi, yes I tried this wiht the 12.50 (point) and the 12,50 (comma) but it makes no difference.
Anyone familair with decimal points in this module?:cry:
-
Re: Reward Points Module- Live Release now available.
I want to use this module to make a website striclty for rewards points sort of like credit card miles site or coke rewards. I want to add points to cusomters everytime they refer a client to my brick and mortar location.
2 qustions. Will this work like that?
If so would someone be willing to help me install for a fee. I have tried and tried and tried to no avail. I have read thousands of post and read and reread the install stuff I still cant get it.
Thanks in advance