Hi, when i access to the Admin page /admin/reports/sure, there is nothing on it! No errors or warnings!

This is my enviroment:

  • Drupal 8.2.3
  • PHP 7.0.12
  • CentOs 7 with SELinux enabled

How can i debug the module?

Comments

merolhack created an issue. See original summary.

kala4ek’s picture

Assigned: Unassigned » kala4ek

  • kala4ek committed d918666 on 8.x-1.x
    Issue #2832585 by merolhack, kala4ek: Blank page
    
kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Active » Fixed

Hello, I think you did not enable submodules, like bs_performance, bs_security and bs_seo.

To prevent it in future I added help text to admin/reports/sure, so it would not be blank anymore :)

k.

merolhack’s picture

Status: Fixed » Closed (fixed)

Install the main module and submodules with drush:
$ drush en be_sure bs_performance bs_security bs_seo -y