RE: phpbb / sessionid nightmare

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there my friend,

Thank you so much for answering me.

The reason for me posting all of the code is because I am clueless as to
which sessionid call on that crazy page is kicking out the original
sessionid and asking for a new one.

Sessionid is normally easy, that page is blowing my mind with all of the
calls

No sub domains, just a flat web site.
Looks like this
index.php/    (has an include /commonlogin.php)  (works fine for entire
site)
/phpbb/login.php    (has an isset which is not normal with phpbb, but this
login does not carry (kindof))
contest???.php     (the problem page that I published)

A packet scan reviles that session id carries too
Contest.php/  and stays at contest-current.php/  but at
/contest_stories.php?cid=8 it calls a new one. The posted one.

So, that page is the culprit!

It is calling on isset?

I am lost in the sauce on this one. Something hidden is preventing it from
looking for the cookie!

Sincerely,

Brad

BradS@xxxxxxxxx

-----Original Message-----
From: Tijnema ! [mailto:tijnema@xxxxxxxxx] 
Sent: Saturday, April 28, 2007 12:11 PM
To: Brad Sumrall
Cc: php-general@xxxxxxxxxxxxx
Subject: Re:  phpbb / sessionid nightmare

On 4/28/07, Brad Sumrall <Brads@xxxxxxxxx> wrote:
> Users log into web site in a sudo phpbb login which works fine.
>
> Users are able to browse around phpbb and a sudo phpbb program called
> photopost.
>
>
>
> But when the goto a differen't part of the site which is not phpbb
related,
> the sessionid does not carry over.
>
>
>
> The other pages are calling on the same isset variable???
>
> This is blowing my mind for weeks now!!!
>
> Would some kind code help a frazzed brother out?
>
>
>
> Sincerely,
>
> Brad
>
> brads@xxxxxxxxx
>
>
>
>
>
<snip>

Really cool that code, but do you think really that someone takes the
time to read it all? You should only post the most important parts.

And how are you're files organized? is that "other part" on a
(another) subdomain?

Tijnema

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux