[Solved] images missing on live pages, ok in editor

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
stevegos

[Solved] images missing on live pages, ok in editor

Post by stevegos »

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
Last edited by stevegos on Thu Feb 05, 2009 12:35 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: images missing on live pages, ok in editor

Post by Dr.CSS »

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...
stevegos

Re: images missing on live pages, ok in editor

Post by stevegos »

Thanks, that fixed it.
Locked

Return to “CMSMS Core”