PDA

View Full Version : Hi guys i can't see any images on my download page


taspepi
06-12-2010, 05:56 AM
Hi Guys..

I have set up my delavo.
I then set up my products and packages.
I then did a test and purchased my product.
The salespage comes up fine, then the order process is okay, but when i go to the downloads page the text comes up but no images...

I am no html expert, but someone said to me this was the problem, but i am a bit confused on how to fix this...
================================================== ====
"1) If you look at the source of that page you will see you're using images that have URLs like this

<img src="http://www.mysite.com/ecover/ecover_SMALL.jpg"
id="" alt="" align="top" border="0"
style="width:28px;height:30px;"></div>

But the image http://www.mysite.com/ecover/ecover_SMALL.jpg
gives nothing

2) You also use URLs like this

<img src="images/bullet_09.jpg" id="" alt="" align="top" border="0"
style="width:36px;height:36px;"></div>

but this is NOT the FULL URL of the image that should start like http:.//"
================================================== ====

It is doing it on all my download pages, but when i type in the download page address in my browser it is fine, but when it goes through delavo no images come up....

I hope this makes sense....

Thanks and if you have any advice it would be greately appreciated..

Tas

Donna Walsh
07-19-2010, 10:01 PM
You need to use the full URL.

Also make sure that the files are uploaded into the correct folder and that
the URL includes the folder name.

Donna