crwhite57 Posted July 15, 2012 Share Posted July 15, 2012 There is something about modification in step 18 for 2.3. Is there going to be an update to this for 2.3 as none of the lines in 2.2 are in the files. I have adapted some addons from 2.2 to fit 2.3 but there is to much in this one to do it. Please do this rewards for 2.3 Quote Link to comment Share on other sites More sharing options...
lilitoy Posted July 29, 2012 Share Posted July 29, 2012 Hello, I've been trying to install this great contri, think I'm almost done, however when I want to add the module in the admin sector - total order (so points can be seen in the checkout_confirmation page) I get this error : Warning: reset() [function.reset]: Passed variable is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 240 Warning: Variable passed to each() is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 241 There are many topics about this but I can't find a solution to fix this. this is what's in admin/modules.php around lines 240/241 switch ($action) { case 'edit': $keys = ''; reset($mInfo->keys); while (list($key, $value) = each($mInfo->keys)) { $keys .= '<strong>' . $value['title'] . '</strong><br />' . $value['description'] . '<br />';[/b] [b] if ($value['set_function']) { eval('$keys .= ' . $value['set_function'] . "'" . $value['value'] . "', '" . $key . "');"); } else { $keys .= tep_draw_input_field('configuration[' . $key . ']', $value['value']); } $keys .= '<br /><br />'; } $keys = substr($keys, 0, strrpos($keys, '<br /><br />'));[/b] [b] $heading[] = array('text' => '<strong>' . $mInfo->title . '</strong>');[/b] [b] $contents = array('form' => tep_draw_form('modules', FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module'] . '&action=save')); $contents[] = array('text' => $keys); $contents[] = array('align' => 'center', 'text' => '<br />' . tep_draw_button(IMAGE_SAVE, 'disk', null, 'primary') . tep_draw_button(IMAGE_CANCEL, 'close', tep_href_link(FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module']))); break; can anyone help me out here? Thanks in advance Lili Quote Link to comment Share on other sites More sharing options...
dsolutions Posted August 2, 2012 Share Posted August 2, 2012 Does anyone know how to get the points and rewards module to work with "Paypal_IPN" and "Dynamo checkout" One Page checkout. It credits pending points fine when it is the standard 4 page checkout , but when you turn on one page checkout, it does not credit the pending points after the order is complete. Any help would be highly appreciated. Best Regards, Evan GanodermaCoffee.com Quote Link to comment Share on other sites More sharing options...
lilitoy Posted August 12, 2012 Share Posted August 12, 2012 Nobody can help me out? Thanks Lili Quote Link to comment Share on other sites More sharing options...
Dennisra Posted August 13, 2012 Share Posted August 13, 2012 Send a private message to Satish. He got it working for me. http://www.oscommerce.com/forums/user/68227-satish/ Quote Link to comment Share on other sites More sharing options...
Petness Posted September 7, 2012 Share Posted September 7, 2012 Hello. Once more we are having a problem to integrate this add-on (that we love!) with another function... this time is PayPal. When the costumer chooses to pay with PayPal the Reward Points are not attributed neither discounted, as if there was not be made any order. With all other payment methods, this add-on works perfectly. Can someone help please? If there's already a post about this can someone indicate me where? Thanks! Quote Link to comment Share on other sites More sharing options...
Bonnie Posted November 4, 2012 Share Posted November 4, 2012 I also want to know how to integrate with paypal_express.php ??? Please help!!! Quote Link to comment Share on other sites More sharing options...
Bonnie Posted November 5, 2012 Share Posted November 5, 2012 bump, any expert could assist? Much appreciate that. The order total amount still remain the same in paypal after I used the point. Quote Link to comment Share on other sites More sharing options...
dsolutions Posted November 7, 2012 Share Posted November 7, 2012 Does anyone know if it is possible to integrate this module with checkout by amazon? I am just using the checkout by amazon module in the checkout_payments.php selections. Thanks Evan Quote Link to comment Share on other sites More sharing options...
Clau123 Posted November 9, 2012 Share Posted November 9, 2012 Hello, I've been trying to install this great contri, think I'm almost done, however when I want to add the module in the admin sector - total order (so points can be seen in the checkout_confirmation page) I get this error : Warning: reset() [function.reset]: Passed variable is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 240 Warning: Variable passed to each() is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 241 There are many topics about this but I can't find a solution to fix this. this is what's in admin/modules.php around lines 240/241 switch ($action) { case 'edit': $keys = ''; reset($mInfo->keys); while (list($key, $value) = each($mInfo->keys)) { $keys .= '<strong>' . $value['title'] . '</strong><br />' . $value['description'] . '<br />';[/b] [b] if ($value['set_function']) { eval('$keys .= ' . $value['set_function'] . "'" . $value['value'] . "', '" . $key . "');"); } else { $keys .= tep_draw_input_field('configuration[' . $key . ']', $value['value']); } $keys .= '<br /><br />'; } $keys = substr($keys, 0, strrpos($keys, '<br /><br />'));[/b] [b] $heading[] = array('text' => '<strong>' . $mInfo->title . '</strong>');[/b] [b] $contents = array('form' => tep_draw_form('modules', FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module'] . '&action=save')); $contents[] = array('text' => $keys); $contents[] = array('align' => 'center', 'text' => '<br />' . tep_draw_button(IMAGE_SAVE, 'disk', null, 'primary') . tep_draw_button(IMAGE_CANCEL, 'close', tep_href_link(FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module']))); break; can anyone help me out here? Thanks in advance Lili Did you or anyone find a solution for this problem? I have the same problem, I tried to send Satish a message, but he can't receive messages anymore. Hope someone can help with this. Quote Link to comment Share on other sites More sharing options...
Dennisra Posted November 10, 2012 Share Posted November 10, 2012 Satish email address: satish@oscprofessionals.com Wesite: oscprofessionals.com Quote Link to comment Share on other sites More sharing options...
Bonnie Posted November 13, 2012 Share Posted November 13, 2012 I'm still stuck on the order total in paypal express module. Let me email to Satish for help. Thanks Dennisra. Quote Link to comment Share on other sites More sharing options...
sunrise99 Posted December 7, 2012 Share Posted December 7, 2012 Dears, How to support Discount code module? http://addons.oscommerce.com/info/4269 Discount Coupon Codes Quote Link to comment Share on other sites More sharing options...
The Lego Man Posted December 7, 2012 Share Posted December 7, 2012 Hello, Has anyone implemented this contribution successfully for v2.3.1 following the guide? The documentation on http://addons.oscommerce.com/info/3220 states it was tested on Version 2.2MS2 yet on the history page the most recent entry states "Complete Package for 2.3x". Quote Link to comment Share on other sites More sharing options...
sunrise99 Posted December 8, 2012 Share Posted December 8, 2012 Hello, Has anyone implemented this contribution successfully for v2.3.1 following the guide? The documentation on http://addons.oscommerce.com/info/3220 states it was tested on Version 2.2MS2 yet on the history page the most recent entry states "Complete Package for 2.3x". yes. it work. I install it before. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 12, 2012 Share Posted December 12, 2012 (edited) Hi I installed the points and rewards add on but am getting the following error when I click on edit for Points Redeemptions in the order total under modules Hi I installed the points and rewards add on but am getting the following error when I click on edit for Points Redeemptions in the order total under modules Warning: reset() expects parameter 1 to be array, null given in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 227 Warning: Variable passed to each() is not an array or object in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 228 Also when I click save I get the following error Warning: reset() expects parameter 1 to be array, null given in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 35 Warning: Variable passed to each() is not an array or object in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php:35) in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/includes/functions/general.php on line 34 Please help me as I really want this on my website Also I am getting no text regarding the points redeem as on my other customers website I am, instead on my website I am getting a long rectangle with a border and nothing in it Please help me Kind regards Ian Edited December 12, 2012 by ianhaney Quote Link to comment Share on other sites More sharing options...
devastator Posted January 12, 2013 Share Posted January 12, 2013 hi i have install the new package for the 2.3.x working very fine but i have a question, how a member can refer another member if there is no referrals link and/or referral ID box in create_account.php thank you very much and great job Quote v2.3.4 Bootstrap Age_rectricted_category_v2.3.1.rar Ajax categories caroussel.rar ajax content.rar Ajax whats new and promo.rar Create Account & Manual Order Maker For OSC 2.3.4 V3.1.rar install seperate taxe pricing..rar Link to comment Share on other sites More sharing options...
jackhill Posted February 19, 2013 Share Posted February 19, 2013 Hi I installed the points and rewards add on but am getting the following error when I click on edit for Points Redeemptions in the order total under modules Hi I installed the points and rewards add on but am getting the following error when I click on edit for Points Redeemptions in the order total under modules Warning: reset() expects parameter 1 to be array, null given in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 227 Warning: Variable passed to each() is not an array or object in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 228 Also when I click save I get the following error Warning: reset() expects parameter 1 to be array, null given in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 35 Warning: Variable passed to each() is not an array or object in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/modules.php:35) in /customers/d/a/8/worldofcosmetics.co.uk/httpd.www/admin/includes/functions/general.php on line 34 Please help me as I really want this on my website Also I am getting no text regarding the points redeem as on my other customers website I am, instead on my website I am getting a long rectangle with a border and nothing in it Please help me Kind regards Ian Hi there I had the same issue and resolved it by removing the module and re-installing it A big thanks to the developers for this addon, it's awesome Quote Link to comment Share on other sites More sharing options...
jackhill Posted February 20, 2013 Share Posted February 20, 2013 Hi everyone Does anyone know if it's possible to display a "total points" popup when a client first logs in? Thanks Quote Link to comment Share on other sites More sharing options...
DaddyChan Posted March 15, 2013 Share Posted March 15, 2013 I am having trouble with this step.. CATALOG STEP = 21. open catalog/includes/languages/english.php I can not find define('BOX_INFORMATION_CONTACT', 'Contact Us'); I am trying to install this on v2.3.3, I seen someone said they got it all working. Could you point me in the right direction? Thanks Quote Link to comment Share on other sites More sharing options...
missylm Posted March 23, 2013 Share Posted March 23, 2013 I had successfully installed this addon, points and rewards to my website. Then I decided to upgrade the look, bought a template, now the points are not redeeming at checkout :( I have double checked the installation and am at a total loss. Any suggestions? Quote Link to comment Share on other sites More sharing options...
satinwoods Posted March 26, 2013 Share Posted March 26, 2013 Hello, I've been trying to install this great contri, think I'm almost done, however when I want to add the module in the admin sector - total order (so points can be seen in the checkout_confirmation page) I get this error : Warning: reset() [function.reset]: Passed variable is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 240 Warning: Variable passed to each() is not an array or object in /home/lilijewel/domains/pretty-juwelen.com/public_html/prettyadmin/modules.php on line 241 There are many topics about this but I can't find a solution to fix this. this is what's in admin/modules.php around lines 240/241 switch ($action) { case 'edit': $keys = ''; reset($mInfo->keys); while (list($key, $value) = each($mInfo->keys)) { $keys .= '<strong>' . $value['title'] . '</strong><br />' . $value['description'] . '<br />';[/b] [b] if ($value['set_function']) { eval('$keys .= ' . $value['set_function'] . "'" . $value['value'] . "', '" . $key . "');"); } else { $keys .= tep_draw_input_field('configuration[' . $key . ']', $value['value']); } $keys .= '<br /><br />'; } $keys = substr($keys, 0, strrpos($keys, '<br /><br />'));[/b] [b] $heading[] = array('text' => '<strong>' . $mInfo->title . '</strong>');[/b] [b] $contents = array('form' => tep_draw_form('modules', FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module'] . '&action=save')); $contents[] = array('text' => $keys); $contents[] = array('align' => 'center', 'text' => '<br />' . tep_draw_button(IMAGE_SAVE, 'disk', null, 'primary') . tep_draw_button(IMAGE_CANCEL, 'close', tep_href_link(FILENAME_MODULES, 'set=' . $set . '&module=' . $HTTP_GET_VARS['module']))); break; can anyone help me out here? Thanks in advance Lili I'm having the same problem. Anyone know the solution to this problem? nice_guy 1 Quote Link to comment Share on other sites More sharing options...
The Lego Man Posted April 12, 2013 Share Posted April 12, 2013 Hi all, Does this module work for v2.3.1 ? When I browse to http://www.YOUR DOMAIN NAME / YOUR CATALOG DIR / admin/installer.php I get to the Points/RewardsV2.1beta - DataBase Setup interface. When I click Install This Module an error message is displayed stating: Warning: Cannot modify header information - headers already sent by (output started at /home/.../public_html/....com/admin/installer.php:31) in /home/.../public_html/......com/admin/installer.php on line 242 Any ideas? Quote Link to comment Share on other sites More sharing options...
henkbart Posted September 16, 2013 Share Posted September 16, 2013 Hello, I have installed this module but i have a problem. On the check-out page i only can choose to use the maximum number of points and not enter a value. The attached file shows a screenprint of that part of the checkout page. What am i doing wrong??? Thank you Quote Greetings, Henk Bartels Link to comment Share on other sites More sharing options...
none-stainless Posted November 6, 2013 Share Posted November 6, 2013 Hi there, I've installed this awesome module, but on checkout-payment.php, I can't see the payment by points methode. There's the usual payment options, like credit cards, but nothing else. In the admin: USE_POINTS_SYSTEM is set to 'true' & the same for USE_REDEEM_SYSTEM ot_redemptions.php is there in my order_total modules This module is set to 40, shipping is 50 and voucher code is 30. Code is pasted and merged everywhere... BUT I'm not using the paypal module -> is that tricky? Anyway, I've spend many hours to understand why nobady can pay with points on my website, without success. Please help ! Thx ;) Quote 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.