By LucyInTheSky on
I am a very new user and have struggled to create the first five basic elements of my new site. Now my Login box has disappeared and I am locked out of my fledgling site. I’m not sure what caused it as I had fiddled with Blocks, Permissions and what appears where on which pages beforehand and I suspect I turned it off somehow. No back-up copies of previous steps exist. Have read forums and tried domain name/?q=admin but get “Access denied” screen. It seems I have to do something via PHPMyAdmin but I am totally lost with everything I see there. Can anyone help in plain English?
Comments
This is a common problem for
This is a common problem for new drupal users and can be very frustrating. Please try this:
domain name/?q=user
With clean URLs enabled, try this:
domain name/user
----------------------------------------------------------------------
http://classicvinyl.biz
http://music.bwv810.com
http://davidhertzberg.com
http://association.drupal.org/user/1207
I am a writer, researcher and solo drupal freelancer
no success yet
Hello, thank you so much for responding.
My site is on http://www.fishingforafriend.net/drupal-6.3 and so I would need to add ?q=user or admin after the last slash, if I understand this right. I did enable clean URLs. Neither of these two things works.
Is there an alternative?
LucyInTheSky
http://www.fishingforafriend.
http://www.fishingforafriend.net/drupal-6.3/user
is fine for me...
if not, try writing your own temp login script... stick this in an html file and fill in quickly...
You need this if you're gonna make a website
/user !!!
Hello "gettingpissed",
I didn't put in .../user but the name of the user, eg. admin.
You are right, as ..../user I get in - what a relief!
Better repair the disappeared Login now. Many thanks for replying.
LucyInTheSky
Happens all the time... that
Happens all the time... that and, losing your password...
Just in case the inevitable happens, if you want to reset your password, go to phpMyAdmin > yourDatabase > User > edit your account and use md5 incryption for the password...
You need this if you're gonna make a website
Thanks.
Thanks for TWO tips then!
LucyInTheSky
Hello, i am also having this
Hello gettingpissed, i am also having this problem i am new to drupal and now don't know what to do, where can i add this code in my drupal?
No login text boxes
Going to /user does not work. I have "Login" and "Request new password" links, but no text boxes for login appear underneath anymore. I am using a fresh install of the Danland theme, meaning that I just replaced the entire theme directory with and original that has not been changed (so the problem must be with a drupal or database setting.) Please help! Thanks