Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

hey guys - quick help with images!!


fadedblue

Recommended Posts

Posted

http://freewebdesiner.com/index_new.php?cPath=26

 

The links at the top of that page "Index >> BAGS & PURSES" link back to the site that designed the template. and it displays their demo store on the links.

 

How do i change this to be back to my site?

 

 

 

additionally, any product i upload now give me an error when i try to view the larger image;

 

"1054 - Unknown column 'p.products_image_pop' in 'field list'

 

select pd.products_name, p.products_image, p.products_image_pop from products p left join products_description pd on p.products_id = pd.products_id where p.products_status = '1' and p.products_id = '30' and pd.language_id = '1'

 

[TEP STOP]"

 

 

DOes anyone know a fix for this?

Posted

1) you need to edit includes/header.php and includes/boxes/categories.php or possibly includes/column_left.php - this is a bit naughty by the design people, slap their wrists.

 

2) Again, bad design if they have given you this without checking it works. In your sql control panel, navigate to table 'products', then you need to add a new column called products_image_pop, then it should work fine.

Archived

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

×
×
  • Create New...