I have downloaded NukeTreasury v1.1 and extracted it all with winzip. FTP'ed all html files etc to the website. So far so good.
Then I go to phpMyAdmin - 2.10.1 (MySQL client version: 3.23.49) and click on SQL. Then i choose the option "import files", select the Treasury.sql and get this error :
SQL-query:
# phpMyAdmin SQL Dump
# version 2.5.4
#
Only registered users can see links on this board! Get registered or login to the forums!
#
# Host: localhost
# Generation Time: Jan 20, 2004 at 09:26 AM
# Server version: 4.0.15
# PHP Version: 4.3.3
#
# Database : `ipnppd`
#
# --------------------------------------------------------
#
# Table structure for table `config`
#
CREATE TABLE `config` (
`name` varchar( 25 ) NOT NULL default '',
`subtype` varchar( 20 ) NOT NULL default '',
`value` varchar( 200 ) NOT NULL default '0',
`text` text NOT NULL
) TYPE = MYISAM ;
MySQL retourneerde:
#1046 - No Database Selected
What am I doing wrong. With my website I can only have one DB, so I want the donation tables in my current db, named enemyterritory-biz
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum