Guest User

Untitled

a guest
May 3rd, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Error:
  2. 00:11:19 [INFO] [OKB3] Enabling OKB3 v3.7.0
  3. 00:11:19 [INFO] [OKB3] [OKB3] Initializing Vault
  4. 00:11:19 [INFO] [OKB3] [OKB3] Initializing configuration.
  5. 00:11:19 [INFO] [OKB3] [OKB3] Loading the internal database
  6. 00:11:19 [INFO] [OKB3] [OKB3] Trying to connect to the external database
  7. 00:11:19 [INFO] [OKB3] [OKB3] Loading website link
  8. 00:11:19 [SEVERE] [OKB3] [OKB3] Website link OKB3 not found. Be sure it is locat
  9. ed in the plugins/OKB3/links folder!
  10. 00:11:19 [INFO] [OKB3] Disabling OKB3 v3.7.0
  11. 00:11:19 [INFO] [OKB3] [OKB3] Closing remote MySQL connection
  12. 00:11:19 [INFO] [OKB3] [OKB3] Closing local DB connection
  13.  
  14. Config:
  15.  
  16.  
  17. general:
  18. enable-whitelist: 'true'
  19. enable-nickname-syncing: 'false'
  20. enable-promotion-track: 'false'
  21. enable-post-count-rewarding: 'true'
  22. configuration:
  23. forum: JOOMLA
  24. prefix:kbxsv_
  25. use-secondary-group: false
  26. mysql-connection:
  27. mysql-host: ***********
  28. mysql-user: **************
  29. mysql-password: blehderpbleh
  30. mysql-database-name: derp
  31. mysql-port: '3306'
  32. group-mapping:
  33. default:
  34. '1': ExampleGroup1
  35. '2': ExampleGroup2
  36. exampleworld1:
  37. '1': ExampleGroup1
  38. '2': ExampleGroup2
  39. extras:
  40. whitelist:
  41. kick-message: This is the message a user will see if their group isn't whitelisted.
  42. groups:
  43. - 1
  44. - 2
  45. nickname-syncing:
  46. nickname-field-in-usertable: nickname_field_user_table
  47. synced-banning:
  48. banned-user-forum-rank-id: '0'
  49. unbanned-user-forum-rank-id: '10'
  50. ban-message: This is the message a user will see if they are banned.
  51. promotion-track:
  52. track: 6|4|68|123|10
  53. rank-changing:
  54. identifiers:
  55. '1': NickNameforRank1
  56. '7': NickNameforAnotherRank
  57. post-count-rewarding:
  58. post-count-field-in-user-table: post-count-field-user-table
  59. currency-reward-per-post: '40'
Advertisement
Add Comment
Please, Sign In to add comment