Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
37 posts
|
I am trying to add the image for the products.
I have given the url as '/images/image1.jpg' for the field "small_image_url" in the table "product". why does the line "<#assign smallImageUrl = productContentWrapper.get("SMALL_IMAGE_URL")?if_exists>" not considering the image? should I need to do anything else for this? Thanks --------------------------------- All-new Yahoo! Mail - Fire up a more powerful email and get things done faster. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1141 posts
|
I've found that most of my troubles with images is an
incorrect path. The good thing is that it usually still parses. After your screen outputs, right click in your browser and choose "View Page Info" (in firefox anyway, there's probably an equiv in IE) find the "Media" tab and that lists all of the locations of the images on the page, even if they didn't render in the browser. From there, you can generally figure out what's wrong with your path. --- dhilip kumar <[hidden email]> wrote: > I am trying to add the image for the products. > I have given the url as '/images/image1.jpg' for the > field > "small_image_url" in the table "product". > why does the line "<#assign smallImageUrl = > productContentWrapper.get("SMALL_IMAGE_URL")?if_exists>" > not considering the image? > should I need to do anything else for this? > Thanks > > > --------------------------------- > All-new Yahoo! Mail - Fire up a more powerful email > and get things done faster. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
178 posts
|
In reply to this post by dhilip kumar
Hi, Dhilip,
r u able to view ur image in Product content tab i.e on the left side of text box,where u added image.If its working then i donnot see any problem. The location u specified for image is not the usual one we see with ofbiz in genral i get the location as follows "/images/products/small/atlasmajor.jpg".Please check the process u r trying to upload images. regards phani. On 9/5/06, dhilip kumar <[hidden email]> wrote: > > I am trying to add the image for the products. > I have given the url as '/images/image1.jpg' for the field > "small_image_url" in the table "product". > why does the line "<#assign smallImageUrl = productContentWrapper.get > ("SMALL_IMAGE_URL")?if_exists>" > not considering the image? > should I need to do anything else for this? > Thanks > > > --------------------------------- > All-new Yahoo! Mail - Fire up a more powerful email and get things done > faster. > ... [show rest of quote] -- G.Venkata Phanindra Mob:: 9849852989 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
37 posts
|
Thanks Phani
"G.Venkata Phanindra" <[hidden email]> wrote: Hi, Dhilip, r u able to view ur image in Product content tab i.e on the left side of text box,where u added image.If its working then i donnot see any problem. The location u specified for image is not the usual one we see with ofbiz in genral i get the location as follows "/images/products/small/atlasmajor.jpg".Please check the process u r trying to upload images. regards phani. On 9/5/06, dhilip kumar wrote: > > I am trying to add the image for the products. > I have given the url as '/images/image1.jpg' for the field > "small_image_url" in the table "product". > why does the line "<#assign smallImageUrl = productContentWrapper.get > ("SMALL_IMAGE_URL")?if_exists>" > not considering the image? > should I need to do anything else for this? > Thanks > > > --------------------------------- > All-new Yahoo! Mail - Fire up a more powerful email and get things done > faster. > ... [show rest of quote] -- G.Venkata Phanindra Mob:: 9849852989 --------------------------------- Get your email and more, right on the new Yahoo.com |
Free forum by Nabble | Edit this page |