Page 2 of 3

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:29 pm
by andyyau
你呢個cookie似係session id, 唔係記login 資料。

對面既有3個cookie, 如有remember login, 最底個cookie 有野,如無remember, phpbb3_p2js7_k係吉既。

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:29 pm
by webmaster
藥皇 wrote:
webmaster wrote:This is my setting
1st line:
cookie domain : .on099.com
Changed. Thanks.

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:30 pm
by 藥皇
藥皇 wrote:
webmaster wrote:This is my setting
1st line:
cookie domain : .on099.com

if you expect people using http://on099.com to open --> .on099.com (Note the dot at the beginning!)

if you expect people using http://www.on099.com to open -> on099.com

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:31 pm
by 藥皇
webmaster wrote:
藥皇 wrote:
webmaster wrote:This is my setting
1st line:
cookie domain : .on099.com
Changed. Thanks.
work for http://on099.com now :ymhug:

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:32 pm
by andyyau
無理由check IP架? 因為IP間唔中都會轉,一般唔可以因IP而令cookie無效的。

而且有時用app, 有時用desktop, 咁埋死囉?!

呢樣野check check呀!

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:33 pm
by webmaster
andyyau wrote:你呢個cookie似係session id, 唔係記login 資料。

對面既有3個cookie, 如有remember login, 最底個cookie 有野,如無remember, phpbb3_p2js7_k係吉既。
But I can't find any other pages that contain cookie settings.

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:34 pm
by andyyau
我試左轉ip,cookie仲有效 :))

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:35 pm
by webmaster
藥皇 wrote:
藥皇 wrote:
webmaster wrote:This is my setting
1st line:
cookie domain : .on099.com

if you expect people using http://on099.com to open --> .on099.com (Note the dot at the beginning!)

if you expect people using http://www.on099.com to open -> on099.com
Oh, I entered on099.com without the dot at the beginning.

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:38 pm
by 藥皇
webmaster wrote:
andyyau wrote:你呢個cookie似係session id, 唔係記login 資料。

對面既有3個cookie, 如有remember login, 最底個cookie 有野,如無remember, phpbb3_p2js7_k係吉既。
But I can't find any other pages that contain cookie settings.
^#(^ it's working now.

your cookie is from domain .on099.com (bcos you are using http://on099.com)

so server needs to match the same, don't put in the IP.

Re: cookie 有問題

Posted: Thu Oct 30, 2014 11:39 pm
by webmaster
藥皇 wrote:
webmaster wrote:
andyyau wrote:你呢個cookie似係session id, 唔係記login 資料。

對面既有3個cookie, 如有remember login, 最底個cookie 有野,如無remember, phpbb3_p2js7_k係吉既。
But I can't find any other pages that contain cookie settings.
^#(^ it working now.

your cookie is from domain .on099.com (bcos you are using http://on099.com)

so in our server needs to match the same, don't put in the IP.
Thanks a lot for your help.