By CADDCreativity on
Hello,
I cant thank you enough for sharing Drupal with everyday people like
myself!
I love Drupal more then you could possibly imagine!
I did something really stupid and I was wonder if there was an easy way to
fix it, since my site is exactly the way I want it and would hate to have
to rebuild from scratch.
I hid the login panel from unauthenticated users! *bang head multiple
times here*
Please help!
Thank you in advance for your time,
Troy
Comments
Check your Blocks
Check your Blocks configuration.
Does this work?
mysite.com/user/login
=-=
mysite.com/user actually brings you to a login page to log back in. no need for /login part
The search tool on Drupal.org really does work.
This message has been brought to you by:
the letter X , the letter Z and the number 2.
Thanks for watching! : )
and if clean URLs are 'off'
example.com/?q=user
Thanks, that solved my
Thanks, that solved my problem