PDA

View Full Version : Game add error


chilllax
03-17-2006, 11:33 PM
Whenever I try to run the script to add a game in the v3arcade it gives me this error message
Fatal error: Call to a member function on a non-object in /home/chilllax/public_html/admincp/curveball.game.php on line 31

and on line 31 it says this
$gameexists = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "games WHERE shortname='curveball'");


Thanks for the help

im sure this is a really easy problem to fix for all of the people here that have the coding knowledge that I only wish I had, please help:confused:

chilllax
03-19-2006, 08:16 PM
Im sure this is an easy problem to fix for all of the coders here, please help I would really like to start adding more games to my arcade.

Fointy
05-23-2006, 02:13 PM
I have this too. I think its because you're using an old game version. yes?

Rich
05-23-2006, 09:17 PM
I encountered a very similar error when i was trying out v3arcade. That error was displaying with a majority of the games i was trying to add. Sooooo, I uninstalled v3arcade and tried ipb. I won't be going back. (I haven't had a problem yet with the games installing.)