You Are Not Authorized to Execute SQL Queries in vBulletin MaintenanceあなたSQLクエリを実行する権限がありませんがメンテナンスvbulletin
After login to vBulletin Admin Control Panel, and click on “Execute SQL Query” link under the Maintenance section, the administrator may always been denied and rejected with an error message saying “You are not authorized to execute SQL queries”. vbulletinした後にログインして管理コントロールパネル]をクリックしてください" SQLクエリを実行する"セクションの下のリンクからのメンテナンスは、管理者が拒否されましたいつもと拒否された5月に、エラーメッセージが表示と述べ"あなたのSQLクエリを実行する権限がありません" 。 This is the case even if you’re super administrator who authorized to do everything on the forums.これは、スーパーの場合もする場合は管理者権限をwhoはフォーラムの場で何でもします。 However, a simple trick will grant the user who needs this Execute SQL Query function with the required permission and right.しかし、単純なトリックを付与するSQLクエリを実行するユーザwhoニーズにこの関数を実行すると右のアクセス許可が必要となります。
To grant an user permission and right to run Execute SQL Query from Control Panel, simply login to your web server which is running vBulletin forum.ユーザーのアクセス許可を付与すると、 SQLクエリを実行する権利を実行するコントロールパネルから、単純にログインして、ウェブサーバーが実行されてvbulletinのフォーラムです。 Then edit the /includes/config.php file.入力し、編集して/含まれ/ config.phpをファイルです。
Find the following line:は、次の行を検索:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** / /クエリを実行してユーザーにアクセス許可****** ******
After a few lines, you should see the following setting:の後に数行のためには、以下の設定:
$canrunqueries = ”; $ canrunqueries = " ;
Add in the user IDs of the forum members, moderators or administrators that you want to enable their ability to be able to run SQL queries in between the quotes (’).カートは、ユーザーIDは、フォーラムのメンバー、管理者または管理者がその能力を有効にするを選択できるようにSQLクエリを実行するの間に二重引用符( ' ) 。 Note that it’s user ID and not user name.に注意してのユーザーID 、および特定のユーザー名を入力します。 User ID is the number assigned to the user account automatically and sequentially.利用者番号は、番号に割り当てられているユーザアカウントを自動的に連続しています。 For example, if you want to add the right to administrator, who is usually the first person created on the board, and thus has the user ID number 1, change the line to:たとえば、を追加する場合は管理者の権利を、 whoは、通常、最初の理事会で作成された人、およびそのためには、ユーザーのID番号を1日の行を変更する:
$canrunqueries = ‘1′; $ canrunqueries = '1 ' ;
To add more users, simply seperate them with comma (,).より多くのユーザーを追加する、単に別のそれらをカンマ( 、 )です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Change or Set MySQL Long Query Time Value for log-slow-queries MySQLの長いクエリを変更または時間の値を設定することもできます。クエリが遅い
- Enable Logging of Slow Queries (Slow Query Log) in MySQL Databaseログを有効に遅いクエリ(スロークエリログ)にMySQLのデータベースの
- Oracle PL/SQL ORA-00947 Not Enough Values Error OracleのPL / SQLのに十分な値エラーが発生しないのOra - 00947
- How to Disable and Turn Off vBulletin Plugin and Product System vbulletinを無効にする方法やプラグインを無効にすると製品システム
- Hack to Add Forum Sponsors to vBulletin Categories and Forumsハックvbulletinカテゴリーを追加するフォーラムやフォーラムのスポンサーに
- Oracle Database Link Oracleデータベースのリンク
- Check Oracle Version Oracleのバージョンを確認
- Change or Increase vBulletin Maximum Number of Total Allowed Private Messages (PM)変更または合計の最大数を増やすvbulletin可プライベートメッセージ( PM )の
- How to Change the Logo of vBulletin Forum to Custom One vbulletinのロゴを変更する方法の1つのフォーラムをカスタム
- ORA-00942 Table or View Does Not Exist Oracle ErrorメールORA - 00942テーブルまたはビューが存在しない場合はOracleのエラーが発生

































October 13th, 2007 02:24 2007年10月13日02:24
Hello,こんにちは、
Great forum!大きなフォーラム!
I found a lot of interesting information here.たくさんの興味深い情報を見つけた。
Does this forum helpful for you also?また、このフォーラムに役立つ機能ですか?
November 5th, 2007 03:57 2007年11月5日03:57
i’m eric.私はエリックです。 joining a couple boards and lookingカップルボードを捜しに参加する
forward to participating.前方に参加しています。 hehe unless i getニャムウェジ語しない限り、私取得
too distracted!あまりにも気を取られ!
ericエリック
June 15th, 2008 02:58 2008年6月15日02:58
thanks, got the sql problem solved in vbulleting.ありがとう、問題が解決さは、 SQL vbulletingです。