WYSIWYG Editor Problems And Fixes

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   WYSIWYG Editor Problems And Fixes
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
The WYSIWYG Editor that comes with the newer versions of Nuke (7.7-7.8 I believe) can sometimes be a pain to say the least. Here's a couple simple tips and fixes for the most common problems associated with it. Look in your: config.php file in the nuke root directory and find this:

$advanced_editor: On/Off the advanced WYSIWYG text editor for admins
#                   0: Off, will use the default simple text editor
#                   1: On, will use the full featured text editor
######################################################################

$dbhost = "localhost";
$dbuname = "root";
$dbpass = "";
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "S·kQSd5%W@Y62-dm29-.-39.3a8sUf+W9";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$advanced_editor = 0;


Change this: $advanced_editor = 0; appropriately.

In addition to this you can get the WYSIWYG Editor patch from here:
[ Register or login to view links on this board. ]

Hope this helps icon_biggrin.gif


Back to top Reply with quote
#2   re: WYSIWYG Editor Problems And Fixes
neo_matrix
CZ Newbie
neo_matrix has been a member for over 17 year's 17 Year Member
Gender: Male
Status: Offline
Joined: May 05, 2006
0.00 posts per day
Posts: 1
Points: 16
   
is it possible to change a editor?



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum