At the end of line 59 in install:
$cache_directory = variable_get('boost_file_path', boost_cache_directory(NULL, FALSE)); <---------- this one is missing, breaks drupal ;=)
At the end of line 59 in install:
$cache_directory = variable_get('boost_file_path', boost_cache_directory(NULL, FALSE)); <---------- this one is missing, breaks drupal ;=)
Comments
Comment #1
mikeytown2 commentedthanks for report and fix! http://drupal.org/cvs?commit=219330