Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 22 of 23 FirstFirst ... 12181920212223 LastLast
Results 211 to 220 of 225
  1. #211
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    in phpmyadmin on the database yiou want to add it to, click query tab, copy and past, run it. Tada

  2. #212
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Err No dont beg me but It probably will work for me becuase ive got the Latest SQL witch Cream's SQL Code properley works with. MySQL v4.x series it wont work properley but if you look at some of this SQL code floating around this thread it will work I should think
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  3. #213
    Join Date
    Apr 2006
    Location
    Latvia
    Posts
    891
    Tokens
    0

    Default

    links broken

  4. #214
    Join Date
    Aug 2005
    Location
    Tunbridge Wells, Kent
    Posts
    5,063
    Tokens
    1,624

    Latest Awards:

    Default

    Wow thats a Big Bump -.-
    Never argue with an idiot, he'll drag you down to his level, and beat you with experience.

    Quote Originally Posted by Recursion
    *oh trust me
    *I would NEVER go ATi
    And 15 mins later...
    Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
    *ordered.

  5. #215
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    Yea ITs ok Tho

  6. #216
    Join Date
    May 2006
    Location
    Wakefield, West Yorkshire
    Posts
    1,118
    Tokens
    0

    Latest Awards:

    Default

    Can you edit the first post with a link that isnt dead?

  7. #217
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    Ummm... No

  8. #218
    Join Date
    Feb 2006
    Location
    Inside your PC
    Posts
    1,626
    Tokens
    0

    Latest Awards:

    Default

    i have fixed the panel itss 100% working
    the only thing that dont work is stats im fixing atm

    example
    www.habboattic.amidal.com
    user:test
    pass:test

    i am waiting for permission to upload the complete working version

  9. #219

    Default

    The SQL thing with that doesn't work "/ You get these errors:


    the timetable one:
    Code:
    SQL query:       -- phpMyAdmin SQL Dump
    -- version 2.6.4-pl2
    -- http://www.phpmyadmin.net
    -- 
    -- Host: localhost
    -- Generation Time: Apr 19, 2006 at 05:25 PM
    -- Server version: 4.1.18
    -- PHP Version: 4.3.11
    -- 
    -- Database: `hnfm_djs`
    -- 
    -- --------------------------------------------------------
    -- 
    -- Table structure for table `friday`
    -- 
     CREATE  TABLE  `friday` ( `id` varchar( 225  )  NOT  NULL default  '',
     `a` varchar( 225  )  NOT  NULL default  '',
     `b` varchar( 225  )  NOT  NULL default  '',
     `c` varchar( 225  )  NOT  NULL default  '',
     `d` varchar( 225  )  NOT  NULL default  '',
     `e` varchar( 225  )  NOT  NULL default  '',
     `f` varchar( 225  )  NOT  NULL default  '',
     `x` varchar( 225  )  NOT  NULL default  '',
     `g` varchar( 225  )  NOT  NULL default  '',
     `h` varchar( 225  )  NOT  NULL default  '',
     `i` varchar( 225  )  NOT  NULL default  '',
     `j` varchar( 225  )  NOT  NULL default  '',
     `k` varchar( 225  )  NOT  NULL default  '',
     `l` varchar( 225  )  NOT  NULL default  '',
     `m` varchar( 225  )  NOT  NULL default  '',
     `n` varchar( 225  )  NOT  NULL default  '',
     `o` varchar( 225  )  NOT  NULL default  '',
     `p` varchar( 225  )  NOT  NULL default  '',
     `q` varchar( 225  )  NOT  NULL default  '',
     `r` varchar( 225  )  NOT  NULL default  '',
     `s` varchar( 225  )  NOT  NULL default  '',
     `t` varchar( 225  )  NOT  NULL default  '',
     `u` varchar( 225  )  NOT  NULL default  '',
     `v` varchar( 225  )  NOT  NULL default  '',
     `w` varchar( 225  )  NOT  NULL default  '',
     PRIMARY  KEY (  `id`  ) 
    ) ENGINE  =  MYISAM DEFAULT CHARSET  = latin1 
          MySQL said:  
      #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' at line 46
    The normal one:
    Code:
    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: ``
    -- 
    -- --------------------------------------------------------
    -- 
    -- 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:  
      #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 25
    Last edited by Simie; 03-06-2006 at 02:45 PM.

  10. #220
    DJ-Extra Guest

    Default

    Links dont work

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •