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.)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
jupitergardens
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.)
:oops:
Ignore this. It works perfectly! All I did was update the language files with my preferred verbiage.
Thank you!!!!!!
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
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Centec2b
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.
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....
1 Attachment(s)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
fony
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.
Re: Reward Points Module- Live Release now available.
Hi Andrew,
thanks a lot.
it work perfectly....
:clap:
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
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
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
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