PDA

View Full Version : WYSIWIG Text Editor enable to Admin only


aamirkhj
02-16-2008, 01:32 AM
Hi

I am new to VB and having an issue with WYSIWYG Text Editor, I have enabled WYSIWIG Text Editor from ACP and when I am logged in as Admin I can view full WYSIWIG Text Editor for postings new thread but when I am logged in as Moderator or registered user in the Message window I can only see plain message window without WYSIWIG Text Editor.

Any one please help me what I am doing wrong and what option need to check in order to make WYSIWIG Text Editor work for every one.

MadK
02-16-2008, 01:38 AM
You can either enable WYSIWYG within Options of your User CP (Edit Options) and scroll to the bottom and select Enhanced Interface instead of Standard
OR

if you want everybody to use it by default upon registration, go to AdminCP -> vBUlletin Options -> User Registration Options -> Default Registration Options -> Message Editor Interface -> Show Enhanced [...]

eclipse11
02-16-2008, 01:39 AM
Erm i think this is it ..

Admin CP > Vbulletin Options > Default Registration Options
Message Editor Interface <- change these

aamirkhj
02-16-2008, 01:56 AM
MadK & eclipse11, thank you both for guiding me to enable WYSIWYG Text Editor I did enable it after reading your reply from dminCP -> vBUlletin Options -> User Registration Options -> Default Registration Options -> Message Editor Interface -> Show Enhanced [...] however it did not change to already registered members and then I checked under UCP and edit to enhanced WYSIWYG Text Editor and now I am able to view the WYSIWYG Text Editor for postings but how to enabled it to already registered members by default without every one going to UCP and choosing edit options.

MadK & eclipse11 I really appreciate and thanks for responding quickly you guys rocks:up:

MadK
02-16-2008, 02:04 AM
MadK & eclipse11, thank you both for guiding me to enable WYSIWYG Text Editor I did enable it after reading your reply from dminCP -> vBUlletin Options -> User Registration Options -> Default Registration Options -> Message Editor Interface -> Show Enhanced [...] however it did not change to already registered members and then I checked under UCP and edit to enhanced WYSIWYG Text Editor and now I am able to view the WYSIWYG Text Editor for postings but how to enabled it to already registered members by default without every one going to UCP and choosing edit options.

MadK & eclipse11 I really appreciate and thanks for responding quickly you guys rocks:up:

This is not possible, afaik.

aamirkhj
02-16-2008, 02:26 AM
This is not possible, afaik.

Well MadK, thanks again for your response, I got the answer from support actually for existing users one need to run the update from Admin CP -> Maintenance -> Execute SQL Query, FYI, thanks for your kind assistance any way.

kachrico
05-11-2008, 10:54 AM
Could i have the answer as well from the support since i have exactly the same problem?

Marco van Herwaarden
05-12-2008, 11:04 AM
The answers are all in the posts in this thread.

washingtonboise
03-30-2009, 01:20 PM
https://vborg.vbsupport.ru/

That's with my ulta-cool-god account, so there's nothing higher than that.
Ideas?

bobster65
03-30-2009, 01:31 PM
http://www.rpgreseller.com/images/authorize.gif

That's with my ulta-cool-god account, so there's nothing higher than that.
Ideas?

ya, edit your config.php file and add your userID to allow you to do it. The area is remarked in the file, so its really easy to find..

mmacrypt
03-05-2010, 05:52 PM
Great informations guys, helped me a lot. Even the config part, busy day learning all this stuff :D

Selter
10-21-2011, 07:24 AM
Hi there,

After setting the default editor to WYSIWYG (under Admin CP > Vbulletin Options > Default Registration Options / Message Editor Interface) and running the SQL query as well to update existing users it still doesn't work :(

I always get the simple editor - even as Administrator.
Looking up the user settings, there IS the right(!) setting (WYSIWYG).

I tried it with existing and new users and on several browsers.
NB: It works fine with another forum of mine (different URL and different database) - so maybe something is corrupt?
Since the first forum (only one language) works fine, could the issue caused by this approach:
I've imported the style (xml) from the other forum and uploaded an italian language pack for the forum described above.

Has anyone a clue???
I need a workaround urgently ...

Thanks,
Selter

Edit:
PROBLEM SOLVED
Obviously there is a need to enable "BB Code", "Smilies", "BB Images" etc. for each forum in the AdminCP / Forum&Moderation

Now it works :)