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

derekwebb1’s picture

Thanks for catching that! I'll have it updated shortly.

-- Changes should be available in a few minutes.

Regards, Derek

derekwebb1’s picture

Assigned: Unassigned » derekwebb1
Status: Active » Fixed

$closure added. Issue fixed.

derekwebb1’s picture

Status: Fixed » Closed (fixed)