I'm using this addon for a few month and now I reached a BIG problem for my site...
In admin section when I edit product there is no picture show for that product. But in main categories/products listing I see picture.
So, If I changing some text of my prodtcs and click on SAVE, picture dissappear. If I upload new picture (but I can't do that for 1000 products) with OPI everything is OK.
Please HELP ASAP
thnx
J.
- osCommerce Support Forum
- → Viewing Profile: Johnatan
Latest News: (loading..)
Community Stats
- Group Community Member
- Active Posts 35 (0.01 per day)
- Most Active In General Add-Ons Support (15 posts)
- Profile Views 5,463
- Age 29 years old
- Birthday May 24, 1983
-
Real Name
Johnatan
-
Gender
Not Telling
-
Location
Croatia
0
Neutral
Friends
Johnatan hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: [Contribution] OPI: OsC Product Image Module
15 January 2012, 22:38
In Topic: [contribution] Total B2B
03 January 2012, 21:19
Hi to all,
I have installed TotalB2B and featured products.
Please if someone know how to bypass customer discount on featured products like as on specials.
Let me explain....
I choose some product to be my fetaured products, and I give for some customer for example 10% on manufacturer A. Two of my featured products are from manufacturer A, and I don't want to discount these two products.
Please I need advice or resolution ASAP.
thnx
I have installed TotalB2B and featured products.
Please if someone know how to bypass customer discount on featured products like as on specials.
Let me explain....
I choose some product to be my fetaured products, and I give for some customer for example 10% on manufacturer A. Two of my featured products are from manufacturer A, and I don't want to discount these two products.
Please I need advice or resolution ASAP.
thnx
In Topic: [Contribution] OPI: OsC Product Image Module
12 October 2011, 20:02
Hi Parikesit,
thnx or useful add-on, I like it very much.
I'll use it on my new shop, but I need your help (advice).
I don't have all pictures, but path to it exist in database.
Before I used Easy-no-picture addon to shows, if I don't have image (there is no file in images dir) shows default image "nopic.jpg".
here is the code:
catalog/includes/functions/html_output.php
When I instaslled your contrib, everything is fine but only in product_info.php page nopic.jpg appears instead of image until you click on it to increase
Do u have some advice
greeting from croatia
J.
thnx or useful add-on, I like it very much.
I'll use it on my new shop, but I need your help (advice).
I don't have all pictures, but path to it exist in database.
Before I used Easy-no-picture addon to shows, if I don't have image (there is no file in images dir) shows default image "nopic.jpg".
here is the code:
catalog/includes/functions/html_output.php
////
// The HTML image wrapper function
if ( (empty($src) || ($src == DIR_WS_IMAGES)) && (IMAGE_REQUIRED == 'false') ) {
$src=DIR_WS_IMAGES.'nopic.jpg';
//no image url when you upload the product.
}
//for what`s the url like :'images/aa/'
if(!file_exists($src)||strlen(strstr($src,"."))<=0){
$src=DIR_WS_IMAGES.'nopic.jpg';
}
//over
When I instaslled your contrib, everything is fine but only in product_info.php page nopic.jpg appears instead of image until you click on it to increase
Do u have some advice
greeting from croatia
J.
- osCommerce Support Forum
- → Viewing Profile: Johnatan
- Forum Rules






Find content
