This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the issue?When i launch OKB3, i get an error with something to do with unable to connect to the MySql server. (yes, i have configured it :D)Please provide any additional information below.Here is a pastebin with my log of what happened and my config (sql pass removed)http://pastebin.com/HCF1LGDA
Hope you can help, Spongy
Hey there, you forgot to set the prefix of your forum table. For example: xenforo uses "xf_"
For ipb it would be probably be "ipb_" by default. If you changed it then try setting it to whatever you chose. If you need further assistance just pm me and I'll help you sort it out. I'm planning to release my own version of this plugin seeing as its quite outdated.
@Favorlock: Go
I tried doing this but it says in the console: 16:27:44 OKB3: Enabling OKB3 v3.7.1 16:27:44 OKB3: [OKB3] Initializing Vault 16:27:44 OKB3: [OKB3] Initializing configuration. 16:27:44 OKB3: [OKB3] Loading the internal database 16:27:44 OKB3: [OKB3] Trying to connect to the external database 16:28:05 CONSOLE: [SEVERE] [OKB3] OKB[MySQL] jdbc:mysql://mysql13.000webhost.com:3306/a2038845_ipb 16:28:05 CONSOLE: [SEVERE] [OKB3] OKB[MySQL] Could not be resolved because of an SQL Exception: Communications link failure 16:28:05 CONSOLE: packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.. 16:28:05 CONSOLE: [SEVERE] [OKB3] [OKB3] Impossible to connect to MySQL database. 16:28:05 OKB3: Disabling OKB3 v3.7.1 16:28:05 OKB3: [OKB3] Closing remote MySQL connection 16:28:05 OKB3: [OKB3] Closing local DB connection
To post a comment, please login or register a new account.