Notice: Use of undefined constant ADVAGG_CSS_COMPRESSOR - assumed 'ADVAGG_CSS_COMPRESSOR' in advagg_css_compress_admin_settings_form() (line 38 of /var/www/virtual/peterbowey.com.au/sites/all/modules/advagg/advagg_css_compress/advagg_css_compress.admin.inc).
Notice: Use of undefined constant ADVAGG_CSS_COMPRESSOR - assumed

Comments

Peter Bowey’s picture

Add 2#

Notice: Use of undefined constant ADVAGG_CSS_COMPRESSOR - assumed 'ADVAGG_CSS_COMPRESSOR' in advagg_css_compress_advagg_css_alter() (line 53 of /var/www/virtual/peterbowey.com.au/sites/all/modules/advagg/advagg_css_compress/advagg_css_compress.module).
mikeytown2’s picture

Status: Active » Fixed

This should be fixed with http://drupalcode.org/project/advagg.git/commitdiff/5e476ba?hp=80c441c68f42427a7328c2be5fd5f350b3580ffd">this patch that has been committed; it might fix #1163178: Enabling "Compress Inline CSS" stalls "Rebuild Advagg Cache" option & #1163160: DB Uninstall User Warning: Table;db_drupal.advagg_files; doesn't exist query

Peter Bowey’s picture

#2 Fixed #1 Notice... problem.
...and.... (breath)
Yes, it cures all previous Compressor mode TESTS for Rebuild Advagg Cache GUI.
Cool!

Peter Bowey’s picture

Good news Mike!

All my tests pass for the latest [advagg]; 'well done'
No quirks [outstanding] other than 'uninstall' issue.

Note: Pleased to say the CSStidy benchmarks consistently too (it runs in a consistent time frame - about 1-2 secs slower than CSS Compressor)

Peter Bowey’s picture

To #4

Disable then Uninstall still produces this:

User warning: Table 'db_drupal.advagg_files' doesn't exist query: SELECT * FROM advagg_files in _db_query() (line 148 of /var/www/virtual/peterbowey.com.au/includes/database.mysqli.inc).
Peter Bowey’s picture

I think you can class this [advagg] as a 'mature and stable tool'.

Mission accomplished (for the time).

Best performance tool I have for Drupal

mikeytown2’s picture

Still have a bunch of issues to work though... http://drupal.org/project/issues/advagg?categories=All

Once I get the 2nd part of this out the door I'll do an RC5 release.
#1158960-17: Site significantly slower with Advanced CSS/JS Aggregation enabled

Thanks for all the bug reports! Your testing has made this a better tool :)

Status: Fixed » Closed (fixed)

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