Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Products_ID


xxatcxxx

Recommended Posts

Posted

Hello,

 

In my index.php page, i have a image of a products i am selling where it link to the product_id=127. Some might know it's the feature product. If i click on it, not only did it not show the product, but it shift to the left. Can some one please help me on this.

 

Also, how does the products_id choosen? I only have 24 items on my website to start out, but the last products stated that the products_id is 65. Is the products_id a random number because i try to add 2 more items and the id is 66, 67.

 

Is there a way i can change the products_id=127 to one of the products i have list?

 

Thank you

 

xxatcxxx

Posted
Hello,

 

In my index.php page, i have a image of a products i am selling where it link to the product_id=127. Some might know it's the feature product. If i click on it, not only did it not show the product, but it shift to the left. Can some one please help me on this.

 

Also, how does the products_id choosen? I only have 24 items on my website to start out, but the last products stated that the products_id is 65. Is the products_id a random number because i try to add 2 more items and the id is 66, 67.

 

Is there a way i can change the products_id=127 to one of the products i have list?

 

Thank you

 

xxatcxxx

 

Each time you add a product the Product_ID is Incremented.

 

Therefore if you add prodcuts_id 1,2,3,4 the next product you add will have an id of 5.

 

even if you delete products 1,2,3,4 the next product ID will be 5!

 

Your problem sounds as though there is not a product with a product_id of 127.

 

If you post the URL we might be able to look into it further !!

Its Only Me

Alex

Archived

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

×
×
  • Create New...