The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Access denied when executing a SQL query from a plugin
Hi,
I get this message when I enable the following plugin : Code:
$query="SELECT username FROM user WHERE userid = 1"; $result = mysql_query($query) or die(mysql_error()); What could be the reason ? everything is working otherwise, the board, as the SQL queries from Maintenance > Execute SQL Query. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|