Image path issue [SOLVED]
Posted: Tue Jun 07, 2011 5:37 pm
I have a serious problem with image paths.
I am using the full path when adding images to posts/pages, but when looking at the source in a page, the path is:
In TinyMCE the full path is shown.
The problem is that when this path shows, Facebook is not able to recognize the path to the images when they are in a subfolder. This not being able to share topic with image.
Anyone have a fix for this?
I am using the full path when adding images to posts/pages, but when looking at the source in a page, the path is:
Code: Select all
<img src="uploads/images/imageher.jpg" />
The problem is that when this path shows, Facebook is not able to recognize the path to the images when they are in a subfolder. This not being able to share topic with image.
Anyone have a fix for this?