Didn't change anything but can no longer log in and can't reset password

lwist

Joined: 2009-11-27
Posts: 9
Posted: Fri, 2009-11-27 16:01

Gallery v1.4.2

I haven't made any changes to my gallery, but starting yesterday no one can log in and I can't reset the password. I've been using Gallery for six years and I'm happy with the way it works -- I just want it to keep working. (Especially the weekend everyone in my family is scheduled to upload their photos so I can make this year's family photo calendar.) I think now that there are other options (Flickr, Picassa, etc.) I should switch to a photo sharing service that doesn't need administration, but I would really like to get through this calendar-making (and holiday) season on Gallery before finding another solution. Security is not an issue for me if there's a workaround to set/reset the password.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2009-11-27 17:48

Have you tried this:
FAQ: I've forgotten my admin password! How can I reset it?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Sun, 2009-11-29 22:47

I uploaded the file, but when I navigate to my setup folder I get an error:

------
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator,

and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-------

I renamed my .htaccess file, so now instead of the server error, when I try to access gallery/setup/ I'm being redirected to gallery/albums.php

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2009-11-27 19:44

Do you have any other .htaccess files doing any redirection? When I try to access your resetadmin file directly, I get a 302 code which means it's getting redirected. Heck even when I try to enter a bad file name that should generate a 404 under your setup directory I still get a 302.

You've got something on your server redirecting access to /setup.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Fri, 2009-11-27 20:04

Maybe it's the gallery/setup/mod_rewrite.template file

------
# $Id: mod_rewrite.template,v 1.7 2003/09/29 19:55:56 jefmcg Exp $

Options -Indexes +FollowSymLinks
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase $GALLERY_URL/
RewriteRule ^([^\.\?/]+)/([0-9]+)$ $GALLERY_URL/view_photo.php?set_albumName=$1${GALLERY_REWRITE_SEPARATOR}index=$2 [QSA]
RewriteRule ^([^\.\?/]+)/([A-Za-z_0-9\-]+)$ $GALLERY_URL/view_photo.php?set_albumName=$1${GALLERY_REWRITE_SEPARATOR}id=$2 [QSA]
RewriteRule ^([^\.\?/]+)/$ $GALLERY_URL/$1 [R]
RewriteRule ^([^\.\?/]+)$ $GALLERY_URL/view_album.php?set_albumName=$1 [QSA]
</IfModule>
------

Whatever it is is part of the gallery. I'm trying to remember/find how I'm supposed to get into "safe" mode so the files that need to be updated can be updated. I haven't had to mess with gallery for years, so my memory is rusty.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2009-11-27 20:36

That's just a template file and it's not doing anything about accessing setup.

I'm not sure what you mean by "safe" mode, other than maybe this:
http://codex.gallery2.org/Gallery1:Configuration_Wizard

You might need to run the configure.sh script if you have SSH access.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Fri, 2009-11-27 22:14

I tried SSH remote login but it timed out. I don't think I have SSH access. When I first installed Gallery I had to run/change something (not through SSH) whenever I wanted to change the configuration. I can't remember what that was. I don't think the documentation for my version is available any more. I'm just not sure why it stopped working when I wasn't upgrading or changing anything, unless there were too many attempts to login with the wrong password.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sat, 2009-11-28 00:12

You can only run those secure.sh and configure.sh scripts through SSH.

Are you sure you don't have either an index.php in your /setup directory or an .htaccess somewhere above your /setup directory that's doing a redirect?

If you want to PM me FTP login details I can try taking a look.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sat, 2009-11-28 02:46

I'm not seeing much. I renamed the .htaccess back to .htaccess and when I access your /setup directory I get the same error you were getting. Do you have access to the server's error logs, not the access logs, but the error logs?

If you're not sure what those are, contact your host. We need to see what error is actually being thrown to figure this out.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Sun, 2009-11-29 22:51

Error Log
Last 300 Error Log Messages in reverse order:

[Sat Nov 28 07:40:19 2009] [error] [client 65.55.216.46] File does not exist: /home/example002/public_html/404.shtml
[Sat Nov 28 07:40:19 2009] [error] [client 65.55.216.46] File does not exist: /home/example002/public_html/robots.txt
[Sat Nov 28 07:36:13 2009] [error] [client 202.131.30.149] File does not exist: /home/example002/public_html/404.shtml
[Sat Nov 28 07:36:13 2009] [error] [client 202.131.30.149] File does not exist: /home/example002/public_html/robots.txt
[Sat Nov 28 06:38:16 2009] [error] [client 208.115.111.250] File does not exist: /home/example002/public_html/404.shtml
[Sat Nov 28 06:38:16 2009] [error] [client 208.115.111.250] File does not exist: /home/example002/public_html/robots.txt
[Sat Nov 28 06:01:01 2009] [error] [client 65.55.231.99] File does not exist: /home/example002/public_html/404.shtml
[Sat Nov 28 06:01:01 2009] [error] [client 65.55.231.99] File does not exist: /home/example002/public_html/robots.txt
[Sat Nov 28 05:49:31 2009] [error] [client 67.218.116.130] File does not exist: /home/example002/public_html/404.shtml
[Sat Nov 28 05:49:31 2009] [error] [client 67.218.116.130] File does not exist: /home/example002/public_html/robots.txt

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sat, 2009-11-28 17:30

Those don't have anything about the 500 server error. Can you post the ones from this morning around 9:28am PST?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Sun, 2009-11-29 22:53

[Sat Nov 28 10:02:51 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:51 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:50 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:50 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:49 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:48 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:47 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:46 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:45 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:44 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:44 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:44 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:44 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:43 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:43 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:43 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:43 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:42 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:42 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 10:02:42 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 10:02:42 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:10 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:10 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:10 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:10 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:09 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:09 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:08 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:08 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:08 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:08 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:07 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:07 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:07 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:07 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:06 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:06 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:05 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:05 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:05 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:05 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:04 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:04 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:04 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:04 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:02 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:02 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:01 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:01 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:28:00 2009] [error] [client 76.104.178.22] File does not exist: /home/example002/public_html/500.shtml
[Sat Nov 28 09:28:00 2009] [error] [client 76.104.178.22] Premature end of script headers: /home/example002/public_html/gallery/setup/index.php
SoftException in Application.cpp:544: Directory "/home/example002/public_html/gallery/setup" is writeable by group
[Sat Nov 28 09:20:08 2009] [error] [client 67.195.115.36] File does not exist: /home/example002/public_html/robots.txt

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sat, 2009-11-28 22:28
Quote:
SoftException in Application.cpp:544: Directory "/home/wist002/public_html/gallery/setup" is writeable by group

I changed permissions on setup to 755 and can access your setup now. You should be all set to reset your admin password now.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sun, 2009-11-29 18:40

I think I got it solved. Switched from example.org to www.example.org and was able to get logged in.

See your PM and email for password I set your admin account to.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lwist

Joined: 2009-11-27
Posts: 9
Posted: Sun, 2009-11-29 22:46

Thanks so much for all your help!