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 How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 11th, 2007, 09:20 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 13
Looking for help with cookies!

I have seen similar problems, but not this exact one:

I have integrated vbulletin and photopost, but I have trouble logging in and out across the applications. I noticed that the vb cookies are written as www.domain.com but the photopost cookies are written as .domain.com (without the www).

In the photopost settings table, I have set:

cookie domain .mydomain.com
cookie prefix vB3
cookie path /



In the vb settings table, I have set:

cookie domain .mydomain.com
cookie path /


and in the vb config.php, I set:
$config['Misc']['cookieprefix'] = 'vB3';


Question: why am I getting 2 sets of cookies, and how do I fix this?

Thanks!
cooch is offline   Reply With Quote
Old January 11th, 2007, 10:37 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
If your forum cookies are not written as .domain.com then you can not have them set correctly to .domain.com in there cookie settings. Now ensure you clear all your cookies in the browser and relogging in after changes so you see the new cookies

Your vb3 license number must also be correct in the Photopost config.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 11th, 2007, 11:22 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 13
Quote:
Originally Posted by Chuck S View Post
If your forum cookies are not written as .domain.com then you can not have them set correctly to .domain.com in there cookie settings. Now ensure you clear all your cookies in the browser and relogging in after changes so you see the new cookies

Your vb3 license number must also be correct in the Photopost config.
Thanks Chuck, but I checked into all that before posting. I attached shots of my PP and VB database tables so you can see the values.

I have deleted the cookies many times just to be able to see what is going on, and I have attached shots of the cookies as well. You will see that:
a) one has the www and one doesn't
b) both have the vB3 prefix

Any other thoughts?
Attached Images
File Type: jpg pp_cookie.jpg (37.0 KB, 5 views)
File Type: jpg pp_table.jpg (21.6 KB, 5 views)
File Type: jpg vb_cookie.jpg (37.4 KB, 2 views)
File Type: jpg vb_table.jpg (16.1 KB, 4 views)
cooch is offline   Reply With Quote
Old January 11th, 2007, 12:04 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
whats the url and test user login to gallery. Since it is your forum causing your cookie issue I dont know what to say but lets confirm I get the same behavior. You have stated Photopost does cookies fine.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 11th, 2007, 01:04 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 13
Quote:
Originally Posted by Chuck S View Post
whats the url and test user login to gallery. Since it is your forum causing your cookie issue I dont know what to say but lets confirm I get the same behavior. You have stated Photopost does cookies fine.

Cookie/login problems:
1) if you log into the gallery, many times you are NOT logged into the forum
2) if you log into the forum, most times you ARE logged into the gallery
3) logging out of one does not always log you out of the other


Our VB forum is here:
http://www.thedoodlebuginc.com/vb/index.php

Our PP gallery is here:
http://www.thedoodlebuginc.com/photopost/index.php

u:scrappy
pw: scrappy


Thanks!
cooch is offline   Reply With Quote
Old January 11th, 2007, 04:34 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
If you login to the gallery and are logged out of the gallery it can only mean one thing. Your vblicense number is incorrect in the photopost config. This is license number not customer number and can be found at the top of your vbulletin config file or any other vb file.

Also your forum cookie domain is not set to .thedoodlebuginc.com
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 12th, 2007, 08:32 AM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 13
Quote:
Originally Posted by Chuck S View Post
If you login to the gallery and are logged out of the gallery it can only mean one thing. Your vblicense number is incorrect in the photopost config. This is license number not customer number and can be found at the top of your vbulletin config file or any other vb file.

Also your forum cookie domain is not set to .thedoodlebuginc.com
Sorry to be a pain, but I checked into all of this before I wrote.

1) I got the license number from the config file on line 4 (I changed the number below to be fictitious) :
# vBulletin 3.6.1 - License Number VBF8A12345
I checked again and this number is definately in config-inc.php
on line 72. It also shows up in the admin panel in PP.

2) As for the forum cookie domain, I showed you the screenshots of the forum and gallery database tables. Both show the cookie domain as .thedoodlebuginc.com. Where else would I set it?

Thanks
cooch is offline   Reply With Quote
Old January 12th, 2007, 08:52 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
All I can tell you here is I logged into your forum and your domain shows up in the cookie as www.domain.com my response can not change on this try it yourself

You set your forum cookie domain in the admin panel of vb
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 12th, 2007, 09:12 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 13
Quote:
Originally Posted by Chuck S View Post
All I can tell you here is I logged into your forum and your domain shows up in the cookie as www.domain.com my response can not change on this try it yourself

You set your forum cookie domain in the admin panel of vb
I totally agree that the cookies show up wrong, but I am at a loss as to how and why.

As you mentioned, I checked the vb admin panel and found that everything is set correctly (see attached file), and the database tables show the correct settings.

In my experience, there is always an answer and it is usually staring me right in the face. Why can't I find it
Attached Images
File Type: jpg vb_admin_cookie.jpg (66.4 KB, 7 views)
cooch 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cookies problem? cookie Photopost Pro How Do I...? 3 September 5th, 2006 11:54 AM
cookies in IE bug uBeads Photopost Pro How Do I...? 2 May 27th, 2006 07:11 PM
More Smf cookies... Synn Photopost Pro How Do I...? 6 December 8th, 2005 12:22 PM
Old Cookies.php gone how do we clear cookies now? paprman Photopost Pro How Do I...? 2 April 2nd, 2005 08:32 AM


All times are GMT -5. The time now is 01:48 AM.

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