Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
retched
Doing a file compare would have been better but yeah, you were generally told to copy the file into your template directory to override the template_default one.
And thats exactly what i did and it wasn't displaying, unless I am misunderstanding something? nowhere does it say that the file "tpl_document_product_info_display.php" will overwrite "tpl_product_info_display.php" note the different names,
the "tpl_product_info_display.php" included in the reward points module doesn't contain any reward point code, infact its identical to the stock zencart one, I did use winmerge to check, the only way i could get it to work was to copy the relevant code from "tpl_document_product_info_display.php" these were all done in the override directories.
Re: Reward Points Module- Live Release now available.
Is it possible to have the store reward points regardless of status?
Customer orders and points are given regardless of status, even if order is refunded.
Is that the sunrise period?
Re: Reward Points Module- Live Release now available.
no you want to edit ........ Reward Point Status Track, and just mark them all as Earned if that is what you are wanting. The sunrise period is how many days they have to wait before the points move from pending to earned.
Re: Reward Points Module- Live Release now available.
ok ... having a major " Brain Fart " here :D
how do I get the points to show up like I have here on this store, compared to what it is here on this store....
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
swamyg1
I've installed this mod and it's awesome... exactly what I'm looking for.
I would like to know if there's any way to add "advanced rules" to the points displaying in the sidebox. I have a number of order total modules (better together, group discount, etc.) and I have enabled advanced rules in Configuration > Rewards points so I get the correct total of reward points after discounts are applied. But they show the original number of reward points in the sidebox.
Do you guys know how to fix this?
Unfortunately, until you hit the checkout, none of the other Order Total mods are in play, so there is no way for the sidebox to know what they are and whether or not they will affect the final total.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
mask2011
@hem: did u happen to have any additional suggestions that might make it possible to provide no rewards points for discounted products? perhaps I could hard-code it somewhere in the code? Like if ot_coupon is applied, rewards = 0 or something as rough as that?
I'm having a look at this at the moment. Other than a really nasty kludge the only way I can think of doing it is by extending the Advanced Rules configuration.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
swamyg1
Does anybody have an informational page they put together about this Reward Points Program?
I'd like to put one up on my site to explain to people how it works...
There were a couple of good ones but I see the sites are no longer available unfortunately.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
nigelt74
Is there a way to display to the customer which products they can earn reward points on,
eg on the product listing it say earn 3 reward points on this product?
Thanks
Should do that "right out of the box" if you have have copied the templates/YOUR CUSTOM FOLDER/templates/tpl_product_info_display.php file correctly.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
marcelarr
I have the reward points mod working great. I love it.
Just one comment.... when it first installed it it changed my order total mods, it included some COD fees for countries I dont even ship to.
So if you instal it, go ahead and check your OT mods.
Thanks author, other than that it works great.
Which countries? This is strange as this mod has absolutely nothing to do with the COD mod.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
DigitalShadow
Is it possible to have the store reward points regardless of status?
Customer orders and points are given regardless of status, even if order is refunded.
Is that the sunrise period?
No- just set Reward Point Status Track to Advanced and then set all the status's to Earned. Warning though- this could leave your site open to fraud. Someone could make a very large purchase, receive the points, then make a purchase using these points and once that is accepted, cancel the original purchase.