I found that the fckeditor wouldn't load when using the acta theme, which I managed to fix by editing the page.tpl.php file and adding
<?php print $closure ?>
just before the closing body tag.
I found that the fckeditor wouldn't load when using the acta theme, which I managed to fix by editing the page.tpl.php file and adding
<?php print $closure ?>
just before the closing body tag.
Comments
Comment #1
derekwebb1 commentedThanks for catching that! I'll have it updated shortly.
-- Changes should be available in a few minutes.
Regards, Derek
Comment #2
derekwebb1 commented$closure added. Issue fixed.
Comment #3
derekwebb1 commented