4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Murat on November 01, 2005, 06:06:46 PM

Title: phpbb 2.0.18 and 4images 1.7.1
Post by: Murat 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.
Title: Re: phpbb 2.0.18 and 4images 1.7.1
Post by: BartAfterDark 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
Title: Re: phpbb 2.0.18 and 4images 1.7.1
Post by: V@no on November 09, 2005, 03:03:12 PM
İ integrated phpbb+4images.


Please read forum rules.

[LOCKED]