This is a discussion on add new product, no image displayed within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Just downloaded and installed osCommerce on RH Linux 8 os last week. Found one problem: when adding new product, the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Just downloaded and installed osCommerce on RH Linux 8 os last week. Found one problem: when adding new product, the product image not displayed. have checked the postings and it seems a bug for this release, like to know if it has been fixed or is there a way to fix it? tried code posted in #664 and did not work. thanks! |
|
#2
| ||||
| ||||
| Are you using osC 2.2 MS1? 2.2 CVS? 2.1? Have you set permissions on your images dir to 777?
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Hi, Thanks for the reply. I believe it is 2.2 CVS (the downloaded files: tep_snapshot_catalog-20030215.tar.gz, tep_snapshot_admin-20030215.tar.gz, and tep_snapshot_tep-docs-20030215.tar.gz). The /catalog/images folder's permission is set to 777. I have checked the product table and the product_image field value is "Array" instead of the "path/image_name". Thanks! |
|
#4
| ||||
| ||||
| This is the array bug. See this link for the fix: http://guide.oscdox.com/osCommerce_A...ay_Bug_Fix.htm I have not seen this on the admin side. If this fix doesnt work, use phpmyadmin, and delete the word "array" from the database, then replace it with the correct filename.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| Hi, msasek thanks for your reply. My situation is a little different. When I add a product, I had image and used the image browse button to locate the image in my computer, but still the image was not diplayed. when I check the property of the broken image, the path is correct (I mean the path did point to the folder where the image is located). BTW, osc version = 2.2 milestone, OS->RedHat Linux 8, Apache 2.xx, php 4.xx I am not sure whether this problem has anything to do with the way I installed osc: I first run install.php script and was not successful, then I manually created database and database tables, modify necessary php files, finally, I can get the osc running (navigating the store and admin functions), but adding new product with a broken image still troubles me. any help is greatly appreciated! |
|
#6
| |||
| |||
| Is your image directory set to 777 and is the image there?
__________________ There\'s something about fireman, day and night they are always fireman! |
|
#7
| ||||
| ||||
| If the install script failed, I bet that the path info in your configure.php is not correct, or like Backdraft suggests, your permissions are not correct. You should have a red flag fly up as soon as the installer fails. Something in your configuration is not right.
__________________ Michael Sasek osCMax Developer
|
|
#8
| |||
| |||
| I am sure that the image folder set to 777 and the image is there. The problem I have got with running the install.php script is: 1. extracting the tar file, and move catalog to the www roor directory and move the admin directory under catalog directory 2. set proper permissions based on the installation guide 3. run install.php 4. click the new install button 5. input the information and click the continue button 6. this is where the problem coming out: after filling in the info and click continue button, the next page will display something like those lines -> (1) step 1: new install (2) step 2: import database (nothing below this line) and the address bar shows: http://........... =step 2 if at this stage, I manually create database and database tables and run the install.php again, after clicking the continue button the browser displays something like those lines -> (1) step 1: new install (2) step 3: configuration (nothing below this line) and the address bar shows: http://........... =step 4/5 (not 4 or 5) |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Specific Product Image based on chosen product attributes? | chrisrex | osCMax v2 Customization/Mods | 0 | 11-22-2005 09:41 AM |
| Product Image via URL | mwdesigns | osCommerce 2.2 Modification Help | 1 | 06-24-2005 03:56 AM |
| No Buy Now button image displayed | croxford | osCMax v1.7 Discussion | 2 | 11-29-2004 12:36 AM |
| Product Image Placement | sradwick | osCommerce 2.2 Modification Help | 1 | 01-27-2004 07:17 PM |
| Having 3 image sizes for a product | bradeng | osCommerce 2.2 Modification Help | 2 | 03-11-2003 11:22 PM |