cookie - NBS






 

 

cookie - NBS

View Full Version : cookie


Cronos
09-Sep-2006, 11:29 AM
for what i've seen
the forum doesn't keep the cookie

i work only on session

bulldogg
09-Sep-2006, 11:36 AM
if the cookie isnt staying valid it could be a browser problem, it works fine for me

Derek
09-Sep-2006, 02:58 PM
Yeah cookies seem to work fine for me as well. Make your sure your cookie settings are correct in the NBS Multi-Forums phpBB AdminCP. Domain should contain a dot (.) before it (like .nbsdesignz.com), and path should be like (/path/to/script/). So if your script was in a folder called phpBB, then the path would be /phpBB/

Derek

Cronos
09-Sep-2006, 03:45 PM
http://support.3dboard.net/
hum..

it could be a problem with the subdomain?

domain name: 3dboard.net
script path: /

the data seems to be correct
so.. the problem is with the subdomain?

Derek
09-Sep-2006, 06:41 PM
Your missing a dot in front of the domain name. Should be .3dboard.net.

Cronos
09-Sep-2006, 09:18 PM
i think no.. :/
i add it
so now the domain name now is " .3dboard.net "
but, i always lose the cookie, and the redirect will replaced with

support..3dboard.net ( but this isn't a real problem, i could change the handler.php )
but the cookie doesn't work

i haven't to setup $forum or other variable for let the cookie work right?



for test it i've changed the handler.. but the cookie doesn't remain :/

Cronos
09-Sep-2006, 09:34 PM
i was looking into the administration function of the forum
but..


Configuration: Unable to fetch config file. Make sure /nbs/nbs_config.php exists.

the script exist.. :'(

after all..
this is a problem

about the cookie insted
i was looking into the db in

support_config
so i've check the domain.. and the field was empty
so i tried to fill it with ".3dboard.net", but the cookie aren't maintened
i tried to fill it with "." and the cookie still don't work :(



edit:

.................
no word..

so now the domain name now is " .3dboard.net "

stupid man!
not the domain name you have to change! the cookie domain
lol

the cookie domain was already set up properly


..


this could be a problem with the cookie_path
the forum set /support/

hum.. i don't know if using subdomain this could be right


edit2: the problem was in it ;)
ok there was a problem with the subdomain script ;)

i'll do a post in the proper topic informing all about this 'bug'

Derek
10-Sep-2006, 12:29 AM
Ok, so did that configuration error go away as well?