PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 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
daily10 is offline   Reply With Quote
Old September 20th, 2006, 07:40 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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?
daily10 is offline   Reply With Quote
Old September 20th, 2006, 08:16 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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
daily10 is offline   Reply With Quote
Old September 20th, 2006, 08:57 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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
daily10 is offline   Reply With Quote
Old 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 .
daily10 is offline   Reply With Quote
Old September 21st, 2006, 03:43 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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')";
}
daily10 is offline   Reply With Quote
Old 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?
daily10 is offline   Reply With Quote
Old September 21st, 2006, 10:12 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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?
daily10 is offline   Reply With Quote
Old September 22nd, 2006, 06:43 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Can't say but dont have a 5.12 to play with
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hacked Admin Password dahub General Discussion 1 August 24th, 2006 05:18 PM
Lost Username and Password for Admin velvita General Discussion 1 September 9th, 2005 10:10 PM
creating Admin name and password JSDillon Photopost Pro Installation & Upgrades 1 March 11th, 2005 12:43 AM
lost my password and username segottsc Photopost Pro How Do I...? 1 February 16th, 2005 03:10 PM
Invalid login. Please check your username and password The Mosh Pit Photopost Pro Installation & Upgrades 28 July 14th, 2004 03:49 PM


All times are GMT -5. The time now is 05:23 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0