I have a block which I show on a user's main page,
user/1, user/2, etc.
I have set block visibility to "only show on pages"
with user/* entered below.
Unfortunately, it's also showing on user/register,
user/password.
I don't suppose I can use regular expressions to
make the wildcard ONLY numeric, can I? How would I get the block to show on
user/7 but not user/register?
Thanks
Neil