forum sid removing does not work

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators

forum sid removing does not work

Postby janmyszkier » Sun Mar 16, 2008 1:16 am

Hello there,
I'm an owner of a domain name with non-english alphabet character, and after i changed the forum config to point to that domain, the phpbbseo (premod) decided to not remove sid anymore... anyone found this too?

EDIT: bah my bad.... just found out i gave "http://xxxxxxxxxx" instead "xxxxxxx" as cookie domain.
and yes you can kill me now for posting before checking everything ;)
janmyszkier
PR0
PR0
 
Posts: 50
Joined: Fri Oct 12, 2007 11:47 pm
Location: Wroclaw, Poland.

Advertisement

Postby HB » Mon Mar 17, 2008 12:21 pm

D'oh! :lol:
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Postby dcz » Sun Mar 23, 2008 2:51 pm

Since we're at it, make sure you did use ".example.com" (with the dot) as your cookie domain ;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby divinemanwah » Wed Apr 09, 2008 3:54 am

hello,
i came across reading this post because i have the same problem...
my sids still show up...

is it normal?
User avatar
divinemanwah
 
Posts: 45
Joined: Tue Apr 01, 2008 10:36 am

Postby dcz » Wed Apr 16, 2008 9:51 am

Have you checked your cookie settings ?

The 3.0.1 premod is out, so let's update before we go further ;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby digital1 » Sat May 03, 2008 5:53 pm

Hai there,

My online forum have no problem with sid's but when i use the same database of live forum on localhost{XAMPP server} with all the same files present in live one by configuring the seo mod{I configured it by deleteing any seo cache file and regenerating it} then sid's on the localhost are not removed for any logged in user, where as it works fine for guest. I have tried all the settings for the cookies as told earlier. Any clue??? :?

Edit: My premod version on both localhost and Live is 3.0.1 :)
digital1
PR0
PR0
 
Posts: 54
Joined: Fri Oct 26, 2007 6:53 am
Location: India

Postby HB » Sat May 03, 2008 6:56 pm

Did you update the cookie name stored in the config table? I add an entry in the hosts file (e.g., 127.0.0.1 www.hb.com) and then update the local database:

Code: Select all
UPDATE `phpbb3_config` SET `config_value` = '.hb.com' WHERE `config_name` = 'cookie_domain' LIMIT 1 ;
UPDATE `phpbb3_config` SET `config_value` = 'www.hb.com' WHERE `config_name` = 'server_name' LIMIT 1 ;

The cookie name, path, and server name must be consistent.
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Postby digital1 » Sat May 03, 2008 8:58 pm

cookie path is like that.
/www/seo-gold

Server name is "localhost"

Script path is /www/seo-gold

Cookie domain
tried several option but didn't work like
localhost, infoinn,

Cookie name--
localhost_okmry,
infoinn_okmry,
tried both but didn't work.
digital1
PR0
PR0
 
Posts: 54
Joined: Fri Oct 26, 2007 6:53 am
Location: India

Postby HB » Sun May 04, 2008 12:21 am

Like you, I had cookie-related problems with host name 'localhost'. Once I added www.hb.com to my hosts file (mapped to loopback address 127.0.0.1) and updated the config table entries as described above, I've had no problems. Evidently some browsers object if the cookie domain doesn't have two "." in it, hence the ".hb.com".

This question regularly comes up on phpBB.com and the answer is always the same: Check your cookie domain settings and path (should be "/"). It came up so often, there's even a mod for it for V2.0.x:

http://www.phpbb.com/community/viewtopi ... 5&t=228741

I believe this was integrated into 3.0.x.
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Postby digital1 » Sun May 04, 2008 7:33 am

Yahooooooooo!!!!! ,

Domain mapping worked for localhost. Now sid's are removing as it should be.
Thanks for the guidance.

P.S: I really don't know the mapping like thing before this, but i know it now.
digital1
PR0
PR0
 
Posts: 54
Joined: Fri Oct 26, 2007 6:53 am
Location: India


Return to phpBB SEO Premod

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: Baidu [Spider], Blekko ScoutJet [Bot] and 3 guests