Log in

View Full Version : how to enable WYSIWYG editor for all existing users?


cloferba
06-20-2009, 09:52 PM
i have modified the settings on the editor options..(in the admincp) but its only for new users... (WYSIWYG editor for default)

but i want to know if is there any way to set the WYSIWYG editor default for ALL the existing users..

Lynne
06-20-2009, 10:00 PM
admin cp > maintenance > execute sql query > pick it from teh dropdown. Make sure you allow yourself to run queries by having your userid in the 'can run queries' spot in the config.php file first.

cloferba
06-20-2009, 10:50 PM
thanks! :D it worked!