Archive for the ‘oscommerce’ Category

Oscommerce reference guide

Following is the link to Oscommerce basic. Reference PDF

Manufacturers Data Update Bug Has Resloved

When Working with Manufacturer Update if the image field is empty then the previous uploaded image is deleting Its Resolved Now Find This Line At nearly Line NO:41 if ($manufacturers_image =new upload(‘manufacturers_image’,DIR_FS_CATALOG_IMAGES)) { After The above Line add these two lines if($manufacturers_image->filename != ”) { Find this line Nearly at line NO:44 tep_db_query(“update ” . [...]

Basic osCommerce Tutorial

1. Initial setup of your Store – Configuration The whole admin section of osCommerce follows the following basic principle and is reasonably easy for anyone with a basic computer knowledge to administer. To complete the following on your own installation of osCommerce – highlight an item by clicking onto it, then click the edit button. [...]