Thread: Integrate your server with your site

Page 11 of 15 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 150
  1. #101  
    nick-la-p2
    Guest
    thanx verry much helped lots
     

  2. #102  
    Registered Member Poindexter's Avatar
    Join Date
    Dec 2007
    Age
    29
    Posts
    195
    Thanks given
    0
    Thanks received
    0
    Rep Power
    7
    Quote Originally Posted by yorick View Post
    it will register a user on the forums when he logs in? or a user have to be regsitred to login?
    I'm pretty sure that the user has to register before logging in.

    Quote Originally Posted by aeze View Post
    can anyone help me with this error plz

    All you have to do is add a few import statements. If you don't know what to import that use the API.
     

  3. #103  
    notna071
    Guest
    i fixed the compile errors, but i get this error:
    Note: stream.java uses or overrides a deprecated API.
    Note: Recompile with -Xlinteprecation for details.
    Exception in thread "main" java.lang.ExceptionInInitializerError
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:10 45)
    at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2743)
    at com.mysql.jdbc.Connection.<init>(Connection.java:1 553)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java
    :266)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at MySQL.Connect(MySQL.java:56)
    at MySQL.<init>(MySQL.java:22)
    at server.main(server.java:15)
    Caused by: java.lang.RuntimeException: Can't load resource bundle due to underly
    ing exception java.util.MissingResourceException: Can't find bundle for base nam
    e com.mysql.jdbc.LocalizedErrorMessages, locale en_US
    at com.mysql.jdbc.Messages.<clinit>(Messages.java:60)
    ... 9 more
    Press any key to continue . . .
     

  4. #104  
    Banned

    Join Date
    Jan 2008
    Posts
    965
    Thanks given
    2
    Thanks received
    17
    Rep Power
    0
    can someone say me how to add this server in your forum phpbb plox??
     

  5. #105  
    notna071
    Guest
    Quote Originally Posted by Bloody View Post
    can someone say me how to add this server in your forum phpbb plox??
    Learn to speak English, then we may help you.
     

  6. #106  
    Ric914`
    Guest
    i get this error

    Code:
    MySQL.java:126: missing return statement
    }
    ^
    EDIT: FIXED
     

  7. #107  
    Registered Member Poindexter's Avatar
    Join Date
    Dec 2007
    Age
    29
    Posts
    195
    Thanks given
    0
    Thanks received
    0
    Rep Power
    7
    Ric, how do you fix that error?
     

  8. #108  
    Donator
    MajesticRS's Avatar
    Join Date
    Nov 2006
    Posts
    456
    Thanks given
    10
    Thanks received
    5
    Rep Power
    52
    I get these errors
    Code:
    server.java:70: ';' expected
            MySQL = new MySQL();
            ^
    server.java:71: illegal start of type
    throws NullPointerException {
    ^
    server.java:153: <identifier> expected
            public int[] ips = new int[1000];
                                            ^
    3 errors
    Press any key to continue . . .
     

  9. #109  
    m2ti
    Guest
    Does the server and forum have to been in one server or the can be seperated?
     

  10. #110  
    Endeavor

    Mikey`'s Avatar
    Join Date
    Dec 2007
    Posts
    4,421
    Thanks given
    693
    Thanks received
    1,425
    Rep Power
    1202
    awesome tut.. i love ll your tuts everytime i see them there always useful and its like thats a guy that deserves to be on runeserver.
     

Page 11 of 15 FirstFirst ... 910111213 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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