I'm getting 404s on my css/js files as soon as I enable the module. The files are created and present with 775 perms. So I assume the problem is in the .htaccess stuff. However, I've tried both methods (in files & in Drupal root) with no luck, both with gzip on and gzip off.

Below is a debug dump.

Any clues to what direction I should be looking to fix this?

Thanks!

Debug info: Array
(
[css_before_vars] => Array
(
[all] => Array
(
[module] => Array
(
[modules/node/node.css] => 1
[modules/system/defaults.css] => 1
[modules/system/system.css] => 1
[modules/system/system-menus.css] => 1
[modules/user/user.css] => 1
[sites/all/modules/admin_menu/admin_menu.css] =>
[sites/all/modules/cck/theme/content-module.css] => 1
[sites/default/files/css_injector_1.css] => 1
[sites/all/modules/ctools/css/ctools.css] => 1
[sites/all/modules/domain/domain_nav/domain_nav.css] => 1
[sites/all/modules/filefield/filefield.css] => 1
[sites/default/files/ibstyles.css] => 1
[sites/all/modules/itweak_upload/itweak_upload.css] => 1
[sites/all/modules/jcarousel/jcarousel/lib/jquery.jcarousel.css] => 1
[sites/all/modules/jcarousel/jcarousel.css] => 1
[sites/all/modules/jquerymenu/jquerymenu.css] => 1
[sites/all/modules/mollom/mollom.css] => 1
[sites/all/modules/panels/css/panels.css] => 1
[sites/all/modules/seo_checker/css/seo_checker.css] => 1
[sites/all/modules/tagadelic/tagadelic.css] => 1
[sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.css] => 1
[sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.css] => 1
[sites/all/modules/wysiwyg_imageupload/plugins/imgupload/imgupload.css] => 1
[sites/all/modules/admin/includes/admin.toolbar.base.css] => 1
[sites/all/modules/admin/includes/admin.toolbar.css] => 1
[sites/all/modules/admin/includes/admin.menu.css] => 1
[sites/all/modules/cck/modules/fieldgroup/fieldgroup.css] => 1
[sites/all/modules/views/css/views.css] => 1
[sites/all/modules/sweaver/skins/default/default.css] => 1
[sites/all/modules/jquery_ui/jquery.ui/themes/default/ui.all.css] => 1
[sites/all/modules/sweaver/plugins/sweaver_plugin_editor/colorpicker/css/colorpicker.css] => 1
[sites/all/modules/admin/includes/admin.devel.css] => 1
)

[theme] => Array
(
[sites/all/modules/jcarousel/jcarousel/skins/tango/skin.css] => 1
[sites/all/themes/blogbuzz/css/blogbuzz.css] => 1
[sites/all/themes/blogbuzz/css/stone.css] => 1
)

)

)

[css_before_function] => Array
(
[all] => Array
(
[module] => Array
(
[modules/node/node.css] => 1
[modules/system/defaults.css] => 1
[modules/system/system.css] => 1
[modules/system/system-menus.css] => 1
[modules/user/user.css] => 1
[sites/all/modules/admin_menu/admin_menu.css] =>
[sites/all/modules/cck/theme/content-module.css] => 1
[sites/default/files/css_injector_1.css] => 1
[sites/all/modules/ctools/css/ctools.css] => 1
[sites/all/modules/domain/domain_nav/domain_nav.css] => 1
[sites/all/modules/filefield/filefield.css] => 1
[sites/default/files/ibstyles.css] => 1
[sites/all/modules/itweak_upload/itweak_upload.css] => 1
[sites/all/modules/jcarousel/jcarousel/lib/jquery.jcarousel.css] => 1
[sites/all/modules/jcarousel/jcarousel.css] => 1
[sites/all/modules/jquerymenu/jquerymenu.css] => 1
[sites/all/modules/mollom/mollom.css] => 1
[sites/all/modules/panels/css/panels.css] => 1
[sites/all/modules/seo_checker/css/seo_checker.css] => 1
[sites/all/modules/tagadelic/tagadelic.css] => 1
[sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.css] => 1
[sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.css] => 1
[sites/all/modules/wysiwyg_imageupload/plugins/imgupload/imgupload.css] => 1
[sites/all/modules/admin/includes/admin.toolbar.base.css] => 1
[sites/all/modules/admin/includes/admin.toolbar.css] => 1
[sites/all/modules/admin/includes/admin.menu.css] => 1
[sites/all/modules/cck/modules/fieldgroup/fieldgroup.css] => 1
[sites/all/modules/views/css/views.css] => 1
[sites/all/modules/sweaver/skins/default/default.css] => 1
[sites/all/modules/jquery_ui/jquery.ui/themes/default/ui.all.css] => 1
[sites/all/modules/sweaver/plugins/sweaver_plugin_editor/colorpicker/css/colorpicker.css] => 1
[sites/all/modules/admin/includes/admin.devel.css] => 1
)

[theme] => Array
(
[sites/all/modules/jcarousel/jcarousel/skins/tango/skin.css] => 1
[sites/all/themes/blogbuzz/css/blogbuzz.css] => 1
[sites/all/themes/blogbuzz/css/stone.css] => 1
)

)

)

[css_before_styles] =>

[css_after] =>

[js_before] => Array
(
[core] => Array
(
[misc/jquery.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[misc/drupal.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

)

[module] => Array
(
[sites/all/modules/admin_menu/admin_menu.js] => Array
(
[cache] => 1
[defer] => 1
[preprocess] => 1
)

[sites/all/modules/jcarousel/jcarousel/lib/jquery.jcarousel.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/jcarousel/jcarousel.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/jquerymenu/jquerymenu.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/mollom/mollom.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/panels/js/panels.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/jquery_plugin/jquery.cycle.min.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/admin/includes/jquery.cookie.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/admin/includes/jquery.drilldown.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/admin/includes/admin.toolbar.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/admin/includes/admin.menu.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/sweaver_plugin.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_editor/sweaver_plugin_editor.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_editor/jquery.json-2.2.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.core.min.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.slider.min.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_editor/colorpicker/js/colorpicker.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_styles/sweaver_plugin_styles.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_themeswitch/sweaver_plugin_themeswitch.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[misc/collapse.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_themeclasses/sweaver_plugin_themeclasses.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/sweaver/plugins/sweaver_plugin_palettes/sweaver_plugin_palettes.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[sites/all/modules/admin/includes/admin.devel.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[misc/autocomplete.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

[misc/textarea.js] => Array
(
[cache] => 1
[defer] =>
[preprocess] => 1
)

)

[theme] => Array
(
)

[setting] => Array
(
[0] => Array
(
[basePath] => /
)

[1] => Array
(
[admin_menu] => Array
(
[margin_top] => 1
)

)

[2] => Array
(
[admin_menu] => Array
(
[position_fixed] => 1
)

)

[3] => Array
(
[imagebrowser] => Array
(
[basepath] => /
[filepath] => sites/default/files
[modulepath] => sites/all/modules/imagebrowser
)

)

[4] => Array
(
[jcarousel] => Array
(
[.attachment-thumbs] => Array
(
[scroll] => 1
[skin] => tango
)

)

)

[5] => Array
(
[sweaver] => Array
(
[invokes] => Array
(
[0] => sweaver_plugin_editor
)

[selectors] => Array
(
[body] => Array
(
[weight] => -100
[name] => body
[description] => Body
[selector] => body
[highlight] =>
)

[h1] => Array
(
[weight] => -99
[name] => h1
[description] => Heading 1
[selector] => h1
[highlight] =>
)

[h2] => Array
(
[weight] => -98
[name] => h2
[description] => Heading 2
[selector] => h2
[highlight] =>
)

[h3] => Array
(
[weight] => -97
[name] => h3
[description] => Heading 3
[selector] => h3
[highlight] =>
)

[li] => Array
(
[weight] => -96
[name] => li
[description] => a list item
[selector] => li
[highlight] =>
)

[link] => Array
(
[weight] => -95
[name] => link
[description] => a link
[selector] => a
[highlight] =>
)

[ol] => Array
(
[weight] => -94
[name] => ol
[description] => an ordered list
[selector] => ol
[highlight] =>
)

[p] => Array
(
[weight] => -93
[name] => p
[description] => a paragraph
[selector] => p
[highlight] =>
)

[ul] => Array
(
[weight] => -92
[name] => ul
[description] => an unordered list
[selector] => ul
[highlight] =>
)

[form] => Array
(
[weight] => -91
[name] => form
[description] => a form
[selector] => form
[highlight] =>
)

[label] => Array
(
[weight] => -90
[name] => label
[description] => a label
[selector] => label
[highlight] =>
)

[input] => Array
(
[weight] => -89
[name] => input
[description] => an input field
[selector] => .form-text
[highlight] =>
)

[textarea] => Array
(
[weight] => -88
[name] => textarea
[description] => a textarea
[selector] => .form-textarea
[highlight] =>
)

[submit] => Array
(
[weight] => -87
[name] => submit
[description] => a submit button
[selector] => .form-submit
[highlight] =>
)

[allids] => Array
(
[weight] => -86
[name] => allids
[description] => All other id's
[selector] =>
[highlight] =>
)

[allclasses] => Array
(
[weight] => -85
[name] => allclasses
[description] => All other classes
[selector] =>
[highlight] =>
)

[alltags] => Array
(
[weight] => -84
[name] => alltags
[description] => All other tags
[selector] =>
[highlight] =>
)

[span] => Array
(
[weight] => -83
[name] => span
[description] => an item
[selector] => span
[highlight] =>
)

[div] => Array
(
[weight] => -82
[name] => div
[description] => a region
[selector] => div
[highlight] =>
)

)

[types] => Array
(
[block] => Array
(
[display] => display
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-color] => border-color
[border-style] => border-style
[width] => width
[height] => height
)

[inline] => Array
(
[display] => display
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-color] => border-color
[border-style] => border-style
)

[inline-block] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[width] => width
[height] => height
)

[inline-table] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[width] => width
[height] => height
)

[list-item] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[width] => width
[height] => height
)

[run-in] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[width] => width
[height] => height
)

[table] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[border-collapse] => border-collapse
[border-spacing] => border-spacing
[width] => width
[height] => height
)

[table-caption] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[margin-top] => margin-top
[margin-left] => margin-left
[margin-right] => margin-right
[margin-bottom] => margin-bottom
[border-top-width] => border-top-width
[border-left-width] => border-left-width
[border-right-width] => border-right-width
[border-bottom-width] => border-bottom-width
[border-style] => border-style
[border-color] => border-color
[width] => width
[height] => height
)

[table-cell] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[vertical-align] => vertical-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[height] => height
)

[table-header-group] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[vertical-align] => vertical-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[height] => height
)

[table-footer-group] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[vertical-align] => vertical-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
[padding-top] => padding-top
[padding-left] => padding-left
[padding-right] => padding-right
[padding-bottom] => padding-bottom
[height] => height
)

[table-row] => Array
(
[font-family] => font-family
[font-style] => font-style
[font-weight] => font-weight
[font-size] => font-size
[line-height] => line-height
[text-align] => text-align
[vertical-align] => vertical-align
[color] => color
[text-decoration] => text-decoration
[background-color] => background-color
[background-image] => background-image
[background-repeat] => background-repeat
[background-position] => background-position
[background-attachment] => background-attachment
)

)

