CMS MADE SIMPLE FORGE

UsersGuide

 

[#10291] Images do not load

avatar
Created By: Eduardo Martinez (hexdj)
Date Submitted: Wed Nov 12 18:39:08 -0500 2014

Assigned To: jean-christophe ghio (jissey)
Version: 1.8.1
CMSMS Version: 1.11.11
Severity: Major
Resolution: None
State: Open
Summary:
Images do not load
Detailed Description:
When inserting an image in WYISWYG you will see the image, but when you view the
output of the tab, the images does not show. Probably a path issue.

This bug doesn't occur on other places that use WYSIWYG.


History

Comments
avatar
Date: 2014-11-24 05:47
Posted By: jean-christophe ghio (jissey)

Hi,
it is not realy a bug : 
it is because the wysiwyg editors convert url into relative path.
To avoid this, you must modify the config file of your editor.
For MicroTiny, create this folders strating from your root site:
module_custom/MicroTiny/templates
copy the original microtinyconfig.tpl file into this folder and replace
relative_urls : true by relative_urls : false
That's all.
      
avatar
Date: 2014-11-26 16:54
Posted By: Eduardo Martinez (hexdj)

Thanks! 

This info should probably be in the Help.
      
Updates

Updated: 2014-11-24 05:47
resolution_id: => 5