Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Pixelpost Help (http://www.pixelpost.org/forum/forumdisplay.php?f=10)
-   -   Wrong link for images (http://www.pixelpost.org/forum/showthread.php?t=10206)

fairchange 02-17-2009 07:43 PM

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

Dennis 02-18-2009 05:02 AM

<img src="images/<IMAGE_NAME>"....>

Don't use the space in the template file.

fairchange 02-18-2009 07:32 PM

I did find the problem...

../images/ <- I got a space here

Now itd working, and that with no space at my template

Thanks

Dennis 02-19-2009 05:06 AM

Good to see you found it. Happy blogging!


All times are GMT. The time now is 03:57 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.