mom2kdk Posted August 10, 2004 Posted August 10, 2004 Hi, I am new to osCommerce. I know quite a bit of HTML. I wouldn't say a master but I am good at it. And I can work my way through most anything. I need to know where to change my main page...www.diapersnmore.com. I assume it is the index.php under admin? Is that right? I want to take off it saying that this store is not active and that nothing will be billed and all. Any help would be greatly appreciated. I have looked through here and haven't found anything with info on how to do this. Sorry if this is a repeat. Thank you.
Guest Posted August 10, 2004 Posted August 10, 2004 If you read that page , it tells you what file to modify to change the text The_Bear
mom2kdk Posted August 10, 2004 Author Posted August 10, 2004 Thanks Bear I will try that again. Might have hubby help me when he gets home. Or sleep on it.
Sethman Posted August 10, 2004 Posted August 10, 2004 You have two sides to your website. The back end is under the admin file, where you have access to your customers information and can see what they have ordered, etc. The catalog directory is where your store is located and is what the public sees. If you want to change the site that the public sees, it will be under the catalog directory. Also, there are other files that contain what is displayed on the index page... roughly all of it actually comes from other sources. That means that the Header, at the top of the page needs to be modified in catalog/includes/header.php, not actually in the index page. Because in PHP it calls the info from other pages to be displayed in the index page. Anyway, hope this helps somewhat.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.