Error in TinyMCE.modue.php

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
piratos

Error in TinyMCE.modue.php

Post by piratos »

The default shows no imported pictures because the link is wrong (the directory cms comes twice):

src="/cms2/cms2/uploads/images/image.jpg


After changing  TinyMCE.modue.php as so it works:

document_base_url :  ".",


The link was now  src="/cms2/uploads/images/image.jpg" and the picture comes.
Locked

Return to “[locked] Installation, Setup and Upgrade”