Hi,

I am using this module for a long time but I have a problem that I often encounter.

Sometimes main page is crushed and not loading any styles. But this occurs only for the not logged in users and only for the main page.

I did some research in the issues and find this topic (https://www.drupal.org/node/1668954) but patch is already applied in the version I use.

How can I solve this? I can't use this module anymore with this issue.

Comments

agiradam created an issue. See original summary.

mikeytown2’s picture

Have you tried the latest version 7.x-2.25?

Is your site behind HTTP auth?

Are you using JS to load CSS?

agiradam’s picture

I try to update latest version but when I run update.php I get some errors.

I set up module a long time ago, I dont know the answers of the other two questions.

I'm sorry for my ignorance. Can you say how/where can I check the HTTP auth and CSS configuration?

mikeytown2’s picture

What errors do you get on update?

The reason I ask about http auth is because the issue you linked to deals with basic http auth.

Go to the modifications configuration page for advagg; it'll talk about deferred css loading.

agiradam’s picture

An AJAX HTTP request terminated abnormally. Debugging information follows. Path: http://mysite/update.php?op=selection&token=30wqBB2Pp6NIJBDF2D7cOah6yBHf... StatusText: ResponseText: ReadyState: 4

I use httprl module too. Is http auth about this module or something else?

This is the screenshot for the modification page => https://pasteboard.co/696LHIZy.jpg

mikeytown2’s picture

Scroll further down on the mod page and take another screen shot. http auth is about something else.

mikeytown2’s picture

Status: Active » Postponed (maintainer needs more info)
mikeytown2’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to lack of feedback