-
Posts
32 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Calum
-
yeah the database was set up i changed to a different web-host with a better Cpanal. and this is the error i get A critical error has occurred, and installation has stopped. Below are the details: PHP Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysqld.sock' (2) (2) Action taken: Line executed: /homepages/37/d417363515/htdocs/installer.php:371
-
thanks but that doesn't work like this version of Mccodes
-
hello when i try and install Mccodes Free v1.1.0, this i what it says and wont work after any help much appreciated Installer Thank you for choosing MCCodes FREE for your next game. 1. Diagnostics >> 2. Configuration >> 3. Installation & Extras Attempting DB connection... ... Successful. Writing game config file... Write DB Connector... ... file written. Writing base database schema... ... done. Writing game configuration... No database selected p.s sorry for posting in the wrong section before this.
-
hello when i try and install Mccodes Free v1.1.0, this i what it says and wont work after any help much appreciated Installer Thank you for choosing MCCodes FREE for your next game. 1. Diagnostics >> 2. Configuration >> 3. Installation & Extras Attempting DB connection... ... Successful. Writing game config file... Write DB Connector... ... file written. Writing base database schema... ... done. Writing game configuration... No database selected
-
Hello iv got the free version of mccode's and looking to build a good game off it. but im very new to coding, i am looking for someone to help me get the game to work i have the database, domain. email me [email protected] Requirements Trustworthy thank you
-
i know its simple stuff but i cant find config.php
-
Ok when i click install and go to login this error comes up Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/grandmal/public_html/class/class_db_mysql.php on line 48 FATAL ERROR: Could not connect to database on localhost (Access denied for user 'root'@'localhost' (using password: NO)) Can someone help me (not hate because im a n00b) Thanks
-
Hello, so i'm a content writer and i'm availaible for hire. I can write: Items and descriptions Crimes Properties I have no examples ATM but i will get some PM for prices.
-
my site is not finished yet i will post soon
-
ok you pick when you want to work show me some stuff mate
-
My site is a Text-based game i was looking not to pay unless i make money
-
i need some staff for my site Site Developer Staff & Player Management Server Management and Development Graphics & CSS development post below if you have got the skills
-
i have so what now because there still no database tables?
-
OMG!!!!!:@ i went into phpmyadmin and it said i never had No tables found in database. what shell i do :(
-
please it dont show it all i just need to know what to drop and how?
-
i Just dropped them all now what mate?
-
sorry Just got 1more thing QUERY ERROR: Table 'adminlogs' already exists Query was CREATE TABLE `adminlogs` ( `adID` int(11) NOT NULL auto_increment, `adUSER` int(11) NOT NULL default '0', `adPOST` longtext NOT NULL, `adGET` longtext NOT NULL, `adTIME` int(11) NOT NULL default '0', PRIMARY KEY (`adID`) ) ENGINE=MyISAM AUTO_INCREMENT=1 ;