Zen Cart Logo
Forums / All Other Contributions/Addons / Reward Points Module for ZC v13x

Reward Points Module for ZC v13x

Locked

Views: 470,662

Results 1,061 to 1,080 of 2,476
This thread is locked. New replies are disabled.
25 Aug 2009, 6:57 AM
#1061
dre avatar

dre

New Zenner

Join Date:
Mar 2006
Location:
The Netherlands
Posts:
92
Plugin Contributions:
0

Reward Points Module for ZC v13x

One more question

If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?

Thanx,

dre

25 Aug 2009, 7:12 AM
#1062
dre avatar

dre

New Zenner

Join Date:
Mar 2006
Location:
The Netherlands
Posts:
92
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I installed a copy of my shop with the old version of the rewards module upgraded to the latest version and have two questions

  • If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?

In admin I now have in Configuration two times the option: Reward Points?

Thanx,

dre

25 Aug 2009, 8:43 AM
#1063
jupitergardens avatar

jupitergardens

New Zenner

Join Date:
Jul 2009
Posts:
34
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I apologize if this has been asked before.

I would like to exclude gift certificates from receiving reward points. Is there a good way to do this?

I changed the reward value to 0 and while the listing says 0 reward poitns, they are still added to the cart.

Many thanks!

Mary

28 Aug 2009, 8:50 AM
#1064
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

dre:

I installed a copy of my shop with the old version of the rewards module upgraded to the latest version and have two questions

  • If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?

In admin I now have in Configuration two times the option: Reward Points?

Thanx,

dre

The latest version allows you to restrict how many customers appear on each page. It also has an index.

To remove the extra config items run the remove_multiple_config_items.sql patch included with the mod. Check the posts at http://www.zen-cart.com/forum/showpost.php?p=706671&postcount=840 and http://www.zen-cart.com/forum/showpost.php?p=706677&postcount=841 regarding this.

28 Aug 2009, 8:51 AM
#1065
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

jupitergardens:

I apologize if this has been asked before.

I would like to exclude gift certificates from receiving reward points. Is there a good way to do this?

I changed the reward value to 0 and while the listing says 0 reward poitns, they are still added to the cart.

Many thanks!

Mary

Let me check this out- sounds like a bug as it should work the way you have set it up.

28 Aug 2009, 8:52 AM
#1066
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

kellan4459:

what are the correct calls that PayPal IPN is missing that Google Checkout is hitting?

The Observer/Notifier class basically.

28 Aug 2009, 8:53 AM
#1067
jupitergardens avatar

jupitergardens

New Zenner

Join Date:
Jul 2009
Posts:
34
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

Let me check this out- sounds like a bug as it should work the way you have set it up.

I'm sorry. Actually I changed it to calculate points based on each item, not global settings, and it works now.

Thanks!

28 Aug 2009, 9:29 AM
#1068
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

jupitergardens:

I'm sorry. Actually I changed it to calculate points based on each item, not global settings, and it works now.

Thanks!

Great- thanks for the feedback.

28 Aug 2009, 7:23 PM
#1069
giuly avatar

giuly

Zen Follower

Join Date:
May 2007
Location:
Italy
Posts:
438
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

thanks to you, i've installed on local and it seems all ok.

During next days I try on true site.

But... thank you very very much, great add on :jump:

30 Aug 2009, 10:05 AM
#1070
jupitergardens avatar

jupitergardens

New Zenner

Join Date:
Jul 2009
Posts:
34
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

If a customer has enough points to lower the paymen to zero, then the cart still requires a paypal payment (or whatever payment modules are active.). Is there a fix for the $0 order total still requiring payment?

I would think it would be easy to combine this with the zencart free charge card to allow the customer to check out. For my circumstances, I think I'm going to try to mod the check/money order module, because I'll never use that one (smiles) and it will allow the order to process.

Thanks!

30 Aug 2009, 10:41 AM
#1071
jupitergardens avatar

jupitergardens

New Zenner

Join Date:
Jul 2009
Posts:
34
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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.)

30 Aug 2009, 10:52 AM
#1072
jupitergardens avatar

jupitergardens

New Zenner

Join Date:
Jul 2009
Posts:
34
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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!!!!!!

31 Aug 2009, 9:41 AM
#1073
centec2b avatar

centec2b

New Zenner

Join Date:
May 2008
Posts:
52
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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

31 Aug 2009, 9:51 AM
#1074
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

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.

3 Sep 2009, 7:51 AM
#1075
fony avatar

fony

New Zenner

Join Date:
Sep 2008
Posts:
9
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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....

3 Sep 2009, 8:39 AM
#1076
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

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.

3 Sep 2009, 4:44 PM
#1077
fony avatar

fony

New Zenner

Join Date:
Sep 2008
Posts:
9
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hi Andrew,
thanks a lot.
it work perfectly....
:clap:

3 Sep 2009, 5:32 PM
#1078
elkbow avatar

elkbow

Zen Follower

Join Date:
Jul 2007
Location:
Trinity Alps
Posts:
131
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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

4 Sep 2009, 5:13 PM
#1079
elkbow avatar

elkbow

Zen Follower

Join Date:
Jul 2007
Location:
Trinity Alps
Posts:
131
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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

4 Sep 2009, 11:55 PM
#1080
centec2b avatar

centec2b

New Zenner

Join Date:
May 2008
Posts:
52
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

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