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 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
Silver_2000 is offline   Reply With Quote
Old October 3rd, 2005, 10:40 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Whats his username?
__________________
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 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
Silver_2000 is offline   Reply With Quote
Old October 3rd, 2005, 12:16 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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);
?>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; October 3rd, 2005 at 12:26 PM.
Chuck S is online now   Reply With Quote
Old 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.
Silver_2000 is offline   Reply With Quote
Old October 3rd, 2005, 01:07 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
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 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.
Silver_2000 is offline   Reply With Quote
Old October 3rd, 2005, 01:38 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
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 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.
Silver_2000 is offline   Reply With Quote
Old October 3rd, 2005, 02:27 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; October 3rd, 2005 at 03:09 PM.
Chuck S is online now   Reply With Quote
Old 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.
Silver_2000 is offline   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
User login question jvancamp Classifieds Installation & Upgrades 4 October 31st, 2005 10:54 PM
"-1" = unlimited (admin), mass-delete (user), member category options (user) EricR vBGallery Suggestions 5 April 5th, 2005 03:50 PM
vb3 login vs photopost login LarryEitel Photopost Pro Installation & Upgrades 1 October 3rd, 2004 08:35 PM


All times are GMT -5. The time now is 03:43 PM.

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