| :: |
| Author |
Message |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Tue Mar 27, 2007 4:59 am Post subject: Is this normal? |
|
|
First of all, I just wanted to say this is an awesome mod!
I installed a beta version of my forum on a subdomain and everything is fine. I tested everything out and it was great. The advance mod rewrite mod worked out great.
Just recently I switched it over to a domain name. Now there is a problem with the session id.
When its not logged in everything is ok. The link would somewhat be like this:
http://webtalklounge.com/index.html
http://webtalklounge.com/general-marketing-f14.html
After I log in. I am getting urls to be like:
http://webtalklounge.com/general-marketing-f14.html?sid=94dff9506bf1aa5c2c11934c7f51b9c8
Is that normal? I don't know much about sessions and what cause this to happen. Oh and on another note, I also have Cyber alien guest sessions mod installed.
Any help would be appreciated. |
|
|
| Back to top |
|
 |
|
 |
tweety PR0

Joined: 24 Jan 2007 Posts: 94
|
Posted: Tue Mar 27, 2007 7:00 am Post subject: Re: Is this normal? |
|
|
| yes this is normal, it is the cookie working properly when you first log in. notice it goes once you click another of your forum links. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14779
|
|
| Back to top |
|
 |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Wed Mar 28, 2007 5:11 am Post subject: Re: Is this normal? |
|
|
| Quote: | | yes this is normal, it is the cookie working properly when you first log in. notice it goes once you click another of your forum links. |
Actually once I log in, the SID never goes away. It follows every link that I click on. Doesnt matter what link I clicked on it has the SID part on every link. So thats what Im wondering about because before when I first log in, I got the SID part in the url and afterward its gone once I click another link but now its not the case. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14779
|
Posted: Wed Mar 28, 2007 4:23 pm Post subject: Re: Is this normal? |
|
|
This should not happen.
Could be either because you did not, or did not fully install the cyber alien guest sessions mod (link in install file and release threads).
Anyway, when I browse you forum as guest, I do not see any SIDs.
So it's not and problem SEOwise, but still, something to fix.
The mod is easy to install, so check the sessions.php code changes, and as well, tell me if you'd installed another SID removal method before, such as the able2know one or others based on UA recognition.
They could mess up a bit with the cyber alien one, being IMHO the best method.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Wed Mar 28, 2007 5:51 pm Post subject: Re: Is this normal? |
|
|
I have the cyber alien guess mod installed. I dont have any other SID removal method installed before this one.
I have posted the sessions.php codes below so maybe that would help:
[mod]too much code makes code useless [/mod] |
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Wed Mar 28, 2007 5:59 pm Post subject: Re: Is this normal? |
|
|
hello ksaetern
i think mod work good
i enter your forum and not find any SID in the links |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Wed Mar 28, 2007 6:26 pm Post subject: Re: Is this normal? |
|
|
| Quote: | hello ksaetern
i think mod work good
i enter your forum and not find any SID in the links |
the mod work great just one tiny problem i think dealing with sessions.
When your a guest, the SID are removed. Once your logged in the SID appears and and it will stay that way. |
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Wed Mar 28, 2007 9:12 pm Post subject: Re: Is this normal? |
|
|
| ksaetern wrote: | | Quote: | hello ksaetern
i think mod work good
i enter your forum and not find any SID in the links |
the mod work great just one tiny problem i think dealing with sessions.
When your a guest, the SID are removed. Once your logged in the SID appears and and it will stay that way. |
after login direct may be see sid but after you go to any forum do u see sid
sometimes i see sid at my forum after login
but when i go to any forum iam not see
i see that also in phpbbstyles
so i think it normal  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14779
|
|
| Back to top |
|
 |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Thu Mar 29, 2007 6:10 am Post subject: Re: Is this normal? |
|
|
Here are my cookie settings.
| Code: |
Cookie domain : .webtalklounge.com
Cookie Name : WTL
Cookie path : /
|
It still produces the same result. I did found out something rather interesting.
After I logged in to the forum, I went to check if it create a cookie. I was surprise it didn't. So that has to be the problem becauase somehow the forum is not creating a cookie for the session.
I also verified that when I logged into this forum, it created several cookies.
Now that I found out the problem, how do we go about fixing this? |
|
|
| Back to top |
|
 |
ksaetern
Joined: 27 Mar 2007 Posts: 6
|
Posted: Thu Mar 29, 2007 6:34 am Post subject: Re: Is this normal? |
|
|
Thanks all for your the help. I have founded a mod and was able to fixed that problem now.
Just in case someone might have this same issue, use the auto_cookie mod to fix this problem. |
|
|
| Back to top |
|
 |
hbbt
Joined: 05 May 2007 Posts: 30
|
Posted: Sat May 12, 2007 3:07 pm Post subject: Re: Is this normal? |
|
|
Have a few questions here .. thanks dcz and all for redirecting me and solving the problem in this thread.
I too was getting no SID's before logging in but after I logged in they were there.
Fortunately, mine worked just fine by adding the
.domain.com to the cookies path
But have a question about a few things
This question back in the ACP:
Cookie secure
If your server is running via SSL, set this to enabled, else leave as disabled
Mine is set to disabled right now .. should it be set to enabled because mine is running SSL? At least I thought every phpbb forum was ..
And also, on the mod that is the "auto-cookie" .. is that a good idea to have installed anyway even if the fix is good now? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14779
|
Posted: Sun May 13, 2007 3:20 pm Post subject: Re: Is this normal? |
|
|
Well, I don't think you need SSL. It's not this easy to deal with and would cause some SEO issues. Bots do not like SSL URLs, and AdSense cannot be displayed on SSL pages. This like that.
Then, I hope you did not really set your cookie path to .domain.com, but your cookie domain instead.
It's a lot better.
About the auto cookie mod, I'm not sure why ksaetern needed it, usually it isn't and actually, it's the only case I know where it seems it was useful or required.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
hbbt
Joined: 05 May 2007 Posts: 30
|
Posted: Sun May 13, 2007 6:23 pm Post subject: Re: Is this normal? |
|
|
Yes I did mean the cookie domain..
Its funny .. sometimes I get the SID= after and sometimes I dont .. not really sure .. I guess I will just add the mod just to solve the problem! |
|
|
| Back to top |
|
 |
|
|