I installed drupal 6.20 with the acquia stack installer on my server at home. Now I want to test drupal 7 by creating sub domain site by importing the site using control panel. It works great without any issue when I use localhost such as:
I have a drupal 7 install, with outgoing e-mail working and clean URLs enabled. I am having trouble when it comes to account creation. I have it set so that anyone can create an account, but it must be approved by a site administrator before becoming active.
For some reason, I can't seem to login into my localhost (windows 7 + apache) Drupal admin account. I know I have the correct password since validation tells me when it is not correct. I believe it might be a session issue and I tried clear my sessions but that didn't work.
I looked at my sessions table and each session has no SSID. I don't know if that matters.
What is the best way to reset admin to default settings to fix this issue? I have made a lot of modifications and I don't want to loose them.
Hi, I'm realatively new to Drupal and have been struggling with how to keep the login icon on the screen without having the login block show up in the middle of the content or anywhere on the screen. I'm guessing that I could go create another page and put it there but that seems to be the long way around