Closed (fixed)
Project:
Nifty Corners
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2007 at 02:35 UTC
Updated:
3 May 2007 at 18:38 UTC
I can't get fckeditor or tinymce working with that theme, both editors work fine in bluemarine.
I don't get any error messages the editors simply don't show.
Comments
Comment #1
vm commentedlooking at both themes page.tpl.php file I notice nifty corners doesnt use
<?php print $scripts ?>you may want to add that in the<head>to see if you can make some headway.Comment #2
charlesc commentedThanks VeryMisunderstood!! I will fix it.
Comment #3
stonep commentedGreat, that did it !
Thanks very much.
Comment #4
(not verified) commentedComment #5
M_Ya commentedI just wanted to follow up on this and say that you guys saved me a day of frustration.
print $scriptsis definitely the solution. Thanks so much!