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.
Now, I have a block, and I want it to NEVER appear when it's on the front page. It goes away if i use the following regex in it's path: <^(?!front)> AND I visit: mysite.com/front
But, if I go to: mysite.com I get the block still. :(
Any ideas peeps? I know you won't let me down. I can feel the love coming.
:)
As you can see the patches are dated after 3/11/04 and should somehow get into this Module. The maintainer is not currently accepting emails. How are you doing this housekeeping chore? This isn’t anything urgent, I’m just very curious.
I recently got Drupal up and running on my site mongie.net, and since its installation, I can no-longer view files in the sub-folders of my website...
Admitedly I did install it in the root directory of my server, which I realise was a bit of a mistake... but still now when you try to access a subdomain, (eg. http://loki.mongie.net redirects to /public_html/loki/) you get a (500) Internal Server Error...
Is this a feature of Drupal (it protects its sub-dirs?) and if so, is it something I can disable?
Is there a way to switch themes temporarily with a url parameter or an entry in the session? The session method would be preferred.
I would like to present a theme switcher as seen on some css sites that not only changes the style sheet and the colors of the style sheet but also the layout.