PDA

View Full Version : Housekeeping DJ Panel Help!



Method
10-05-2007, 08:38 PM
I have got the fixed version off habboring (http://www.habboring.com)

BUT idk how to install it like create the tables ive made the database and everything lol thats easy its all setup but when i go to login my dj name isn't their whats the link to like install it once its hosted on your site
im not going to give the link out because i don't want it haxxord'd XD

+Rep to anyone..

Dentafrice1
10-05-2007, 11:12 PM
Open up Cpanel

Go to MySQL Databases > Scroll all the way down and click PHPMyAdmin > it should open

Now on the left side click the drop down and select your database.

Let it load, then at the top click import. Find the SQL file in the Housekeeping folder and upload it.

Also did you edit the config file?

Method
11-05-2007, 07:06 AM
Yes i edited the config file i'll have to do this when i get back from school but im going to get my new bike:eusa_danc about 6 ish ill tell you hopefully...

Method
11-05-2007, 06:33 PM
Error

SQL query:

-- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Apr 19, 2006 at 05:23 PM
-- Server version: 4.1.18
-- PHP Version: 4.3.11
--
-- Database: `habbofli_panel`
--
-- --------------------------------------------------------
--
-- Table structure for table `adminmsg`
--
CREATE TABLE `adminmsg` (
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`username` varchar( 225 ) NOT NULL default '',
`comment` text NOT NULL ,
`IP` varchar( 15 ) NOT NULL default '',
PRIMARY KEY ( `id` )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =8;

MySQL said: Documentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=8' at line 7

Want to hide these adverts? Register an account for free!