Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 12:35 am EST
Geeklog Forums
FCKEditor in Geeklog 1.5.1
Mr.C
Anonymous
Hi 2 all
I need an advanced editor for Geeklog 1.5.1 and I've seen it is in the folder that comes when we download the CMS.
Anyone knows how to activate it?
thnx
I need an advanced editor for Geeklog 1.5.1 and I've seen it is in the folder that comes when we download the CMS.
Anyone knows how to activate it?
thnx
8
10
Quote
Mr.C
Anonymous
Thank you for the reply but I mean something like WYSIWYG. is there any plugin for this?
9
10
Quote
ironmax
Anonymous
Quote by: Mr.C
Thank you for the reply but I mean something like WYSIWYG. is there any plugin for this?
FCKEditor is a WYSIWYG editor. Its built in. You can turn it on or off.
Michael
8
9
Quote
Mr.C
Anonymous
maybe, but i get no options for text formating even though i turned on the editor
9
8
Quote
Status: offline
adriman
Forum User
Newbie
Registered: 11/14/08
Posts: 4
I enabled FCKeditor but it's not working in staticpages, what is the problem ?
Click here to look at staticpages editor screen
It seems like the problem is in this code
public_html/admin/plugins/staticpages/index.php
$sp_template->set_var('show_adveditor','');
$sp_template->set_var('show_htmleditor','none');
} else {
$sp_template->set_var('show_adveditor','none');
$sp_template->set_var('show_htmleditor','');
}
Good network tools http://www.myiptest.com
Click here to look at staticpages editor screen
It seems like the problem is in this code
public_html/admin/plugins/staticpages/index.php
Text Formatted Code
if ($A['postmode'] == 'adveditor') {$sp_template->set_var('show_adveditor','');
$sp_template->set_var('show_htmleditor','none');
} else {
$sp_template->set_var('show_adveditor','none');
$sp_template->set_var('show_htmleditor','');
}
Good network tools http://www.myiptest.com
9
9
Quote
iAM
Anonymous
Quote by: adriman
$sp_template->set_var('show_adveditor','');
$sp_template->set_var('show_htmleditor','none');
} else {
$sp_template->set_var('show_adveditor','none');
$sp_template->set_var('show_htmleditor','');
}
I enabled FCKeditor but it's not working in staticpages, what is the problem ?
Click here to look at staticpages editor screen
It seems like the problem is in this code
public_html/admin/plugins/staticpages/index.php
Text Formatted Code
if ($A['postmode'] == 'adveditor') {$sp_template->set_var('show_adveditor','');
$sp_template->set_var('show_htmleditor','none');
} else {
$sp_template->set_var('show_adveditor','none');
$sp_template->set_var('show_htmleditor','');
}
Hi Adriman, I want you to try one more click in the post mode, if still not work come back here for help ok.
bye.
10
8
Quote
All times are EST. The time is now 12:35 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content