-
AuthorPosts
-
September 3, 2007 at 9:16 pm #122515
Hi I’m Ronie,
I’m using the JoomlaFCK 2.4.3 – a WYSIWYG editor for Joomla, based on FCKeditor 2.4.3 on the JA Sabina v1.0 template but when I use the JoomlaFCK editor I don’t see any the toolbars.
If I change the joomla template then the editor works and I do see the toolbars.
Have a look at the attachment.Does anyone know why this happens?
Thanks
Ronie.
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
September 4, 2007 at 1:40 am #228718do you have any URL to view?
September 6, 2007 at 9:56 pm #229009i have same problem (TinyMCE) and JA Sabina :confused: same in IE and FF
November 4, 2007 at 12:33 am #232122I’m using Joomla 1.0.13 and JA Sabina and JCE editor
(MiCCAS) Please note I have removed the administrator access details for privacy reasons. Moderators and support staff can retrieve the access details from the user’s notes.
The frontend editor doesn’t show up the editing toolbar and the save buttons do not work. Click – nothing happens.
I can change to any of your other templates (mercury, wezen) and the editor works fine.
It must be something in the template. Hope you can figure out a solution.
Doguz
November 7, 2007 at 9:09 am #232399Can you help with this problem please?
December 4, 2007 at 9:48 pm #233899After lots of searching and testing I found the answer to this probleem, at least for me.
In the HTML page of the template you would need to add a string.
Between <head> and <?php mosShowHead(); ?> you should add <?php if ( $my->id ) { initEditor(); } ?> so it looks like this<head>
<?php if ( $my->id ) { initEditor(); } ?>
<?php mosShowHead(); ?>😎
😀 So proud of myself,
Thank you Father….
Ronie.1 user says Thank You to ronie for this useful post
December 15, 2007 at 9:14 pm #234639<em>@ronie 33556 wrote:</em><blockquote>
<head>
<?php if ( $my->id ) { initEditor(); } ?>
<?php mosShowHead(); ?>😎
😀 So proud of myself,
Thank you Father….
Ronie.</blockquote>Ok, well i do this modification and i could find my JCE Editor, so thanks for this first fix. But, I have another bug. The background of my JCE is the background of the “body” of the site
<blockquote>body {
background: url(../images/od_bg.gif) repeat-x #659760;
color: #515151;
font: 11px/1.5 Tahoma, Arial, Verdana, sans-serif;
}</blockquote>Well, if i modify the value #659760, i modify everything. I’ve just wanted to change the background of JCE (or tineCM, or FCK, i think there is the same bug, no ?)
….help ? :((
antesan Friendantesan
- Join date:
- October 2007
- Posts:
- 28
- Downloads:
- 33
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
March 7, 2008 at 12:35 pm #241586In which html file should you do this correction?
April 16, 2008 at 4:20 pm #245686<em>@ronie 33556 wrote:</em><blockquote>After lots of searching and testing I found the answer to this probleem, at least for me.
In the HTML page of the template you would need to add a string.
Between <head> and <?php mosShowHead(); ?> you should add <?php if ( $my->id ) { initEditor(); } ?> so it looks like this<head>
<?php if ( $my->id ) { initEditor(); } ?>
<?php mosShowHead(); ?>😎
😀 So proud of myself,
Thank you Father….
Ronie.</blockquote>That’s awesome…..the answer I was looking for. Thanks for taking the time to come back and paste your findings.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 7 voices, and was last updated by glassman 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Sabina and jomlaFCK Editor
Viewing 9 posts - 1 through 9 (of 9 total)