Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Kezza
shop - 1.3.8a with mods added
rewards version - 1.30a
still get the "value of redeemed reward points" twice, on every login for the first purchase.
http://stage.katiestreasures.com.au/test.png
but for some reason if you refresh the screen ie push F5 or go back to your shopping cart and start the checkout again its normal!
Kezza
forgot to say it passes the price less 2x the reward points onto paypal but does not affect in house payments.
Kezza
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
crystalight
Hi! I've just downloaded your module, but encounter some problems when installing...
Currently, I'm using the latest version of Zen Cart. And since I'm installing this for the 1st time, I've updated it using new.sql
I'm stuck at step 4. I seem can't to find the sidebox with says 'Shopping Cart with Rewards', I only see the "sideboxes/shopping_cart.php" and it's already switch on.
Please advise.
Thanks.
Quote:
Originally Posted by
Xbox Memberships
Hi Hem i've installed this module and unfortunatly i am getting a weird error on the product pages. best way to describ it is by taking a screenshot really ive attached it to this post. its strange as i think it is also messing up the description as there should be tick box bullet points in there which don't show up im running 1.3.8a
Both these issues are caused by files not being copied to your custom folders. If you run the RPD (Reward Point Diagnostic) it will tell you what files are missing and where they should be copied to.
You can get the RPD here: http://omnicia.com/rpd.zip- Just unzip it to the root folder of your store and then run it in your browser by typing www.YOUR_STORE_WEBSITE.com/rpd.php into the address bar.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Kezza
forgot to say it passes the price less 2x the reward points onto paypal but does not affect in house payments.
Kezza
Thanks for the feedback, I am looking into this now.
1 Attachment(s)
Re: Reward Points Module- Live Release now available.
hi hem, darn coder i got to make me a module for my site coded it so that this module has to be installed so looks like i may have to become an expert at this module and very quick! lol. i used the test .php and this is what i got....
Re: Reward Points Module- Live Release now available.
wait fixed that error now turns out i hadn't put the rpd.xml into the root of the site!! :wacko: so it appears I have all the files missing that are supposed to go into my custom template folder which is premium1a. lets see if i can sort this one out now!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Xbox Memberships
wait fixed that error now turns out i hadn't put the rpd.xml into the root of the site!! :wacko: so it appears I have all the files missing that are supposed to go into my custom template folder which is premium1a. lets see if i can sort this one out now!
That was my first thought :smile:
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Thanks for the feedback, I am looking into this now.
Okay, I have located the problem. I'm now working on removing it.
Re: Reward Points Module- Live Release now available.
Might be a worthwhile addition to add a small notepad file to point out exactly which files need editing to the name of your store's template. They are quite well hidden like includes/modules/sideboxes/YOUR_TEMPLATE
would certainly make things easier for installing, especially for idiots like me :D
Validation error because of ID cartBoxEmpty
Hem, fix ID "cartBoxEmpty" handling when user is NOT logged in AND has NOT anything in basket, please. It leads to validation error, because in conditione mentioned above there are two ID with the same name: cartBoxEmpty. It is set in includes/templates/CUSTOM/sideboxes/tpl_reward_points.php.
Thank you ;o)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Xbox Memberships
Might be a worthwhile addition to add a small notepad file to point out exactly which files need editing to the name of your store's template. They are quite well hidden like includes/modules/sideboxes/YOUR_TEMPLATE
would certainly make things easier for installing, especially for idiots like me :D
Done- I have added it as points 2.1, 2.2 and 2.3 in the installation instructions. It will be included in the next release.