I'm trying to use blocks shown on first page only. But I have a problem with them. They dissappearing on my hosting servers (two of them) but works good on my local apache (Mac).
I've tried to use this statments (found on drupal.org):
< (/$|index\.php) >
^(/|index\.php)$^
But with the same result. They works well locally but missbehave on remote servers.
What do you think is the possible problem?
I've installed a Drupal 4.4.1 installation and I'm having trouble doing something as a normal user.
I can't find a way to list the users registered on the site. If you're an administrator, you can get a list using http://localhost/admin/user (with clean URLs on). However, even if you enable the "access user list" permission, it seems that a regular user cannot view the page.
This is not the same problem that every newbie asks about, I promise.
I have checked and unchecked and rechecked the access content permission for anonymous users several times, checked the database to make sure it's taking effect, etc., and still I always get "Page not found" for anonymous users.
I originally installed 4.4.0-rc and have recently upgraded to 4.4.1, but no change. The only files I've messed with are user.module (just added another block) and some stuff in xtemplate. The site is at maa.openflows.org
I have been setting up a site with Drupal (4.4.0). Drupal has surpassed my expectations in some respects, but there are still a couple of core aspects of the site [I am working on] where there has not been an obvious solution within the Drupal system.
Anybody's tips and suggestions on implementing these features on a website would be appreciated.
1. A link on every page (node) to "Email to a Friend" (preferably implemented on the server side)