Guest Posted March 24, 2007 Share Posted March 24, 2007 Hey everyone! My name is Joey and I'm relatively new to osCommerce. I have been playing around with, trying to customize the look and feel of the general store. I love the product so far but I have come accross a few problems while trying to reach my goal... The link to the test storefront is http://activeray.com/catalog/ 1) On the index page, the width seems to over span accross the desired 700px that I have set it at. Notice on all other pages (i.e. "New Products", "Conditions of Use", etc.) the widths line up perfectly to 700px. But why not on the index page? 2) Not being too familar with php, is there a way to remove the "Reviews," "Languages," and "Currency" boxes from all of the pages? Thanks for any help!!! Joey Link to comment Share on other sites More sharing options...
coeli Posted March 24, 2007 Share Posted March 24, 2007 go to includes/column_left.php and column_right.php and erase the boxes you don't want like languages, reviews, etc. Make sure you backup the file before you do any edits. Link to comment Share on other sites More sharing options...
usernamenone Posted March 24, 2007 Share Posted March 24, 2007 Start by replacing the catalog/index/php with a clean copy. It looks have you have hacked the code for new products of the month. I want to know which of these are causing your problem. Doesn't look like the side boxes but the index. Link to comment Share on other sites More sharing options...
usernamenone Posted March 24, 2007 Share Posted March 24, 2007 Found your problem. Start by removing the main text from your catalog/includes/languages/english/index.php. It looks like you have opened it in a editor that has broke the code. There is a ? between the coding so by removing all that text and the putting in a simple statement should do it. Also,It looks have you have hacked the code for new products of the month. Do you need help with removal. Link to comment Share on other sites More sharing options...
jorujuja Posted March 24, 2007 Share Posted March 24, 2007 In my case, I forgot to backup the php file when I edited the review box. Is there a way to download it somewhere in case I'll be needing it in the future? Link to comment Share on other sites More sharing options...
usernamenone Posted March 24, 2007 Share Posted March 24, 2007 download a new catalog and keep it as a backup there is an unlimited supply. Link above under solutions. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.