-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Illegal String Offset error in logs #11
Comments
This is php-fpm 7.2 |
I've made a fresh install with following:
The only warnings I had are the following:
I will make a release to make corrections for that. But I do not have the warnings that you have... @shoshin71 please give me your install versions. |
I'm using:
The environment looks similar to your fresh install, at least from a version standpoint. There may be another plugin causing problems, which I will try to track down. I just pulled the latest copy from your repo, and the errors persist. |
It may be due to the version of Gitlab too. Which version do you use? And the version of the Gitlab API (v3 or v4) ? |
Sorry for the delay. I'm running 11.6.3-ce.0, but it looks like it was still set at the v3 API. |
Hm ok, strange behavior... I'm currently working on two Gitlab server and I have no error:
and
But API version is And I'll add possibility to choose Gitlab API version in settings (see #8). |
PHP message: PHP Warning: Illegal string offset 'username' in /usr/share/nginx/dokuwiki/lib/plugins/gitlabproject/syntax.php on line 141
PHP message: PHP Warning: Illegal string offset 'access_level' in /usr/share/nginx/dokuwiki/lib/plugins/gitlabproject/syntax.php on line 142" while reading upstream, client: X.X.X.X, server: wiki.example.com, request: "GET /playground:test HTTP/1.1", upstream: "fastcgi://unix:/tmp/wiki.sock:", host: "wiki.example.com"
The text was updated successfully, but these errors were encountered: