RedDragonWebDesign / BlueThrust5

A fork/update of the famous BlueThrust Clan Scripts v4. Gaming community website engine in PHP.
10 stars 7 forks source link

Update index.php #107

Closed deepend-tildeclub closed 8 months ago

deepend-tildeclub commented 8 months ago

shows error on main page while logged out.

RedDragonWebDesign commented 8 months ago

I wasn't able to trigger this warning. What's the exact URL for it please?

deepend-tildeclub commented 8 months ago

clear your session cookies :)

RedDragonWebDesign commented 8 months ago

Step debugging reveals that my $_SESSION['btUsername'] is equal to '' not null. Hmm.

Are you still able to reproduce this on the latest master branch?

deepend-tildeclub commented 8 months ago

Step debugging reveals that my $_SESSION['btUsername'] is equal to '' not null. Hmm.

Are you still able to reproduce this on the latest master branch?

Nope. Doesn't appear so. Thanks if you did something else.

RedDragonWebDesign commented 8 months ago

Was probably one of our ?? ''s that we added. Hey, it could have been you too, you never know :)