Hi,
On My site delhilive.com I have allowed only authorised users to create content but I want the crete content link to be visible to all even when they are not logged in.
Right now
if anonymous users click on Create Content (i.e. node/add) link, they get the "You are not authorized to access this page" error message but if they go to node/add/page or node/add/event etc they are presented with a login form.
I'm running into an interesting but non-critical problem. I can see errors in my logs for where various search engines are trying to access some page but failing, giving me this error:
Page not found
/
The page they're trying to access is http:/// (that's *three* slashes). I've checked my gsitemap and nothing remotely similar is in there -- nothing like a double slash. I also don't have anything strange set for a URL Alias. Where is this coming from and how do I get rid of it?