Jump to content
MakeWebGames

Recommended Posts

Posted

I recently went on my old computer and found some games,movies and mccodes v2 which i had forgot about

I went in the installer.php and tried installing and got some epreg errors

I fixed those by changing it to preg_match and the errors went away but there was another error with it,

I had put in my database,username and password but get this

Installer

1. Diagnostics >> 2. Configuration >> 3. Installation & ExtrasWrite Config...

Config written.

Attempting DB connection

Connection Successful.

Writing Main MySQL data.

QUERY ERROR: No database selected

Query was CREATE TABLE `announcements` ( `a_text` text NOT NULL, `a_time` int(11) NOT NULL default '0') ENGINE=MyISAM ;

How do i fix this.

Been using mccodes 1 but since i found my old v2 i want to put this up

  • 5 months later...
Posted
wat was it, how did u fix it

In installer.php - enter in correct details for your database. Database name, host (usuall localhost), database user name and database user's password.

Contact mccodes.com support if you want a quick IM/over-the-phone support.

Cheers.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...