Quote:
Originally Posted by jesse
includes/config.php does not exist.
|
Then I'd assume it doesn't exist.. If it was there it wouldn't be teling you it wasn't. You've given it the wrong name, or it just isn't there.
Quote:
Originally Posted by jesse
Invalid SQL: SELECT gameid, shortname, gamesettings FROM games mysql error: Table 'causeyjr_.games' doesn't exist
mysql error number: 1146
|
I'm going to assume that
causeyjr_ is your table prefix. Why is it putitng a period between the table prefix and the table name? I'd assume youd cahnged something or didn't do something right somewhere.