drupal-modules / ads

Drupal distribution for Ads
http://drupal.org/project/ads
2 stars 2 forks source link

Module Ads Search requires at least one additional module to be enabled: Ads Search via DB or Ads Search Solr. #12

Closed kenorb closed 10 years ago

kenorb commented 10 years ago
  1. Go to: /admin/modules
  2. Enable: 'Ads Search via DB' or 'Ads Search Solr'. 'Ads Search' should be enabled automatically. It works from drush, but not from UI on the first time (when modules are not installed).

To re-try on the 2nd time, do first:

$ drush -y dis ads_search ads_search_db
$ drush -y pm-uninstall ads_search_db ads_search 
kenorb commented 10 years ago

Fixed. See also: https://drupal.org/node/2133155