Inactive [WEB/SEC/ADMN] MCbb v.1.12 phpbb/mybb Forum White and Greylist Connection Server<->Forum[1.2.5]

Discussion in 'Inactive/Unsupported Plugins' started by blargh, Jan 4, 2012.

  1. Offline

    Mr_H4mm3r

    blargh Dropbox link doesn't work..
     
  2. Offline

    blargh

    Mr_H4mm3r i uploaded the latest Version to GitHub. You can download the Jar

    Edit: I cleaned the Thread a bit and added alot to GitHub now.
     
  3. Offline

    StiDJa

    blargh any chance of support for IPB forums?
     
  4. Offline

    blargh

    StiDJa I would apreciate adding Support for IPB but i do not own a license, therefore i cannt look the how i actually can add Support for it. If you could give me a Test Forum with Database and Admin account i could add this.
     
  5. Offline

    THEKILLERBOT

    Can it be for Simple Machines Forums?
     
  6. Offline

    blargh

    THEKILLERBOT Supported Forums

    XenForo Support added!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  7. Future XenForo support? :)
     
  8. Offline

    blargh

    As i said you can use XenForo now. I dont own a license so solving Problems is quite problematic but it works-

    vBulletin is now offically supported

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  9. Offline

    Mr_H4mm3r

    Got it to work ;D Using it to promote normal plsyers to builders.. You can add my server;
    ip: play.diacraft.com
    website: http://diacraft.com
     
  10. Offline

    blargh

    Happy to hear that! your added Mr_H4mm3r
     
  11. I can give you temp admin on our current site aslong as i can trust you with it?
     
  12. Offline

    blargh

    I need a Temp Admin and a Database account. The Problem is that i need to give the MCbb plugin the same Oppurtutnity as the Forum itself.
     
  13. Can someone tell me why MCbb wont see my MySQL server? It just says it cant find the path. Do i need to make a path?
     
  14. Offline

    blargh

    Could you post your error message ,please? Your config ,too.
     
  15. 2012-04-07 05:31:31 [INFO] Qwertzy2
    2012-04-07 05:31:31 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-04-07 05:31:31 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-04-07 05:31:31 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-04-07 05:31:31 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2012-04-07 05:31:31 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:620)
    2012-04-07 05:31:31 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:200)
    2012-04-07 05:31:31 [SEVERE] at de.javakara.manf.boards.smf.isRegisteredOld(smf.java:79)
    2012-04-07 05:31:31 [SEVERE] at de.javakara.manf.boards.smf.testMysql(smf.java:34)
    2012-04-07 05:31:31 [SEVERE] at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:144)
    2012-04-07 05:31:31 [SEVERE] at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:52)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.Bukkit.reload(Bukkit.java:182)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
    2012-04-07 05:31:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:469)
    2012-04-07 05:31:31 [SEVERE] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596)
    2012-04-07 05:31:31 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)
    2012-04-07 05:31:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    2012-04-07 05:31:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-07 05:31:31 [SEVERE] Caused by: java.net.NoRouteToHostException: No route to host
    2012-04-07 05:31:31 [SEVERE] at java.net.PlainSocketImpl.socketConnect(Native Method)
    2012-04-07 05:31:31 [SEVERE] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:310)
    2012-04-07 05:31:31 [SEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:176)
    2012-04-07 05:31:31 [SEVERE] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:163)
    2012-04-07 05:31:31 [SEVERE] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
    2012-04-07 05:31:31 [SEVERE] at java.net.Socket.connect(Socket.java:546)
    2012-04-07 05:31:31 [SEVERE] at java.net.Socket.connect(Socket.java:495)
    2012-04-07 05:31:31 [SEVERE] at java.net.Socket.<init>(Socket.java:392)
    2012-04-07 05:31:31 [SEVERE] at java.net.Socket.<init>(Socket.java:235)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    2012-04-07 05:31:31 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    2012-04-07 05:31:31 [SEVERE] ... 33 more
    2012-04-07 05:31:31 [INFO] [MCbb] Greylist activated
     
  16. And here is the config.
     

    Attached Files:

    • c.txt
      File size:
      1.9 KB
      Views:
      1
  17. Offline

    blargh

    There is no MySQL Server on the URL you specified. And i dont see any Configs.
     
  18. mysql:
    forumtype: smf
    verifyuser: anonymous
    host: 184.168.18.1
    port: '3306'
    user: sna1209809312276
    password: mypassword
    database: sna1209809312276
    prefix: smf_
    general:
    type: Greylist
    authType: Field
    syncGroups: 'false'

    Oh and the Forum is SMF

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  19. Offline

    blargh

    The MySql Server cannt be accessed by the Plugin
     
  20. Hm, IS it cause i entered in something wrong or the MySQL server isnt working? Any idea?
     
  21. Offline

    blargh

    The IP ist the only thing and the port. MCbb cant find any Server regarding to that ip on that port
     
  22. I tried 50.63.224.98, which i was sure was the ip with the mysql server but when i used it, i kept getting connection reset errors when trying to log in.
     
  23. Offline

    blargh

    Mh, the Plugin cannt connect. Is the Port correct?
     
  24. Offline

    Zach667711

    Is there anyway to make it where this plugin is not case-sensitive? so the player can use dark_knight as his username instead of Dark_Knight.
     
  25. I don't know. I use Godaddy for the site and the MySQL server doesnt give me a port.
     
  26. Offline

    blargh

    Zach667711 No. But you can use Profile Fields instead.
     
  27. Offline

    FrancoisBerg

    Hey everyone! The plugin has been updated 1.2.5? :) I'm still on 1.1. I think that was the time to do an update ... lol
     
  28. Offline

    blargh

    I used the Plugin on 1.2.5 without Errors.
     
  29. Offline

    Edgar

    I can't get this to work with MyBB forums or MySQL and it gives me the exact same error like to snakecraft.........

    or I think its exactly the same anyway here it is
    Code:
    2012-04-10 01:14:25 [INFO] [MCbb] Enabling MCbb v1.11.0.0
    2012-04-10 01:14:25 [INFO] Economy Support Activated!
    2012-04-10 01:14:25 [INFO] Permissions Support Activated!
    2012-04-10 01:14:25 [INFO] [MCbb] Loading Language
    2012-04-10 01:14:25 [INFO] [MCbb] Language loaded
    2012-04-10 01:14:25 [INFO] [MCbb] Language Config Check
    2012-04-10 01:14:25 [INFO] [MCbb] Language Config Check sucessfull
    2012-04-10 01:14:25 [INFO] [MCbb] loaded ->1.11.0.0
    2012-04-10 01:14:25 [INFO] [MCbb] Loading Config
    2012-04-10 01:14:25 [INFO] [MCbb] Config loaded
    2012-04-10 01:14:25 [INFO] ForumType: myBB
    2012-04-10 01:14:25 [INFO] [MCbb] Validating Config
    2012-04-10 01:14:25 [INFO] [MCbb] Config validated
    2012-04-10 01:17:36 [INFO] Qwertzy2
    2012-04-10 01:17:36 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
     
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    2012-04-10 01:17:36 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    2012-04-10 01:17:36 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    2012-04-10 01:17:36 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2012-04-10 01:17:36 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:582)
    2012-04-10 01:17:36 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:185)
    2012-04-10 01:17:36 [SEVERE] at de.javakara.manf.boards.myBB.isRegisteredOld(myBB.java:71)
    2012-04-10 01:17:36 [SEVERE] at de.javakara.manf.software.Software.testMysql(Software.java:35)
    2012-04-10 01:17:36 [SEVERE] at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:144)
    2012-04-10 01:17:36 [SEVERE] at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:52)
    2012-04-10 01:17:36 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-04-10 01:17:36 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    2012-04-10 01:17:36 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-04-10 01:17:36 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    2012-04-10 01:17:36 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    2012-04-10 01:17:36 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    2012-04-10 01:17:36 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    2012-04-10 01:17:36 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    2012-04-10 01:17:36 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    2012-04-10 01:17:36 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-10 01:17:36 [SEVERE] Caused by: java.net.ConnectException: Connection timed out
    2012-04-10 01:17:36 [SEVERE] at java.net.PlainSocketImpl.socketConnect(Native Method)
    2012-04-10 01:17:36 [SEVERE] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    2012-04-10 01:17:36 [SEVERE] at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    2012-04-10 01:17:36 [SEVERE] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    2012-04-10 01:17:36 [SEVERE] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    2012-04-10 01:17:36 [SEVERE] at java.net.Socket.connect(Socket.java:529)
    2012-04-10 01:17:36 [SEVERE] at java.net.Socket.connect(Socket.java:478)
    2012-04-10 01:17:36 [SEVERE] at java.net.Socket.<init>(Socket.java:375)
    2012-04-10 01:17:36 [SEVERE] at java.net.Socket.<init>(Socket.java:218)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    2012-04-10 01:17:36 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    2012-04-10 01:17:36 [SEVERE] ... 28 more
    2012-04-10 01:17:36 [INFO] [MCbb] Greylist activated
    2012-04-10 01:17:36 [INFO] Version
    2012-04-10 01:17:36 [INFO] Current Version: 1.11.0.0
    2012-04-10 01:17:36 [INFO] Latest Version: 1.8.3.0
     
  30. Offline

    blargh

    This means actually the Hostname or the Port is wrong.
     

Share This Page