Database error!?!!

LaTrell Parker

New Member
Nov 11, 2011
10
1
After I finish all of my configuration I log in to phpMyAdmin and when I try to import uberdb.sql for my RevCMS this is the error I get:
"SQL query:
--
-- Datenbank: `uberdb`
--
-- --------------------------------------------------------
--
-- Tabellenstruktur f�r Tabelle `achievements` --
IF NOT EXISTS `achievements` ( `id` int( 10) unsigned NOT NULL AUTO_INCREMENT ,
`levels` int( 11) NOT NULL DEFAULT '1', `dynamic_badgelevel ` enum('0','1') NOT NULL DEFAULT '1', `badge ` varchar(100) NOT NULL, `pixel s_base ` int(11) NOT NULL DEFAULT '50', `pixel s_multiplier ` double NOT NULL DEFAULT '1.25', PRIMARY KEY (`id`) ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =12;

MySQL said:
#1046 - No database selected"

Someone please help me?!?!?
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
No i mean like were do i paste the querys and stuff
and also i dont copy the folders right
I give up. If you cant do it. I suggest finding a tutorial and reading it

Copy all the files that are in the revcms 1.9.9 folder and paste them in the main directory *cough*(where the current folder is)*cough*
 

Users who are viewing this thread

Top