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.
Hi Everyone,
I'm really struggling with a fairly simple customisation.
One the article/story/blog page the top element goes something like so:
Submitted by $username on $day, $date $time
I swear I've crawled through the template for my theme, as well as the .inc files and a few modules. I've even searched for 'Submitted by' but no luck!
I want to get access to the structure of the output as I want to do something like so:
After installing the ecommerce module and all accompanying modules, I created a product, but it shows 'sold out'. In addition, there is no appearance of a button to purchase or begin the purchase process, even though all the permissions look okay. In addition the shopping cart shows up okay. I have installed poorman's cron but that doesn't appear to have helped.
How do I complete the installation so that you can go through the purchase process. I don't get any error messages.
I know Drupal and it's contribs are open source and 'owned' by the community but I have a quick question: There are a few modules from 4.4 I would really like to use, but they haven't been updated to 4.5 yet. I have a little bit of extra time and am an experienced php'er.
Do I just pick a module I want to use and upgrade it myself? What if others are working on that same module, am I 'stepping on toes' by converting it without asking the creator first?
With book.module default, "previous/up/next navigation" is displayed only at the bottom.
Is it possible to add "previous/up/next navigation" at the top, too?
I would like to make it selectable;
- bottom only (current default)
- top only
- both (bottm & top)