Okay, I've done all as it sais in the manual (and boy do they make it seem easy!) but I get this when trying to enter my site:
Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/pcplay/public_html/gomslork/includes/sql_layer.php on line 301
Warning: Failed opening 'language/lang-.php' for inclusion (include_path='') in /home/pcplay/public_html/gomslork/mainfile.php on line 75
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/pcplay/public_html/gomslork/includes/sql_layer.php on line 301
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/pcplay/public_html/gomslork/includes/sql_layer.php on line 301
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/pcplay/public_html/gomslork/includes/sql_layer.php on line 357
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='') in /home/pcplay/public_html/gomslork/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/pcplay/public_html/gomslork/header.php on line 47
As said in the manual I entered the information for the mySQL database:
Code:
$dbhost = "localhost";
$dbuname = "pcplay_gomslork";
$dbpass = "*********";
$dbname = "pcplay_gomslork";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
Now, what am I doing wrong? Anybody?
I have big plans in my head and this thing seems like a very good option. (allthough not everybody likes them, Almost-Good :p ...)
I hope somebody of you have an answer :)
End note; FileZilla is way better than any ftp clients I've used. It beats CuteFTP by a MILE! I lurve it :D