Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Converting Points and Rewards system for osC BS


Tsimi

Recommended Posts

Hi Omar,

Yes, this is something which appeared with a recent change in 1.0.7.8.

I would use the second version Matt posted above:

      if ($this->enabled && isset($_SESSION['cart'])) {
        $this->enabled = false;
        $cart_show_total = $cart->show_total();
        if ( tep_not_null($max_points = check_points_redemtion ($cart_show_total)) ) {
..............

New package with the fix:

Points and Rewards Phoenix 3.1.0_beta.zip

Edited by raiwa
Link to comment
Share on other sites

Uploaded version Version: 3.1.0

Points and Rewards Phoenix

Compatibility:
OSCOM Phoenix CE 1.0.7.9+
PHP 7.0-7.3
-------------------------------------------------------------------------------------------------------------
OSCOM Phoenix CE 1.0.3.0 - 1.0.5.0, please use Points and Rewards Phoenix 3.0.2.
2.3.4.(1.) FROZEN, please use Points and Rewards BS v2.0.2.
2.3.4.(1.) EDGE versions and GOLD, please use Points and Rewards BS v1.2
-------------------------------------------------------------------------------------------------------------

Version 3.1.0.

 - Updated for Phoenix 1.0.7.9+
 - No more core file modifications
 - Deprecated Header Tag Module and moved all configuration entries into Order Total Module
 - Merged all Shop Hooks into one SiteWide hook
 - Replaced checkout payment content module with form hook
 - Bootstrapped Admin pages
 - removed alternative info footer and box module and provided modified language files instead
 - moved the reviews point info message module to product info page
 - updated all modules to abstract_executable_module
 - updated coding to match Phoenix 1.0.7.8 standards
 - added product info pi system modules
 - Integrated PayPal Standard IPN support into siteWide hook

 

Link to comment
Share on other sites

  • 2 weeks later...
Link to comment
Share on other sites

  • 4 months later...
2 minutes ago, clickguru said:

I am getting an error about a missing includes/classes/currencies.php in catalog/admin/customers_points.php . Which version of the currencies module do I need to install?

Your store version?

 

Link to comment
Share on other sites

2 minutes ago, clickguru said:

I am using OSCOM CE Phoenix v1.0.7.15 with Points and Rewards Phoenix 3.1.0

It requires an update for Phoenix 1.0.7.15. It's on my list. Please be patient.

Link to comment
Share on other sites

  • 1 year later...
On 2/13/2021 at 9:09 PM, raiwa said:

It requires an update for Phoenix 1.0.7.15. It's on my list. Please be patient.

Hi dear;

Is the updated version available for latest Phoenix version?

Very warm Regds./

radhavallabh

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...