OT : Problem with this forum?

User avatar
Silvio.Falconi
Posts: 7169
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 3 times

Re: OT : Problem with this forum?

Post by Silvio.Falconi »

Antonio Linares wrote:Antonino,

> A question, the engine phpBB version is still from 2007?

Yes. We have mirrored the forums here to the latest phpBB:
http://www.fivetechsoft.com/forums/

but it seems to me that it has he same cookies issue.



Antonio,
LOOK THIS PICTURE

Image

do you notice anything strange?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

quantum forums... ;-)

logged in and out at the same time!
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Dear Enrico,

No news yet. Wishing to find a solution
regards, saludos

Antonio Linares
www.fivetechsoft.com
Horizon
Posts: 1329
Joined: Fri May 23, 2008 1:33 pm
Has thanked: 6 times
Been thanked: 1 time

Re: OT : Problem with this forum?

Post by Horizon »

Hi,

Is this problem solved? I always have to login.

Thanks.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: OT : Problem with this forum?

Post by driessen »

Unfortunately, the problem is not solved yet.
It is indeed anoying that we need to log in every time again.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Enrico and I, both we have tried to solve it with no solution yet

We are sorry about it

If someone knows the solution, please help, we do appreciate it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Maybe the problem comes from the PHP sessions time expiration. This may have changed in the server settings.

We should look for PHPBB and ini_set('session.gc_maxlifetime', nTime );
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

We do have a local php.ini and this value inside:

; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
; http://php.net/session.gc-maxlifetime
session.gc_maxlifetime = 1440

whats the right value to place theere ? :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Already changed

inside local php.ini:

session.gc_maxlifetime = 65535

Lets see if this makes a difference...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Marc Venken
Posts: 1485
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: OT : Problem with this forum?

Post by Marc Venken »

Antonio,

Did you install PHPBB from a phpbb of from a hosting tool ?

I read many issue with login when installed from a hosting system...

https://www.phpbb.com/community/viewtopic.php?t=2578016

https://www.phpbb.com/community/viewtopic.php?t=2408801

I just post topics as I find them... Maybe you already have seen them.
Last edited by Marc Venken on Mon Sep 20, 2021 8:06 am, edited 1 time in total.
Marc Venken
Using: FWH 23.08 with Harbour
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Marc,

It was back in 06 Oct 2005. We hired a shared server by that time and since then these forums are running

I don't remember it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Marc Venken
Posts: 1485
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: OT : Problem with this forum?

Post by Marc Venken »

Can you see on what version we are ? than we can look into issues with that version
Marc Venken
Using: FWH 23.08 with Harbour
User avatar
Marc Venken
Posts: 1485
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: OT : Problem with this forum?

Post by Marc Venken »

Not that long ago you moved the forum to a new domain..

That time it was a copy/paste from the old to the new domain, and not a install, right ?
Marc Venken
Using: FWH 23.08 with Harbour
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: OT : Problem with this forum?

Post by Antonio Linares »

Marc Venken wrote:Can you see on what version we are ? than we can look into issues with that version


2008
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply