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'm using Drupal 4.7, trying to figure out how to make my page.tpl.php file display $breadcrumb and $title in different places if the displayed page is either a node (article) or a taxonomy term listing.
I want to use the theme Contented7 for my site.
One problem though: Bullets don't show up in unordered lists in Internet Explorer, same for ordered lists. In Firefox, everything is OK.
Well my first menu question didn't even get a reply (lol) so hopefully this one will.
I'm looking to get an array of the top level menu items in the navigation menu. I tried using menu_get_menu_item() and had a look at the children array but it lists menu items which aren't even visible. Any ideas?
I'm encountering a puzzling problem of a type I've never seen before.
I installed secure pages cvs from around June 10th.
Every time I enable it, I get
Could not connect to host
All I've done is check the box in admin--modules. I haven't touched any settings.
When I disable it, most of the time it's okay, but I got some strange error messages once.
This should not be a memory problem as I've disabled about 10 other modules, and it's not a blank page problem (per handbook)