Author Topic: phpbb 2.0.18 and 4images 1.7.1  (Read 4013 times)

0 Members and 1 Guest are viewing this topic.

Offline Bugfixed

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Lavinya
phpbb 2.0.18 and 4images 1.7.1
« on: November 01, 2005, 06:06:46 PM »
hello all.
İ integrated phpbb+4images. phpbb team 31 oct 2005 phpbb 2.0.18 released. session.php changed.

I'm logout my gallery link . : Invalid_session

pls help.
<?php echo 'Hello, World!'; ?>

Offline BartAfterDark

  • Hero Member
  • *****
  • Posts: 520
    • View Profile
Re: phpbb 2.0.18 and 4images 1.7.1
« Reply #1 on: November 09, 2005, 02:21:20 PM »
I found a temp fix for the invalid_session problem after upgrade to .18

Open /board/login.php
find
Code: [Select]
if ($sid == '' || $sid != $userdata['session_id'])
{
message_die(GENERAL_ERROR, 'Invalid_session');
}
Comment it or remove the line :)
BUT beware. This could be a security breach

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: phpbb 2.0.18 and 4images 1.7.1
« Reply #2 on: November 09, 2005, 03:03:12 PM »
İ integrated phpbb+4images.


Please read forum rules.

[LOCKED]
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)