deep-silver Posted September 25, 2008 Author Share Posted September 25, 2008 a quick notice. as per request at this forum (and direct PM) i will repack and upload again aswell as will setup a demo site for a limited time. so you ask why now? well... my last update to this mod was back at 2006/JULY/07, at that time osCommerce stable release was 2.2ms2-051113. therefore it was fully tested with no problems. 1.Now with v2.2 Release Candidate 2a a few things change that reflected the way points calculated.( i wonder why no one mention it) osCommerce team made a major change to currency class therefore without updating this mod, some store owner who use tax calculating on their store and/or against points having some issues. osCommerce team made a major change to paypal payment and added some payment options that was not even there back at 2.2ms2-051113, this part must be modified to use it with this mod. 2. My install.txt instructions where made with simple .txt file. some people find it hard but, because we are dealing with a script that needs to copy/paste the correct way, using other files like (the shitty microsoft) .doc will brake the code as well as add extra spaces and slashes or ". so you say "SO WHAT"? ^_^ . well... to start with, you want be able to use search and replace function, your sql might return error. and so on. with all the respect to ssnb and his hard work, i will have to ask you all to forgive me as im not going to use .doc on my next upload. thanks to ssnb i will be able to clear a few things down the install.txt file. ..and last let me mention that 96% of the issues posted in this forum are not directly concern this mod more then having it work side by side with other mods. this mod is build on a core osCommerce files and even then because of the nature of its purpose and the different stores setting, most likely you will need to adjust a few things to suit your stores need. Modifications to the code posted here, might work for you but not to others. Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
Dennisra Posted September 25, 2008 Share Posted September 25, 2008 Thank you deep-silver. I was pleased and happy to read your last post. Quote Link to comment Share on other sites More sharing options...
Hotclutch Posted September 25, 2008 Share Posted September 25, 2008 I am also very pleased to hear this. Thanks Quote Link to comment Share on other sites More sharing options...
blr044 Posted September 27, 2008 Share Posted September 27, 2008 in the instruction for single admin email, there is a link help. I even copy and pasted in browser. But I see this for points and rewards. So is the link in the instructions mistyped or what? Quote Link to comment Share on other sites More sharing options...
Hotclutch Posted September 27, 2008 Share Posted September 27, 2008 in the instruction for single admin email, there is a link help. I even copy and pasted in browser. But I see this for points and rewards. So is the link in the instructions mistyped or what? :huh: What part of the instructions are you referring to ? Quote Link to comment Share on other sites More sharing options...
MikeTurner Posted September 27, 2008 Share Posted September 27, 2008 Hi, I have just installed this contribution which looks great but having 2 problems. 1. When a customer creates a new account they do not automatically receive the points which I have set up in the options. The user gets the message at create account success but doesn't actually get any points. I can add the points manually. 2. On the payment page it displays the total order amount however as I have tax added to my delivery price it doesn't take this in to account in the calculation although it does for the product tax. I've seen a few posts regarding this but after searching through the forums couldn't find the answer. Would really appreciate any help or pointers you can give me! Thanks Mike Quote Link to comment Share on other sites More sharing options...
MikeTurner Posted September 27, 2008 Share Posted September 27, 2008 OK just managed to fix the issue re the points not getting created...I had the u HTML contribution installed which was bypassing that section so now sorted on that one. However, I am still having loads of Tax issues. Is there any fix for this as it seems to be affecting a number of things, including the max amount of points it can use. i.e. if you have £5 in points and the amount came to £3.56 it will only take off £3.03 as this is the price it thinks it comes to? - If theres no fix, any indications of where calculation takes place and I will develop and share a fix???... please :) In addition I found another bug which you might want to take note of: If you disable the option for expiring points after a certain date, the my_points.php page will say that you have no points. This is because the SQL query filters on the expiry date field i.e. customers_points_expires > CURDATE() However since the field is NULL there is no match. To resolve simply I changed the query so that it can handle the NULLs. Also added an IF statement so that it wouldn't display the 'Expire At:' detail on the page when there is NULL dates. If you need more details just reply... Hi, I have just installed this contribution which looks great but having 2 problems. 1. When a customer creates a new account they do not automatically receive the points which I have set up in the options. The user gets the message at create account success but doesn't actually get any points. I can add the points manually. 2. On the payment page it displays the total order amount however as I have tax added to my delivery price it doesn't take this in to account in the calculation although it does for the product tax. I've seen a few posts regarding this but after searching through the forums couldn't find the answer. Would really appreciate any help or pointers you can give me! Thanks Mike Quote Link to comment Share on other sites More sharing options...
ssnb Posted September 28, 2008 Share Posted September 28, 2008 Hi DeepSilver, as I said, it's great to have you back on board your own contribution! It has to be said that it's one of the best. Thanks for the credit, but no need - Unfortunately, I am still unable to say I have fixed the problem I had. So it will be great to see a new upload from you, and I will be omongst the first to thank you. However, it will be useless for me (and probably many others) unless it can incorporate of Discount Coupons. Will you be able to build in the changes by phocea and texmaxx? Meanwhile, I am still working on my package and I'll happily exchange any info with you for your re-launch. Cheers ssnb Quote Link to comment Share on other sites More sharing options...
manulut Posted September 30, 2008 Share Posted September 30, 2008 Hello everybody, I give 500 points to my customers for their first order, it works, no problem and they can use them with clicking the checkbox. But, when ordering for a second or a third time, etc... the checkbox does not appear, so why ? Does anyone have any idea... Thanx very much in advance Manu Quote Link to comment Share on other sites More sharing options...
deep-silver Posted October 1, 2008 Author Share Posted October 1, 2008 (edited) I give 500 points to my customers for their first order, How to you give points for first order??? are you trying to say that you give 500 point for new customer??? if so, they will only get them once! But, when ordering for a second or a third time, etc... the checkbox does not appear, so why ? if they used thier points, the box will not show. If a customer has point(confirmed point) and the box still not shown, you are probably having some sort of product ristriction on. at your admin/configuration setting. Edited October 1, 2008 by deep-silver Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
deep-silver Posted October 1, 2008 Author Share Posted October 1, 2008 However, it will be useless for me (and probably many others) unless it can incorporate of Discount Coupons. This mod is working with my Discount Coupons. I don't know what version and what part of the uncounted pieces of Discount Coupons code are you using. so i can't promiss you that it will work with yours. also please remember that Discount Coupons is not part of osCommerce core files, so i can't support it. ( i can only maybe advice) Discount Coupons contibution is the Massy one. not my mod. you will have to marge it with this module. Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
ssnb Posted October 1, 2008 Share Posted October 1, 2008 Discount Coupons contibution is the Massy one. not my mod. you will have to marge it with this module. Fair enough - I would be happy to see the new version, when do you think you will be ready with V3? Thanks SSNB Quote Link to comment Share on other sites More sharing options...
deep-silver Posted October 1, 2008 Author Share Posted October 1, 2008 Fair enough - I would be happy to see the new version, when do you think you will be ready with V3? Thanks SSNB V3 will not be released.(it has new features that require lots of update and i don't have time to create new install instructions). I will be releasing V2.1rc2a ( same mode just adjusted to reflect osCommerce2.1rc2a). BTW did you or anybody else experienced the issue that posted as a fix in osCommerce contribution page posted here by the user metacatdud In the original package when you try to search over admin side, for an user or an order, you will notice that you will be redirected to login page. I never heard about it nor my clients who are using this module. for me it sound like this guy having problem with Sessions, i guess that Session Directory miss configured, or maybe that Force Cookie Use is set to false and cookies shown on the browser url. in anyway i wish that he would post it here before uploading. Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
Hotclutch Posted October 1, 2008 Share Posted October 1, 2008 BTW did you or anybody else experienced the issue that posted as a fix in osCommerce contribution page posted here by the user metacatdud I never heard about it nor my clients who are using this module. for me it sound like this guy having problem with Sessions, i guess that Session Directory miss configured, or maybe that Force Cookie Use is set to false and cookies shown on the browser url. in anyway i wish that he would post it here before uploading. This was strange to me...I did not experience it. Quote Link to comment Share on other sites More sharing options...
manulut Posted October 1, 2008 Share Posted October 1, 2008 (edited) How to you give points for first order???are you trying to say that you give 500 point for new customer??? if so, they will only get them once! if they used thier points, the box will not show. If a customer has point(confirmed point) and the box still not shown, you are probably having some sort of product ristriction on. at your admin/configuration setting. Hello deep-silver, Thanx very much for your response... Even if the new customer uses their 500 points for its first order, it earns new points with the amount of this first order. So, it has got a new amount of points that it can use for a future order. Do you agree ? That's what I can't understand : returning customers having points cannot spend them... :blink: EDIT : There are NO restrictions on categories or products... Greetz Edited October 1, 2008 by manulut Quote Link to comment Share on other sites More sharing options...
Hotclutch Posted October 1, 2008 Share Posted October 1, 2008 Hello deep-silver, Thanx very much for your response... Even if the new customer uses their 500 points for its first order, it earns new points with the amount of this first order. So, it has got a new amount of points that it can use for a future order. Do you agree ? That's what I can't understand : returning customers having points cannot spend them... :blink: EDIT : There are NO restrictions on categories or products... Greetz Hi What setting do have in the configuration for AWARD POINTS FOR ORDER WITH REDEEMED POINTS....True or False? If true set to false and see what happens. Quote Link to comment Share on other sites More sharing options...
Hotclutch Posted October 1, 2008 Share Posted October 1, 2008 Hi What setting do have in the configuration for AWARD POINTS FOR ORDER WITH REDEEMED POINTS....True or False? If true set to false and see what happens. Unless you mean the points are not being deducted at all. Quote Link to comment Share on other sites More sharing options...
manulut Posted October 2, 2008 Share Posted October 2, 2008 Hi What setting do have in the configuration for AWARD POINTS FOR ORDER WITH REDEEMED POINTS....True or False? If true set to false and see what happens. Hotclutch, You are my Angel ! It works... Thank you very much !!! Greetz Quote Link to comment Share on other sites More sharing options...
egorig Posted October 2, 2008 Share Posted October 2, 2008 I have 1500 points which are about 35$ but i can't see any options for using them to pay :( Does anyone know why is this? Quote Link to comment Share on other sites More sharing options...
Hotclutch Posted October 2, 2008 Share Posted October 2, 2008 I have 1500 points which are about 35$ but i can't see any options for using them to pay :( Does anyone know why is this? I think it might be due to register_globals being set to off on your server. I have the same issue. Quote Link to comment Share on other sites More sharing options...
egorig Posted October 3, 2008 Share Posted October 3, 2008 (edited) I've found how to display points/reward option for checking out. But when i choose it Order total doesn't show correct values. Here's what i mean Sub-Total: $3.84 Flat Rate: $3.50 Points Redeemed: -$7.34 Total: $8.93 GST included (12.5%): $0.43 It says : points redeemed: -$7.34, but the Total value is still $8.93. Before applying any points The order total looks like this : Sub-Total: $3.84 Flat Rate: $3.50 Total: $7.34 GST included (12.5%): $0.43 Does anyone know why is this. I checked if I missed something during installation. Edited October 3, 2008 by egorig Quote Link to comment Share on other sites More sharing options...
deep-silver Posted October 3, 2008 Author Share Posted October 3, 2008 I've found how to display points/reward option for checking out. How about sharing out the result so other can learn how to. could you please post here how did you fix your problem (even if its just a stupid mistake :lol: ) Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
egorig Posted October 3, 2008 Share Posted October 3, 2008 (edited) How about sharing out the result so other can learn how to.could you please post here how did you fix your problem (even if its just a stupid mistake :lol: ) Sure, when i installed CCGV module it actually overwrote checkout_payment.php file. So I had to add this code : if ((USE_POINTS_SYSTEM == 'true') && (USE_REDEEM_SYSTEM == 'true')) { echo points_selection(); if (tep_not_null(USE_REFERRAL_SYSTEM)) { echo referral_input(); } } Now it's okay but the Order total value is not correct. I'm still trying to fix this. Edited October 3, 2008 by egorig Quote Link to comment Share on other sites More sharing options...
egorig Posted October 3, 2008 Share Posted October 3, 2008 I've found where the problem is with incorrect order total. Here it is : function tep_calc_shopping_pvalue($points) { return((float)$points * (float)REDEEM_POINT_VALUE); } should be : function tep_calc_shopping_pvalue($points) { return round(((float)$points * (float)REDEEM_POINT_VALUE),2); } It must be rounded, cause when $order->info['total'] = $order->info['total'] - (tep_calc_shopping_pvalue($customer_shopping_points_spending)); the $order->info['total'] gets absolutely wrong value. Hopefully I was useful to someone. Quote Link to comment Share on other sites More sharing options...
deep-silver Posted October 4, 2008 Author Share Posted October 4, 2008 Dated: OCT.04.2008 V2.1rc2a -------------------------- 1.Overall reffresh of the code. *compatibility with the latest osCommerce-2.2rc2a. *compatibility with MySql V5.xx . *compatibility with PHP V5.xx and V6.00 . - Register_global off - Register_long_array off 2.Bug fixed at admin section. when sorting points on a page other then the first page, the script took you back to the first page. 3.Bug fixed at admin section. when adjusting points to a customer without points and auto expire is on, the date left empty. 4.Created a new installer. The old installer did not work on heavily secured servers. 5.Updated the code to reflect the tax issue. osCommerce-2.2rc2a team has made changes to the currencies class, read osCommerce-2.2rc2a log file for more details 6.Updated the code in refer to products_info.php . Points information no longer shown on a none qualified Product. 7.Bug fixed at create account page . Email did not sent out at all if the point system is turned off. 8.Fixed a possible security hole . where an hacker could go trough and add mutiple referral points for the same order. 9.Clean up the INSTALL.txt file . Some people had problem understanding it. 9.Added the new FAQ type Provided by Phocea. -Clean up the file and removed none English comments. -Moved the css elements to catalog/stylesheet.css -Fixed a minor bug in Phocea's version where the date not show at FAQ no.14 10.Maybe some more . There is a good chance that i made a few other changes along the way and probably forgot about it. ----------------------------------------------------------------------------------------------------------- The user wanting to upgrade this contribution will need first upgrade to the latest osCommerce-2.2rc2a then replace the module core files as well as go trough the install.txt to confirm that your code is the same. There is a demo site for a limited time. http://www.deepsilver.co.cc/catalog/index.php Quote Remember - - - "STRESSED" spelled backwards "DESSERTS" Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.