after fresh installation i am not able to change any existing view. All i see is the spinning dotted wheel for a few seconds and thats it. Normally there would be an overlay that allows me to change whatever i want.

regards

w1nz0r

Comments

Anonymous’s picture

w1Nz0r created an issue. See original summary.

Anonymous’s picture

Priority: Normal » Major
nickdickinsonwilde’s picture

Are there any message in your dblog? (/admin/reports/dblog)
What browser and what host/server details?

Anonymous’s picture

i just have the following php warning ... all the rest looks fine for me.

"Warning: Cannot modify header information - headers already sent by (output started at /var/www/web335/html/bwo/vendor/symfony/http-foundation/Response.php:1151) in Drupal\Core\Session\SessionManager->destroy() (line 267 of /var/www/web335/html/bwo/core/lib/Drupal/Core/Session/SessionManager.php)."

location /core/install.php/?id=1&langcode=en&op=do_nojs&op=finished&profile=standard&rewrite=ok&rewrite=ok

referrer /core/install.php?rewrite=ok&langcode=en&profile=standard&id=1&op=start

I'm using latest firefox, apache, mysql 5.5.44-0+deb7u1-log - (Debian), UTF-8 Unicode (utf8), database client version libmysql - 5.5.43, php 5.6.13!

Anonymous’s picture

disabling javascript aggregation solves the problem. There must be a bigger problem with the aggregation of css and javascript files as you can read here . I had problems with the theme because of css aggregation.

catch’s picture

Status: Active » Closed (duplicate)

This looks like a duplicate of https://www.drupal.org/node/2619250