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

Warning: Illegal string offset 'colspan' in simplified_menu_admin_preprocess_table() (line 59 of simplified_menu_admin.module) #1

Closed
klonos opened this issue Nov 13, 2015 · 3 comments

Comments

@klonos
Copy link
Member

klonos commented Nov 13, 2015

Downloaded and enabled latest master. Tried going to a random menu edit page (/admin/structure/menu/manage/main-menu/edit for example) and got a WSOD. Navigated to /admin/structure/ and got this:

Warning: Illegal string offset 'colspan' in simplified_menu_admin_preprocess_table() (line 59 of .../modules/simplified_menu_admin/simplified_menu_admin.module).

Could be something or could be nothing because after that and a single page refresh all worked fine (perhaps needed cache clear before initial use). Searched the original module queue in d.org for a respective issue, but there was none.

@biolithic
Copy link
Member

Thanks for checking. I have multiple modules with porting issues to fix
up, will get to it.

On Thu, Nov 12, 2015 at 7:01 PM, Gregory Netsas notifications@github.com
wrote:

Downloaded and enabled latest master. Tried going to a random menu edit
page (/admin/structure/menu/manage/main-menu/edit for example) and got a
WSOD. Navigated to /admin/structure/ and got this:

Warning: Illegal string offset 'colspan' in simplified_menu_admin_preprocess_table() (line 59 of .../modules/simplified_menu_admin/simplified_menu_admin.module).

Could be something or could be nothing (perhaps needed cache clear before
initial use). Searched the original module queue in d.org for a
respective issue, but there was none.


Reply to this email directly or view it on GitHub
#1.

@klonos
Copy link
Member Author

klonos commented Nov 13, 2015

No worries. Thanx for porting this. It helps get closer into D8 feature parity.

laryn added a commit to laryn/simplified_menu_admin that referenced this issue Jan 8, 2024
@laryn
Copy link
Member

laryn commented Jan 8, 2024

This should be fixed in the latest dev.

@laryn laryn closed this as completed Jan 8, 2024
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

3 participants