After installing this module I get the following error:

Notice: Undefined index: status in lazy_is_enabled() (line 84 of modules/lazy/lazy.module)

I am on php7.2

The module seems to work in spite of the error.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lennart created an issue. See original summary.

Pranali.addweb’s picture

Status: Active » Needs review
FileSize
421 bytes

@lennart, I've a solution now for the error which occurred after installing the module same as mentioned above. Hope this helps you too.

Please share your feedback

Thanks!.

lennart’s picture

Thank you.

lennart’s picture

Status: Needs review » Reviewed & tested by the community

Fixes the issue.

osman’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
442 bytes

I'm curious in what condition and what page you get that error. I couldn't reproduce it.

Though, thanks for the patch. And here is a slightly better version; text-format could also be disabled.

I'd recommend anyone having the same error to use this patch while I work on the next release.

  • osman committed 4b14e0f on 8.x-1.x
    Issue #2994133 by Manthan.addweb, osman: Notice: Undefined index: status...
osman’s picture

Status: Needs review » Fixed

Fixed in 8.x-1.1 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.