Use module in Drupal 7.39.

After install and configure (Automatically cache visited pages and resources) module, I get this errors on admin's pages:

Notice: Undefined index: isValid в функции appcache_requirements() (строка 37 в файле /home/mysite.ru/public_html/sites/all/modules/appcache/appcache.install).
Notice: Undefined index: isValid в функции appcache_requirements() (строка 38 в файле /home/mysite.ru/public_html/sites/all/modules/appcache/appcache.install).
Notice: Undefined index: isValid в функции appcache_requirements() (строка 41 в файле /home/mysite.ru/public_html/sites/all/modules/appcache/appcache.install).
Notice: Undefined index: errors в функции appcache_requirements() (строка 43 в файле /home/mysite.ru/public_html/sites/all/modules/appcache/appcache.install).

If I go to ./admin/reports/status, I see that message:

HTML5 Application Manifest: Invalid manifest
The HTML5 Application Manifest is not valid. Please verify your configuration.

ADD:

If I use Navbar module as admin top panel, this error broke it. Any click on admin menu link go to they href attribute and don't open secondary admin menu.

How to fix it?

Comments

Vikky Shostak created an issue. See original summary.

koddr’s picture

Issue summary: View changes
koddr’s picture

Issue summary: View changes
koddr’s picture

Issue summary: View changes