Log in

View Full Version : General Questions


chilllax
03-24-2006, 10:39 AM
I get an error when I try and run the install script for games in v3 and it says that there is a call to a member function on a non object. What does that mean? Also what does chmod something mean?

DRJ
03-25-2006, 03:37 PM
Look in the code and replace

$DB_Site

With

$db

and that should fix the error.

For the chmod use an ftp program and change the read/write settings for the folder.

chilllax
03-29-2006, 12:56 AM
thanks, but now I get an error saying that the table vbulletin.games doesnt exist. I tried to create a table in my vbulletin database but I am unsure of the settings for the table.