AKKA-CakePHP-Facebook-Plugin icon indicating copy to clipboard operation
AKKA-CakePHP-Facebook-Plugin copied to clipboard

CakePHP 3 Facebook Plugin

Results 2 AKKA-CakePHP-Facebook-Plugin issues
Sort by recently updated
recently updated
newest added

Move FBRLH setter to initialize() from beforeFilter(), then call disableSessionStatusCheck() if php_sapi_name == cli. Reference issue #17

Trying to run tests with this plugin installed will throw the exception: `Session not active, could not store state.` Occasionally it'll throw: `Session not active, could not load state.` Both...