Skip to content
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

PHP warnings when saving on the "Blocks" page #26

Open
dsnopek opened this issue Oct 26, 2018 · 0 comments
Open

PHP warnings when saving on the "Blocks" page #26

dsnopek opened this issue Oct 26, 2018 · 0 comments

Comments

@dsnopek
Copy link
Contributor

dsnopek commented Oct 26, 2018

Path: /admin/build/block

Here's the warnings:

warning: Illegal string offset 'region' in /app/modules/block/block.admin.inc on line 101.
warning: Illegal string offset 'status' in /app/modules/block/block.admin.inc on line 101.
warning: Illegal string offset 'status' in /app/modules/block/block.admin.inc on line 102.
warning: Illegal string offset 'region' in /app/modules/block/block.admin.inc on line 102.
warning: Illegal string offset 'region' in /app/modules/block/block.admin.inc on line 102.
warning: Illegal string offset 'status' in /app/modules/block/block.admin.inc on line 103.
warning: Illegal string offset 'weight' in /app/modules/block/block.admin.inc on line 103.
warning: Illegal string offset 'region' in /app/modules/block/block.admin.inc on line 103.
warning: Illegal string offset 'module' in /app/modules/block/block.admin.inc on line 103.
warning: Illegal string offset 'delta' in /app/modules/block/block.admin.inc on line 103.
warning: Illegal string offset 'theme' in /app/modules/block/block.admin.inc on line 103.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant