Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error when Click to enlarge


Tidbeck

Recommended Posts

Posted

i get the following error when Clicking to enlarge on a product image

 

 

Fatal error: Call to a member function remove_current_page() on a non-object in /home2/myownart/public_html/popup_image.php on line 15

 

 

the popup_image.php around line 15 looks like: (line 15 underlined)

 

require('includes/application_top.php');

 

$navigation->remove_current_page();

 

$products_query = tep_db_query("select pd.products_name, p.products_image from " . TABLE_PRODUCTS . " p left join " . TABLE_PRODUCTS_DESCRIPTION . " pd on p.products_id =

 

Anyone have any clue how to fix?

 

thanks

Elin

Archived

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

×
×
  • Create New...