Logged In: NO

replace the code in line 273 with the newer mysql-command:
//snip
if (mysql_query('CREATE DATABASE '.$FormDBInfo["WADBname"],
$link))
//snip
(watch the space after the word DATABSE)
thats all!