It didnt work :-(
When i ran that Sql query in PhpMyadmin:
This showed up:
Error
SQL-query :
$DB_site * > query(
"INSERT INTO setting(settingid,settinggroupid,title,varname,val ue,description,optioncode,disp layorder) VALUES (NULL,19,'Minimum Posts','pmminposts','0','Here you define the number of posts a user must have before he/she can use the private message system.','','18')"
)
MySQL said:
You have an error in your SQL syntax near '$DB_site->query("INSERT INTO setting(settingid,settinggroupid,title,varname,val u' at line 1
I'm using Vb 2.2.5
|