FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour A Forum-error ( PHP ) ?
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: A Forum-error ( PHP ) ?
Posted: Thu Jan 21, 2016 06:31 PM

it's very boring to have to enter my login and password all the times I access this forum. Is there any solution? The link I put int the previous post does not help anything?

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Thu Jan 21, 2016 09:41 PM

Kleyber,

I have not found a solution for it yet.

I was thinking to install the most recent phpbb in a different folder of the server and
then try to import the entire SQL backup file.

But I guess that all the addons that we have currently installed on our forums, should have
to be ported to the new phpbb version and we may need new versions of them too.

In the meantime, if we could find the right flag to set from phpbb admin panel so we can restore the old and very usefull functionality,
that would be great :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: A Forum-error ( PHP ) ?
Posted: Fri Jan 22, 2016 01:04 PM

Antonio,

The link I put in the previous post does not show you anything about this problem?

I hope you can find the solution.

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Fri Jan 22, 2016 08:23 PM

Kleyber,

We are not using the latest phpBB version as we use several mods (source code with syntax highlighting, etc) that we don't have for the latest phpBB.

so unfortunately that url that you provided me is not of help :-(

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Sun Jan 31, 2016 05:57 PM
I just changed the cookie domain according to this:

https://www.phpbb.com/support/docs/en/3.1/kb/article/fixing-incorrect-cookie-settings/

I changed the setting from the attached screenshot to forums.fivetechsupport.com

lets see if that make a difference

old:


new:
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: A Forum-error ( PHP ) ?
Posted: Sun Jan 31, 2016 06:03 PM

It is still requiring login each time for me, Antonio.

My sympathies for you having to deal with this.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Sun Jan 31, 2016 06:15 PM

James,

Yes, I am testing it and noticed that the problem remains there.

Inspecting the cookie with chrome, I just realized a tapatalk error reported by Chrome, so I have emailed tapatalk tech support
as they are very good phpbb experts and hopefully they may help us

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 03:46 PM

Dear friends,

I think it is solved!!! :-)

Could you please check it and confirm it ?

many thanks!

I had to copy a php.ini and change a value in php.ini in the forums root folder:
request_order = "GPC"

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 06:17 PM

Looks fixed for me. :-)

EMG

Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 06:41 PM

+1

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 08:20 PM

at first it was even worse for me. It would act like it was logging me in and then go right back to previous not logged in status.
I cleared my History/Cache/Cookies and now I am able to login again.
The world is ok again :)
Thanks

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 10:20 PM
I noticed the same problem

IMPORTANT :-) :-) :-)
clear the History/Cache/Cookies and it is possible to login again. :-)

it seems to work.

best regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 1364
Joined: Wed Jun 21, 2006 12:39 AM
Re: A Forum-error ( PHP ) ?
Posted: Mon Feb 01, 2016 11:30 PM

Perfecto !!!

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: A Forum-error ( PHP ) ?
Posted: Thu Feb 04, 2016 04:24 PM

Sometimes I am still not logged in when I return to the site. It seems in the morning I always have to login.

Running windows 8.1 and IE.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: A Forum-error ( PHP ) ?
Posted: Thu Feb 04, 2016 05:32 PM

On Safari with OS X 10.11.3 is perfect.
Thanks a lot.