 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
October 3rd, 2005, 09:32 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
| One user ( at least ) cant login
I just finished upgrading to 5.2 thinking it would fix the problem but it didnt.
I have PP integrated with VB ( 3.07 )
I have one user that PP wont let login. He can logon to the Forum but not the gallery - Other user can logon to the gallery - It appears to be that one user ( so far )
I have refreshed the usergroups ( saw that in another post here ) abd I have tried logging in as him on my pc - It simply doesnt work - Quote:
SVTGalleries Message:
Invalid login. Please check your username and password, or register.
| I checked his user status in VB - All seems ok
Any ideas ??
Doug
|
| |
October 3rd, 2005, 10:40 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Whats his username?
|
| |
October 3rd, 2005, 11:44 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
|
whitelightning'02
Let me guess its the ' thats the problem
Doug
|
| |
October 3rd, 2005, 12:16 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
well it shouldn't be an issue
How is it stored in the database?
I tried this test file and it is still displayed as you typed
<?php
$str = "whitelighting'02";
echo htmlentities($str);
echo "<br />";
echo htmlentities($str, ENT_QUOTES);
?>
Last edited by Chuck S; October 3rd, 2005 at 12:26 PM.
|
| |
October 3rd, 2005, 12:50 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
|
copied this from the username field
whitelightning'02
you left an n out of the username in your file
How did you run that file against my data ???
Last edited by Silver_2000; October 3rd, 2005 at 12:52 PM.
|
| |
October 3rd, 2005, 01:07 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
well thats just an example
Well I dont see any reason why his login would not work unless of course he is typing in a wrong password.
I suggest he use the vbulletin reset password tool on there login page as if he types the right name and password it should work
|
| |
October 3rd, 2005, 01:15 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
| Quote: |
Originally Posted by omegatron well it shouldn't be an issue
How is it stored in the database? I tried this test file and it is still displayed as you typed
<?php
$str = "whitelighting'02";
echo htmlentities($str);
echo "<br />";
echo htmlentities($str, ENT_QUOTES);
?> | I thought the message said you HAD tried..
I uploaded the file and this was the output
whitelightning'02
whitelightning'02
He has already reset his password using the VB tool
if it was the wrong password it wouldn't work on the Forum login
The forum and photopost are on separate domains and have been for years
EDIT - They ARE integrated - just not on the same domain
Last edited by Silver_2000; October 3rd, 2005 at 01:47 PM.
|
| |
October 3rd, 2005, 01:38 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
I tried in on my domain with no issues now going to turn off the vb3 integration and see what happens  People who do not use vb3 integration are probally .025 percent so never thought to ask that
|
| |
October 3rd, 2005, 01:48 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
|
See edit
PS - i have 4 PP licenses
Only one is integrated with VB
two are Integrated with Phpbb
One is stand alone
Last edited by Silver_2000; October 3rd, 2005 at 01:52 PM.
|
| |
October 3rd, 2005, 02:27 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Okay in your vb3.php file in the get_userinfo above the query to grab the user information add this line
REMOVED
That should get ya going.
Last edited by Chuck S; October 3rd, 2005 at 03:09 PM.
|
| |
October 3rd, 2005, 02:39 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 366
| Quote: |
Originally Posted by omegatron Okay in your vb3.php file in the get_userinfo above the query to grab the user information add this line
REMOVED
That should get ya going. | that worked !!
I added it below line 18
function get_userinfo( $authuser, $userid=0 ) {
Doug
Last edited by Chuck S; October 3rd, 2005 at 03:10 PM.
|
| | |
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 03:43 PM. | |