Hi
I am adding photos to a web page via the TinyMCE. They look fine here, but on the live public page they are missing.
I am using pretty urls and this may be the problem.
The url of a page is for example http://www.mydomain.com/index.php/pagetitle
The url of a photo would be http://www.mydomain.com/index.php/uploa ... /photo.jpg
The /index.php/ is interupting the URL as the real url is http://www.mydomain.com/uploads/images/photo.jpg
Any ideas?
Thanks, Steve
[Solved] images missing on live pages, ok in editor
[Solved] images missing on live pages, ok in editor
Last edited by stevegos on Thu Feb 05, 2009 12:35 pm, edited 1 time in total.
Re: images missing on live pages, ok in editor
Well with out a link to the site, really helps, I would say you may be missing the {metadata} tag in your template as this most times sets the base href in the head...