Moderators: Dragonrider, J_S, Hernol, vancoovur, H2B2, bevan, Heritage
// FCKConfig.ProtectedSource.Add( /<s>/g ) ; // ASP style server side code <%...%>Ref : http://forums.phplist.com/viewtopic.php?p=30998#30998primebus wrote:I then discovered that the fckeditor wasnt working which i solved by doing the following:
i opened fckeditor.html in my texteditor, trying to sort out the problem... (/lists/admin/FCKeditor/editor)
at line 48 - 50 you will find the following code..If you comment the 2nd Loadscript line and uncomment the 1st the editor will work.
- Code: Select all
// Base configuration file.
//LoadScript( '../fckconfig.js' ) ;
LoadScript( '../../?page=fckphplist&action=js3' ) ;
Return to Answers, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 1 guest