11.12.2011, 09:11
have you defined the connection variable?
new connection;
connection = mysql_connect...
Might be wrong syntax depending on your plugin but gives the idea
new connection;
connection = mysql_connect...
Might be wrong syntax depending on your plugin but gives the idea

