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.
I've decided to step-up and get involved; thanks for providing such a strong community. I love the bare-bones work I have done with Drupal so far.
Noob pleasantries out of the way:
I'm building a site, and the advice of the default Drupal install, I've used "page" content type for static pages. In the specific example here, a page called "Shop".
I'd like to substitute a graphic for the text title of the Shop page. I'd like to do this for a couple of the other "static pages" as well.
I found this article that basically does what I want to do:
I'm trying to use drush on a Mac running OsX Snow Leopoard and MAMP.
After going: alias drush '/applications/MAMP/bin/php/php5.3.6/bin/php ~/drush/drush.php
I type:
drush site-upgrade
but get the following:
Drush command terminated abnormally due to an unrecoverable error.
Error: Cannot redeclare system_help() (previously declared in
/applications/mamp/htdocs/modules/system/system.module:46) in
/Applications/MAMP/htdocs/modules/system/system.module, line 105
I am building a website for an aircraft title company. They don't sell products that need to be shipped, instead they offer half a dozen services, most of which require employees to compile documents and data on airplanes which is then emailed/faxed to clients. I am trying to decide on which e-commerce module to use.