quaker wrote:

just install 3 forum on one site.
and link the forums to it... set all the forum to there own table but mod the user table to pull from the main one.

Can you maybe post how to do this, I'm not too familiar with PunBB, I would feel better if someone in the "know" were to help with this.

Is it possible to get punBB to set a different cookie for each "site" at the same time?

That didn't work,

Is there a way to make the cookie readable over several domains?

I have 4 sites all ran off of the same host, so during integration I just used abs path to include the punbb files and everything works. However, I'm having cookie problems now. The one site that "hosts" the forum is the only one that shows me logged in. If thats hard to understand maybe this will help.

<My Host>
  <Site 1> <- Works like a charm
    <forum folder>
  <Site 2> <- Shows me as a guest
  <Site 3> <- Shows me as a guest
  <Site 4> <- Wanna guest? get it ? big_smile

Think of the <sitex> as its own folder on my server and its own Top level domain (www.site2.com, www.site3.com, www.site1.com/forum/)

Is there a way I can get punBB's cookies to be acknowledged and used on the other 3 sites?


Thanks a bunch for what I hope are timely responses.

5

(18 replies, posted in General discussion)

http://digg.com/users/bfdhud/dugg

6

(4 replies, posted in PunBB 1.2 discussion)

lol, This is awesome, I was looking for something exactly like this. Thanks Pogen for answering and nick for asking

7

(114 replies, posted in Programming)

Rickard wrote:

I use Ultraedit. It is, in my opinion, the most complete text editor for Windows. It's a bit expensive though. I've been looking for a free replacement, but I have to find anything that can match Ultraedit.

scite?

I ran into some snags with it.  It is still on the way though. It would initially post the card. But if someone were to change their gamertag or decide they didn't want it then added it again later it would fail to update. :(

I took it off of the site until it's working properly

I'll package it up then. It requires a db alteration, a change in like 6 lines of code from 3 files.

I have noticed one error and I'm not sure how to fix it. If the gamertag is two words (Major Nelson) it only gets sent to the xbox site (Major ).  weird. I'll look at it when i wake up.

Would anyone be interested if I were to provide this mod for download?  It creates a new profile field for your gamertag. then adds it to you posts.
like so

This is my first punbb mod btw.