Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Mi first osCommerce


rgplanet

Recommended Posts

Hello,

 

First of all, sorry for my bad english, I am a spanish guy that am trying to install one osCommerce store. The direction is this:

 

www.sendapackage.com

 

Well, I will try to number my questions:

 

1. When I add one product, I would like that the date of adding or availability doesnt appear. I dont know how to delete it or in what file I can delete it.

2. I know what is the file for the header and foot but I dont know what is the file for the right part of the web. So I dont know how to change the color of the line in the Feature products title (www.sendapackage.com).

3. Also, I added the code of a "inmate locator" (http://www.sendapackage.com/catalog/inmate.php) so now I can search inmates but when I click in the submit button, I would like that the results appear in the same part of the web (with the head a the foot of my web), not open the results in a new window how it is now (if I choose _self, open in the same window but I want to conserve my logo, header...

4. In this page, I dont know how to change the color in the inmate locator (I dont like this blue, it is horrible...).

5. When someone click to checkout, he/she has to introduce his data and also the shipment data (it will be always different because the products will go to different prisons). I would like to ask only for the prison, so the client click in the prison and automatically the direction of the prison appears. I dont know if I explain myself good...

 

Please, it is a very important work for me. This is my first post and I am sure you will help me. Thanks and I promise I will help to another people when I learn to use the os commerce. Thanks again,

 

Roger.

Link to comment
Share on other sites

Hello,

 

First of all, sorry for my bad english, I am a spanish guy that am trying to install one osCommerce store. The direction is this:

 

www.sendapackage.com

 

Well, I will try to number my questions:

 

1. When I add one product, I would like that the date of adding or availability doesnt appear. I dont know how to delete it or in what file I can delete it.

2. I know what is the file for the header and foot but I dont know what is the file for the right part of the web. So I dont know how to change the color of the line in the Feature products title (www.sendapackage.com).

3. Also, I added the code of a "inmate locator" (http://www.sendapackage.com/catalog/inmate.php) so now I can search inmates but when I click in the submit button, I would like that the results appear in the same part of the web (with the head a the foot of my web), not open the results in a new window how it is now (if I choose _self, open in the same window but I want to conserve my logo, header...

4. In this page, I dont know how to change the color in the inmate locator (I dont like this blue, it is horrible...).

5. When someone click to checkout, he/she has to introduce his data and also the shipment data (it will be always different because the products will go to different prisons). I would like to ask only for the prison, so the client click in the prison and automatically the direction of the prison appears. I dont know if I explain myself good...

 

Please, it is a very important work for me. This is my first post and I am sure you will help me. Thanks and I promise I will help to another people when I learn to use the os commerce. Thanks again,

 

Roger.

 

 

Up!

Link to comment
Share on other sites

1. When I add one product, I would like that the date of adding or availability doesnt appear. I dont know how to delete it or in what file I can delete it.

 

In catalog\product_info.php

 

delete this code

 

	 <tr>
	<td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td>
  </tr>

 

from http://www.oscommerce.com/forums/index.php?showtopic=287540 (search forum)

 

 

Is www.sendapackage.com your site?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...