Quote:
Originally posted by Birdie501
Yes of course you have to register first. But after that you also have to turn it on!
|
For those of you who find it a pain to go alll the way into the usercp > options to turn on the WYSIWYG, and want the WYSIWYG set as default ON, simply run this query (hack must be installed first):
Code:
alter table user
alter column enablewysiwyg set default '1';