Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

/catalog/shopping_cart.php .


jhsands

Recommended Posts

Hi. I am getting the following error in /catalog/shopping_cart.php .

 

ERROR

Error!

Unable to determine the page link!

 

The code right above the following error code is:

<?php
$back = sizeof($navigation->path)-2;
if (isset($navigation->path[$back])) {
?>
[code]


I can take this code out and the error goes away:
[code]
			<td class="main"><?php echo '<a href="' . tep_href_link($navigation->path[$back]['page'], tep_array_to_string($navigation->path[$back]['get'], array('action')), $navigation->path[$back]['mode']) . '">' . tep_image_button('button_continue_shopping.gif', IMAGE_BUTTON_CONTINUE_SHOPPING) . '</a>'; ?></td>

 

 

I installed the http://www.oscommerce.com/community/contributions,2796 earlier... could this have broke it? For now I just took the continue shopping button out... but I'd like to add it back in ;)

 

Thanks everyone!

BACKUP your current files before editing. Did I mention to BACKUP your current files, first?

 

"I'm not a hero, I'm a firefighter; it is my job to save lives. I'm a Jesus Christ Firefighter saving souls from the flames!"

 

Installed contribs: Almost XP Buttons *** Attribute Sort *** Auto Thumbnail Change *** Column Product Listing (for SPPC v4.0) *** Contact Us Registered *** Country-State Selector 1.3.3J *** CC# Db Mask 1.3 *** Email Order Clickable Link *** Extra Images *** Linkpoint API CVM *** Loginbox Best *** New Spiders *** New Attrib Mgr v.5.0 w/ New Attrib Include *** Multi Product Update *** MySQL Cron *** Pricing per Category *** Product Listing in Columns v2.2 [later upgraded to CPL(SPPC)] *** Product Sort v1.6 *** Seperate Pricing Per Customer v4.15 *** Simple Down for Maintenance [Gokou] *** Ultimate_SEO_URLs_v2.2.2 *** UPS Worldship Export 1.3 *** Welcome Email username & password

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...