Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Compability problems using OSC 2.2MS2


dinmc

Recommended Posts

Hi,

 

There seams to be some problem when using the AuctionTastic on a OSC 2.2MS2 installation.

 

This piece of code does not work in OSC 2.2MS:

 

// BOF AUCTIONS

if( isset($this->contents[$products_id]['auction_id']) && $this->contents[$products_id]['auction_id'] > '0' ){

$this->total += $currencies->calculate_price($this->contents[$products_id]['auction_price'], $products_tax, '1');

}

// EOF AUCTIONS

 

...anyone know what should be replaced??

What other issues could I get when using uctionTastic on a OSC 2.2MS2 installation?? Anyone knows??

 

Regards

Lars

Link to comment
Share on other sites

Hi,

 

There seams to be some problem when using the AuctionTastic on a OSC 2.2MS2 installation.

 

This piece of code does not work in OSC 2.2MS:

 

// BOF AUCTIONS

if( isset($this->contents[$products_id]['auction_id']) && $this->contents[$products_id]['auction_id'] > '0' ){

$this->total += $currencies->calculate_price($this->contents[$products_id]['auction_price'], $products_tax, '1');

}

// EOF AUCTIONS

 

...anyone know what should be replaced??

What other issues could I get when using uctionTastic on a OSC 2.2MS2 installation?? Anyone knows??

 

Regards

Lars

You should look in or post in the Auctiontastic support thread

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

You should look in or post in the Auctiontastic support thread

 

Had a look to the support thread - but no help found.

I'm running the AuctionTastic on OSC 2.2MS2.

I started testing the contrib, and found that admin site seams to work but shopsite has problems.

I made an auction and a test account and started bidding. When I got into my shopping cart this error comes up:

 

Fatal error: Call to a member function calculate_price() on a non-object in /var/www/www.dinmc.dk/www/catalog/includes/classes/shopping_cart.php on line 228

 

Any ideas??

 

Regards Lars

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