[properties] => Array
(
[display] => Array
(
[name] => display
[property] => display
[parent] =>
[type] => select
[options] => Array
(
[inline] => inline
[block] => block
[none] => none
)

[prefix] =>
[suffix] =>
[slider_min] => 1
[slider_max] => 72
)

[font-family] => Array
(
[name] => font-family
[property] => font-family
[parent] =>
[type] => select
[options] => Array
(
[] => Theme default
[Arial, Helvetica,Sans-Serif] => Arial
['Arial Black',Sans-Serif] => Arial Black
['Comic Sans MS',Cursive] => Comic Sans MS
['Courier New',Courier,Monospace] => Courier
[Georgia,Serif] => Georgia
[Helvetica,Arial,Sans-Serif] => Helvetica
[Impact,Charcoal,Sans-Serif] => Impact
['Lucida Sans','Lucida Grande',Sans-Serif] => Lucida
['Palatino Linotype',Palatino,Serif] => Palatino
[Tahoma,Geneva,Sans-Serif] => Tahoma
['Times New Roman',Times,Serif] => Times New Roman
['Trebuchet',Helvetica,Sans-Serif] => Trebuchet
[Verdana,Geneva,Sans-Serif] => Verdana
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[font-style] => Array
(
[name] => font-style
[property] => font-style
[parent] =>
[type] => select
[options] => Array
(
[normal] => Normal
[italic] => Italic
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[font-weight] => Array
(
[name] => font-weight
[property] => font-weight
[parent] =>
[type] => select
[options] => Array
(
[400] => Normal
[800] => Bold
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[font-size] => Array
(
[name] => font-size
[property] => font-size
[parent] => font-size-wrapper
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 1
[slider_max] => 200
)

[line-height] => Array
(
[name] => line-height
[property] => line-height
[parent] => font-size-wrapper
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 1
[slider_max] => 200
)

[text-align] => Array
(
[name] => text-align
[property] => text-align
[parent] =>
[type] => select
[options] => Array
(
[left] => Left
[center] => Center
[right] => Right
[justify] => Justified
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[color] => Array
(
[name] => color
[property] => color
[parent] =>
[type] => color
[options] => Array
(
)

[prefix] => #
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[text-decoration] => Array
(
[name] => text-decoration
[property] => text-decoration
[parent] =>
[type] => select
[options] => Array
(
[none] => None
[underline] => Underline
[overline] => Overline
[line-through] => Line through
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[background-color] => Array
(
[name] => background-color
[property] => background-color
[parent] =>
[type] => color
[options] => Array
(
)

[prefix] => #
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[background-image] => Array
(
[name] => background-image
[property] => background-image
[parent] =>
[type] => image
[options] => Array
(
)

[prefix] => url(
[suffix] => )
[slider_min] =>
[slider_max] =>
)

[background-repeat] => Array
(
[name] => background-repeat
[property] => background-repeat
[parent] =>
[type] => select
[options] => Array
(
[no-repeat] => None
[repeat-x] => Horizontally
[repeat-y] => Vertically
[repeat] => Both
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[background-position] => Array
(
[name] => background-position
[property] => background-position
[parent] =>
[type] => select
[options] => Array
(
[left top] => Left top
[right top] => Right top
[left bottom] => Left bottom
[right bottom] => Right bottom
[center center] => Center center
[center bottom] => Center bottom
[center top] => Center top
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[background-attachment] => Array
(
[name] => background-attachment
[property] => background-attachment
[parent] =>
[type] => select
[options] => Array
(
[scroll] => Scroll
[fixed ] => Fixed
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[padding-top] => Array
(
[name] => padding-top
[property] => padding-top
[parent] => padding
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[padding-left] => Array
(
[name] => padding-left
[property] => padding-left
[parent] => padding
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[padding-right] => Array
(
[name] => padding-right
[property] => padding-right
[parent] => padding
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[padding-bottom] => Array
(
[name] => padding-bottom
[property] => padding-bottom
[parent] => padding
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[margin-top] => Array
(
[name] => margin-top
[property] => margin-top
[parent] => margin
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[margin-left] => Array
(
[name] => margin-left
[property] => margin-left
[parent] => margin
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[margin-right] => Array
(
[name] => margin-right
[property] => margin-right
[parent] => margin
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[margin-bottom] => Array
(
[name] => margin-bottom
[property] => margin-bottom
[parent] => margin
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[border-top-width] => Array
(
[name] => border-top-width
[property] => border-top-width
[parent] => border
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[border-left-width] => Array
(
[name] => border-left-width
[property] => border-left-width
[parent] => border
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[border-right-width] => Array
(
[name] => border-right-width
[property] => border-right-width
[parent] => border
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[border-bottom-width] => Array
(
[name] => border-bottom-width
[property] => border-bottom-width
[parent] => border
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[border-color] => Array
(
[name] => border-color
[property] => border-top-color border-left-color border-right-color border-bottom-color
[parent] =>
[type] => color
[options] => Array
(
)

[prefix] => #
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[border-style] => Array
(
[name] => border-style
[property] => border-top-style border-left-style border-right-style border-bottom-style
[parent] =>
[type] => select
[options] => Array
(
[none] => None
[dashed] => Dashed
[dotted] => Dotted
[solid] => Solid
[double] => Double
[groove] => Groove
[inset] => Inset
[outset] => Outset
[ridge] => Ridge
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[border-collapse] => Array
(
[name] => border-collapse
[property] => border-collapse
[parent] =>
[type] => select
[options] => Array
(
[collapse] => Collapse
[separate] => Separate
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[border-spacing] => Array
(
[name] => border-spacing
[property] => border-spacing
[parent] =>
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 500
)

[vertical-align] => Array
(
[name] => vertical-align
[property] => vertical-align
[parent] =>
[type] => select
[options] => Array
(
[top] => Top
[bottom] => Bottom
[middle] => Middle
)

[prefix] =>
[suffix] =>
[slider_min] =>
[slider_max] =>
)

[width] => Array
(
[name] => width
[property] => width
[parent] =>
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 2000
)

[height] => Array
(
[name] => height
[property] => height
[parent] =>
[type] => slider
[options] => Array
(
)

[prefix] =>
[suffix] => px
[slider_min] => 0
[slider_max] => 2000
)

)

[exclude_selectors] => #sweaver-frontend,#admin-menu,.colorpicker,#sweaver-messages,#sweaver-popup,#follow-link
[exclude_classes] => Array
(
[0] => clear
[1] => clear-fix
[2] => clear-block
[3] => sweaver
[4] => sweaver-hovered
[5] => sweaver-clicked
[6] => sweaver-clicked-temp
)

[preview_selector] => 1
[combined_selectors] => 1
[autosave] => 10
)

)

[6] => Array
(
[activePath] => /
)

)

[inline] => Array
(
[0] => Array
(
[code] => if (Drupal.jsEnabled) { $(document).ready(function() { $('body').addClass('yui-skin-sam'); } ); };
[defer] =>
)

)

)

[js_after] =>

)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

DigitalFrontiersMedia’s picture

Hmmm...problems applying your patches against DEV:

.../sites/all/modules/advagg$ patch -p0 < advagg-info-1080986-12.patch
can't find file to patch at input line 18
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From caea14e6f4da2274f2ecf5a2022005f20dba81cc Mon Sep 17 00:00:00 2001
|From: mikeytown2 <mike.carper@gmail.com>
|Date: Fri, 4 Mar 2011 14:04:11 -0800
|Subject: [PATCH] Issue #1080986 by mikeytown2: Add check to status report & information tab to the config menu.
|
|---
| advagg.admin.inc                              |   78 ++++++++++++++++++++++++-
| advagg.module                                 |   14 +++++
| advagg_js_compress/advagg_js_compress.install |   74 +++++++++++++++++++++++
| advagg_js_compress/advagg_js_compress.module  |   46 +++++++++------
| 4 files changed, 190 insertions(+), 22 deletions(-)
| create mode 100644 advagg_js_compress/advagg_js_compress.install
|
|diff --git a/advagg.admin.inc b/advagg.admin.inc
|index aab433d..8667f2c 100644
|--- a/advagg.admin.inc
|+++ b/advagg.admin.inc
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 113
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/advagg.module b/advagg.module
|index 9e48fb0..ad42b87 100644
|--- a/advagg.module
|+++ b/advagg.module
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file b/advagg_js_compress/advagg_js_compress.install
can't find file to patch at input line 218
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/advagg_js_compress/advagg_js_compress.module b/advagg_js_compress/advagg_js_compress.module
|index 2059ae3..3f8ff43 100644
|--- a/advagg_js_compress/advagg_js_compress.module
|+++ b/advagg_js_compress/advagg_js_compress.module
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored

also tried:

.../sites/all/modules/advagg$ patch < advagg-info-1080986-12.patch
patching file advagg.admin.inc
Hunk #1 succeeded at 22 (offset 8 lines).
Hunk #2 FAILED at 298.
1 out of 2 hunks FAILED -- saving rejects to file advagg.admin.inc.rej
patching file advagg.module
Hunk #1 succeeded at 151 (offset 17 lines).
The next patch would create the file advagg_js_compress.install,
which already exists!  Assume -R? [n] 

Similar results with patch 13, as well. Patching against advagg-6.x-1.x-dev from 2011-Mar-05 . Completely perplexed. Additionally tried locally in same directory as .modules, however it appears the patches apply to multiple files and still have failures. I can't seem to apply these patches in a way that makes sense. Any advice on what I'm doing wrong here?

mikeytown2’s picture

Patches are in the latest dev. That is why I listed this issue as fixed. You don't need to apply the patches. If your having issues with 404s then describe it in detail :)

DigitalFrontiersMedia’s picture

Status: Fixed » Postponed (maintainer needs more info)
FileSize
72.09 KB
153.33 KB

finally something that makes sense! :-) I thought it was strange I was seeing code in the module that appeared to be added in the patch. I just figured I'd screwed up somehow and already applied the patch and forgotten.

I had seen the patches before but didn't try them before since the problem descriptions seemed to focus on js compression.

I'm not quite sure what other information might be helpful for support on this issue. The only 404's I'm getting are for .js & .css files:

I've using the latest dev version, I've given the permissions on the files, I've verified the filenames being requested are present in the paths requested, I've provided a debug array for the time of an error event, I've read through the readme and assume I've followed the directions as best as I understand them, it doesn't matter which options are chosen on the configuration screen--as soon as you check "Enable Advanced Aggregation", CSS fails (haven't checked JS), File checksum is set as "mtime"...

Attached is a screenshot from Safari showing the 404s (this is supposed to be showing Rubik theme btw but all css is awol). It also shows (oddly) that jQuery & Drupal objects don't exist in javascript, however as soon as advagg is disabled, everything is fine.

Also attached is a screenshot showing the files directory and .htaccess directives created by advagg. The only thing that seems odd is that the browser is obviously trying to load a css file like css_4822eed2aa7b4b5940dbc6e7ace77589_0.css, for instance. However, no such file exists--a DIRECTORY by that name exists however. And even though a .css.gz file by that name exists, the system still doesn't work when GZip compression is enabled.

Nothing is logged in watchdog except for the debug which I've already shared.

If needed I can supply a list of enabled modules. This is currently running Drupal 6.16.

Please let me know anything else you might need or suggest me to try.

Thank you,
Stephen

mikeytown2’s picture

I released some bad code once last week that was created directories instead of files. Do 2 things for me on admin/settings/advagg
- Disable Gzip CSS/JS files and save.
- Click the Forced Cache Rebuild

Once that is done see if you get 404s any more. If its fixed enable gzip and save. Click the Forced Cache Rebuild. see if you get 404s then.

DigitalFrontiersMedia’s picture

Status: Postponed (maintainer needs more info) » Fixed

Bam! That was it! Thanks, mikeytown2! I just had bad timing in checking out the module, I guess.

Cool! I'm excited to have this running. I think this is a sorely needed item in just about any site builder's toolbox.

Thank you!

Status: Fixed » Closed (fixed)

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