Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
To install uberdrupal6.x-1.x-alpha8 is smooth and fast. When I clicked "catalog" in menu, following msg showed:
Fatal error: require_once() [function.require]: Failed opening required 'profiles/uberdrupal/modules/ubercart/uc_catalog/uc_catalog.pages.inc' (include_path='.:/usr/lib64/php:/usr/lib/php') in ..../public_html/includes/menu.inc on line 346
Kind of clueless here regarding best practices for adding a 2nd site -without- using multi-site. Lots of talk on doing it with multi-site, but very little about doing it the old fashioned way.)
My host has a public html folder, which currently is the root of my drupal install.
I have a drush make script to make our site. I want to add a number of additional languages to my site. What do I put in the drush make script to automatically download and install the languages files?