Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot anyone help?


Guest

Recommended Posts

Posted

Hi Everyone,

 

I have just had a Oscommerence shop built for me

 

But I was wonder if I could change the way my Homepage looked ?

 

www.millbrookcomputers.co.uk/shop

 

Thanks in Advance

 

Burti

Posted

Learn to do it yourself with the great documentation and members here or pay a freelancer.

Posted

Hi mate

 

Thanks for the quick reply,

 

I did pay for someone to do it but since then I am not to keen on the page he as put on, I have built pages before using dreamweaver and frontpage but I was wondering if I built a page for the site out of one of these programs can you just add it over the default OsCommernce Homepage which is on there already.

 

I am after putting something like a Christmas home page on there.

 

Thanks again

Posted

If you paid one guy to do it why do you think another will volunteer with no compensation for the same job?

 

I believe you will be stuck doing this yourself, paying the other guy more money, or paying someone else more money to tune the site to your liking.

Posted

On a more positive note - you have to understand the basics of how osCommerce works. There is an index.php in the root directory, and this contains the php code which calls in the header, footer, and left and right columns - and calls in text and html code from another index.php page at the level of includes/languages/english/ It's at this level that the html code and text are added. Below is the code for an almost blank privacy.php page. You can see where the code goes.

 

<?php
/*
 $Id: privacy.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2002 osCommerce

 Released under the GNU General Public License
*/

define('NAVBAR_TITLE', 'Privacy Notice');
define('HEADING_TITLE', 'Privacy Notice');

define('TEXT_INFORMATION', 'Put here your Privacy Notice information.');
?>

 

Vger

Posted
If you paid one guy to do it why do you think another will volunteer with no compensation for the same job?

 

I believe you will be stuck doing this yourself, paying the other guy more money, or paying someone else more money to tune the site to your liking.

 

 

LOL

I am not after a FREE Service lol

 

The only thing I have asked for if it is possible to Change the look of my Homepage ????

Posted

 

THANK YOU VGER

 

Thats all I wanted to know

 

Thanks very much mate

Posted
LOL

I am not after a FREE Service lol

 

The only thing I have asked for if it is possible to Change the look of my Homepage ????

Maybe Vger is right...I'm coming off a little too negative on this one.

 

Let's start again. It is possible to change the look of your homepage and is easily done with a template system. Please search the contribution area for "template system" which should present a few options. The most popular is BTS (basic template system) and STS (simple template system). Install the most appropriate one and start designing your new homepage!

Posted
Maybe Vger is right...I'm coming off a little too negative on this one.

 

Let's start again.  It is possible to change the look of your homepage and is easily done with a template system.  Please search the contribution area for "template system" which should present a few options.  The most popular is BTS (basic template system) and STS (simple template system).  Install the most appropriate one and start designing your new homepage!

 

 

Thank you Chemo

 

I thought I did something to upset you? I have only just joined

 

Regards

Burti

Posted
Thank you Chemo

 

I thought I did something to upset you? I have only just joined

 

Regards

Burti

I do apologize...that is not my usual disposition. I am usually mild mannered and somewhat helpful. Good luck with your store customization!

Posted
Thank you Chemo

 

I thought I did something to upset you? I have only just joined

 

Regards

Burti

 

No I think he read the "can you do it" in your second post as you were asking him to do it as opposed to whether it was possible.

 

If you want to stay away from the php as much as possible I would go with the sts template system. It allows you to control the setup of your site from one html file.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...