Jump to content


Invision Database


1 reply to this topic

#1 adamfran

    Young Padawan

  • Members
  • Pip
  • 91 posts

Posted 10 October 2005 - 03:20 PM

Hi,

I backed up my database, and then I reloaded it again, as my account had to be reset.

Now, when I reload it, I get this error:

-- phpMyAdmin SQL Dump
-- version 2.6.3-pl1
-- http://www.phpmyadmin.net
-- 
-- Host: localhost
-- Generation Time: Oct 09, 2005 at 01:47 PM
-- Server version: 4.0.25
-- PHP Version: 4.3.11
-- 
-- Database: `elibra_ipb`
-- 
-- --------------------------------------------------------
-- 
-- Table structure for table `ibf_admin_logs`
-- 
CREATE TABLE `ibf_admin_logs` (

`id` bigint( 20 ) NOT NULL AUTO_INCREMENT ,
`act` varchar( 255 ) default NULL ,
`code` varchar( 255 ) default NULL ,
`member_id` int( 10 ) default NULL ,
`ctime` int( 10 ) default NULL ,
`note` text,
`ip_address` varchar( 255 ) default NULL ,
PRIMARY KEY ( `id` ) 
) TYPE = MYISAM AUTO_INCREMENT =170

and it says underneath....

#1046 - No Database Selected



What could be the problem?

#2 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 10 October 2005 - 03:50 PM

adamfran, on Oct 10 2005, 01:20 PM, said:

#1046 - No Database Selected

What could be the problem?
Hmm... i wonder...
You should've taken this up with your host or IPB themselves, not us. But the problem is, you don't have a database selected.
Try creating your database, and making sure you're viewing it when you import the info. For any further problems, i suggest asking your host.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users