PHPDN Forum Problem

This forum is for discussing the future of the PHP Developer's Network, as well as for us to get your opinion on things.

This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

PHPDN Forum Problem

Post by EvilWalrus »

is anyone else havin problems with thei PHPDN forum cookies not being properly set? when I goto the 'view all posts since you last visit' and peruse the articles, it fails to mark them as read, as well as it failing to mark them as read when i click the 'mark all as read' link on the main index...
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

It should be fixed. I was switching the site over from http://www.devnetwork.net/forums/ to forums.devnetwork.net, and forgot to change the cookie for that.

It should be fine now.
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Post by nielsene »

So you want us to only use forums.devenetwork.net now? The forums are moving then, its not just an alias?

(You can't log in if you use the http://www.devnetwork.net/forums/ url. No error is reported, but you also aren't logged in if you try. I suspect that the cookie is setting the forums.devnetwork.net domain and so doesn't get sent back to http://www..... You might want to consider setting the domain to just devnetwork.net so that the cookie goes to both sites... especially if you're adding content to http://www.devnetwork.net and want to use a single sign on....)
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

VBulletin does that to me all the time. Cookies with VBulletin never works for me. :/
Image Image
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

good suggestion, I did that, and hopefully that will work.
Post Reply