 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
September 20th, 2006, 07:30 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
| Admin username/password invalid?
I ran the install script. I entered the username and password for admin.
when i run click the admin-index.php link and enter the username and password i get invalid login.
I don't have a domain name associated with the website ip address yet. I'm using godaddy.com for hosting and the mysql databases are stored on another system for security.
I have photopost 5.12
james daily-10@comcast.net |
| |
September 20th, 2006, 07:40 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
Try using the install scripts reset password utility you will see it on the main install page
|
| |
September 20th, 2006, 07:59 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
| same problem
I tried resetting the password but it didn't work
Is there a maximum password length?
|
| |
September 20th, 2006, 08:16 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
35 characters I think the input box is set to
Now what type of install you doing?
|
| |
September 20th, 2006, 08:43 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
I have ubbthreads but I am setting up photopost seperately with its own database.
godaddy.com is using phpmyadin with its mysql databases. I looked at the photopost data base
groupid groupname cpaccess modaccess
5 administrator 1 1
1 banned 0 0
3 unregistered 0 0
4 registered 0 0
2 COPPA 0 0
|
| |
September 20th, 2006, 08:57 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
what does your user insert have in the users table? Your password should be a long encrypted string is it?
|
| |
September 20th, 2006, 09:25 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
pp_users
userid usergroupid username password
1 5 daily10 hahn11ah3533
|
| |
September 20th, 2006, 10:09 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
the username and password in the table are what i entered.
should the password be encrypted here? I am using phpmyadmin setup on godaddy.com .
|
| |
September 21st, 2006, 03:43 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
Yes the password should be encrypted
Doesn't your install.php have a line like this in it? Code: Content visible to verified customers only.
|
| |
September 21st, 2006, 09:09 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
$query = "INSERT INTO {$pp_db_prefix}users (userid,usergroupid,username,password,email,joindate) VALUES(NULL,'5','$username','".md5($password)."','$adminemail','$joindate')";
}
|
| |
September 21st, 2006, 09:59 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
could my problem be with the fact my sql database is on a different server than my website?
|
| |
September 21st, 2006, 10:12 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
Okay that query should be okay but why is your insert not md5. You can try registering a new user and then using phpmyadmin set the usergroup for the new user to 5
|
| |
September 21st, 2006, 11:23 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
It worked that time. I changed the password and username both that time. must be a problem with mysql and using the same password for different user names?
|
| |
September 22nd, 2006, 06:43 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
Can't say but dont have a 5.12 to play with
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 05:23 PM. | |