By raindrop on
Hi,
I installed Drupal 6.14 but I think I locked myself out.
All I was trying to do was have a column in the middle and nothing on the sides.
Also, why is it not on center?
Thanks♠
Hi,
I installed Drupal 6.14 but I think I locked myself out.
All I was trying to do was have a column in the middle and nothing on the sides.
Also, why is it not on center?
Thanks♠
Comments
User 1
Do you have access to the database? If you do try to reset the user 1 username and password in the user table. Then go to domain/user and try to login. I'm not sure if I'm following when you say, "have a column in the middle" that's related to your theme and shouldn't be related to your login recovery.
Hi, I checked through the
Hi,
I checked through the code, it seems Drupal uses URI's rather than URL's for many things so I was able to log back in and change it.
About being on center, I understand now that it's the content that is on center not the navigation menus.
The only thing I find a bit weird, is how as an Administrator, or Super User that I see "not authorized" sometimes, is there any reason for that?
Thank you
Browser or cookie issue?
Cool, I'm glad you were able to get back into your site. This might help explain it http://drupal.org/node/407526 or are you accessing your site with and without the www? For example, http://mydomain.com and http://www.mydomain.com if you are you might get the not authorized message.
Thanks the issue happens
Thanks the issue happens irrespective, but I will say I dig the "clean urls" but unfortunately they can't be validated by w3c for some reason.
Does anyone know why?
Funny in the documentation it refers to "example.com" I always thought it would lead to nothing but it's actually reserved for RFC's.
Regards