|
#1
|
|||
|
|||
|
Wrong link for images
Hi There
I do have a small problem. The link for images seems to be wrong. There are a extra space in the image link... http://www.my-domain.com/images/ my-image.jpg It's supposed to be... http://www.my-domain.com/images/my-image.jpg I've been putting a extra space in my image_template.html... <img src="images/ <IMAGE_NAME>"....> It's working, but I'll like to know, why I got that problem? Best Regards, Thomas |
|
#2
|
||||
|
||||
|
<img src="images/<IMAGE_NAME>"....>
Don't use the space in the template file.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
|||
|
|||
|
I did find the problem...
../images/ <- I got a space here Now itd working, and that with no space at my template Thanks |
|
#4
|
||||
|
||||
|
Good to see you found it. Happy blogging!
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
| Post Reply |
| Thread Tools | |
|
|