Configuration Probléme JSONAPI

Pasimix

Mineur des cavernes
20 Janvier 2014
78
2
30
25
Bonjour, bonsoir ! J'ai un probléme de liaison !


Code:
users:
- username: pseudo
  password: motdepasse
  logging: true
  groups:
  - full_control
- username: chatonly
  password: example
  logging: true
  groups:
  - chat_only

Code:
# API methods on the method-whitelist will be
# able to called without any sort of authentication
method-whitelist:
- getPlayerLimit
- dynmap.getPort
options:
  stream_pusher:
    max_queue_age: 30
    max_queue_length: 500
  startup-delay: 2000
  port: 25633
  ip-whitelist: []
  log-to-console: true
  log-to-file: 'false'
  anyone-can-use-calladmin: false
  use-new-api: false

J'ai un message d'erreur : Warning: Missing argument 5 for JSONAPI::__construct(), called in /home/u701634285/public_html/install/2.php on line 22 and defined in /home/u701634285/public_html/include/JSONAPI.php on line 28