The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I turn on the
How do I turn on the full option bar at the reply/quick reply pages? I just imported a friend's forum and I want all old users to have the maximum options. What is the query to run?
Thanks. |
#2
|
||||
|
||||
First set the editor option for Full Editor, Quick Reply, Quick Edit:
AdminCP->vBulletin Options->Message Posting Interface Options->Enable Clickable Message Formatting Controls To set all members editor to the enhanced by default: AdminCP->Maintenance->Execute SQL Query->Automatic Query From the drop down, select Show Enhanced (WYSIWYG) Editor Toolbar |
#3
|
||||
|
||||
Oh, I didn't know there were preset queries there. Thanks!
|
#4
|
|||
|
|||
There some place to turn on authorizations for this?
"You are not authorized to execute SQL queries" And that is with the root admin, is this a server setting? |
#5
|
||||
|
||||
Quote:
Code:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = ''; |
#6
|
|||
|
|||
Thanks! Worked perfectly.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|