 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
June 17th, 2009, 04:40 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
| Cookie problem
Hi having similar problem to this thread Cookie Settings
All the settings are correct even vb license number.
The problem is when people don't tick the remember me box when logging in. The go to classified and as soon as they click on a category or for sale item they get logged out.
Sometimes when the remember me box is ticked, you get logged out of the forum but not the classifieds
have a test account
testmem
titanic1
|
| |
June 17th, 2009, 05:51 PM
|
#2 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
| Quote:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^plecoplanet.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.plecoplanet.com$
RewriteRule ^/?$ plecoplanet [R=301,L]
RewriteCond %{HTTP_REFERER} !^http://plecoplanet.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://plecoplanet.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.plecoplanet.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.plecoplanet.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
| not sure if it helps but this is the contents of my htaccess
|
| |
June 17th, 2009, 06:55 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
well cant say I have logged in with the account posted and I am staying logged in
Your rewrite is not working also because your forum stays at plecoplanet.com not plecoplanet but no matter it has nothing really to do with this conversation as your cookie domain is .plecoplanet.com
|
| |
June 18th, 2009, 02:19 AM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
|
Even if you don't tick remember me box?
|
| |
June 18th, 2009, 09:59 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
Turn off all your plugins and any htaccess you have see if that gets rid of any issues you see.
|
| |
June 18th, 2009, 02:40 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jun 2004 Location: Edinburgh,Scotland
Posts: 147
| Quote:
Originally Posted by Chuck S Turn off all your plugins and any htaccess you have see if that gets rid of any issues you see. | I may need to do that, I've just logged in as another test user I have in IE and keep getting logged out
My admin account is working fine thou, v strange, think I will ask my web host about this as well
__________________
Cheers for your help!
|
| |
June 18th, 2009, 03:20 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
|
lol im using firefox.
If you get anywhere pleeeeeeeeese let me know lol, getting pretty annoying now.
likewise if i do
|
| |
June 18th, 2009, 03:21 PM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
|
btw got heaps of database errors Quote:
[Thu Jun 18 15:13:35 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 15:13:35 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 15:13:08 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: Main Index - PlecoPlanet Classifieds
[Thu Jun 18 15:13:08 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: Main Index - PlecoPlanet Classifieds
[Thu Jun 18 15:12:42 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: 3KG PREMIUM BLOODWORM PELLET - PlecoPlanet Classifieds
[Thu Jun 18 15:12:42 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: 3KG PREMIUM BLOODWORM PELLET - PlecoPlanet Classifieds
[Thu Jun 18 15:08:03 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 15:08:02 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 15:03:37 2009] [error] [client 210.79.144.221] File does not exist: /home/d00dles/public_html/403.shtml
[Thu Jun 18 14:49:45 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 14:49:45 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 14:48:54 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds
[Thu Jun 18 14:48:54 2009] [error] [client 86.149.255.244] File does not exist: /home/d00dles/public_html/forum/classifieds/profileblue, referer: For Sale - PlecoPlanet Classifieds | Thats just a few of todays
I will do as suggested
|
| |
June 18th, 2009, 04:14 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
Those are not database errors vBulletin Installation/Integration Common Issues and Resolutions.
Maybe possibly you need to follow step 3 as you may have relative image links in your custom style. Something there is no profileblue in classifieds.
As far as your cookie thing you really need to disable plugins etc any non standard vb things. You can test right here this is a clean vb and classifieds not really used just a test. Keep note of the url as I dont list it on the site Main Index - PhotoPost Classifieds
username testing
password photopost
You will see you most definately do not get logged out
|
| |
June 18th, 2009, 05:45 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jun 2004 Location: Edinburgh,Scotland
Posts: 147
| Quote:
Originally Posted by Chuck S
You will see you most definately do not get logged out | ah you use vbportal
__________________
Cheers for your help!
|
| |
June 18th, 2009, 05:47 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
yeah that I do I happen to like that |
| |
June 18th, 2009, 06:03 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Jun 2004 Location: Edinburgh,Scotland
Posts: 147
| Quote:
Originally Posted by Chuck S yeah that I do I happen to like that  | as do I
anyhoo back to topic lol
ATM I'm not having many issues with log outs over my site, Using FF and seems to be fine and dandy, host has checked also and is ok, thinks it may be a browser setting.
I'm cool so will leave you in peace to deal with others
__________________
Cheers for your help!
Last edited by hIBEES; June 18th, 2009 at 06:17 PM.
|
| |
June 18th, 2009, 06:17 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
well I gave an example here and you see you dont get logged out
I dont know anything about your site because this discussion is with another user feel free to email us the admin login test login and url to the contact us link.
|
| |
June 18th, 2009, 06:19 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Jun 2004 Location: Edinburgh,Scotland
Posts: 147
| Quote:
Originally Posted by Chuck S well I gave an example here and you see you dont get logged out
I dont know anything about your site because this discussion is with another user feel free to email us the admin login test login and url to the contact us link. | edited my post chuck, apologises for thread hijack, feel free to delete any my posts, will contact you if other users have issues which I doubt will happen
__________________
Cheers for your help!
|
| |
June 18th, 2009, 06:25 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
Feel free if you have any issues to report them.
|
| |
June 18th, 2009, 06:32 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
doodles feel free to send admin login so we can see you cookie settings etc plugins. Our example clearly shows there is not an issue.
You can also edit your navbar template if you wish in vbulletin and the checkbox to remember the user have that checked by default by adding the code in bold where noted. Code: Content visible to verified customers only.
|
| |
June 20th, 2009, 12:27 PM
|
#17 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
| Quote:
Originally Posted by Chuck S doodles feel free to send admin login so we can see you cookie settings etc plugins. Our example clearly shows there is not an issue.
You can also edit your navbar template if you wish in vbulletin and the checkbox to remember the user have that checked by default by adding the code in bold where noted. Code: Content visible to verified customers only.
| ok ill pm you a username and password.
I removed the htaccess but made no difference, so fixed it and put it back.
I have removed vb themes from being used in classifieds for now, so people only get logged out when they go to classifieds and back to forum but only if the remember me box isnt ticked.
|
| |
June 20th, 2009, 12:28 PM
|
#18 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
|
can't pm you, where shall i send it?
|
| |
June 20th, 2009, 12:32 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
We do authenticate the users session cookie Code: Content visible to verified customers only.
We grab a userid for a user from the sessionhash that is stored in a cookie. The remember me box creates userid and password cookies. The sessionhash cookie is created either way. Now the only way someone can get logged out is two ways
1. Cookies are not aligned properly meaning not domain wide.
2. There is no sessionhash in the vb database for the user when we check the sessionhash table no result is returned.
Now what is extremely strange in your situation is we have clearly shown the integration works fine in the example we provide in this thread and as well you can test this right in our example on this site with any of our applications. Main Index - PhotoPost Photo Gallery Main Index - PhotoPost Classifieds
I do not need to check the remember me box to be logged in. So really the 64 million dollar question is why would your site be different than any other.
|
| |
June 20th, 2009, 12:37 PM
|
#20 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2009
Posts: 16
| Quote:
Those are not database errors
vBulletin Installation/Integration Common Issues and Resolutions.
Maybe possibly you need to follow step 3 as you may have relative image links in your custom style. Something there is no profileblue in classifieds.
| I did step 3 when there was a problem with the images on the classifeds. The database alerts are since that.
Where can i send you a admin username and password?
|
| | |
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 | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Admin/Cookie Problem | RyuKenLi | Photopost Pro Installation & Upgrades | 21 | August 13th, 2006 12:50 PM | | Cookie problem? | nabeelaejaz | ReviewPost How do I...? | 1 | June 14th, 2006 09:22 AM | | Major Cookie Problem | cbr929rrerion | Installs and Upgrade - vBulletin 3.5.X | 3 | January 25th, 2006 11:00 PM | | cookie problem | weirdpixels | Bugs From 1.0.0 | 6 | May 6th, 2005 12:11 PM | | Possible Cookie Problem? | Quincy Wisdom | Photopost Pro Installation & Upgrades | 1 | April 25th, 2005 05:16 AM | All times are GMT -5. The time now is 06:47 PM. | |