FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour A Forum-error ( PHP ) ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
A Forum-error ( PHP ) ?
Posted: Mon Jan 11, 2016 09:29 PM
Hello,

I'm getting these messages trying to open a post.
The problem started this evening.

The complete messages

[phpBB Debug] PHP Notice: in file /viewtopic.php on line 943: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 943: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3765: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3766: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3767: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)


Any idea ?

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: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 02:18 AM

Happens to me too

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 08:00 AM

Also to me ( here at work)
Perpahs it is time to change Php version ?

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
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 09:49 AM

Same here.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 10:30 AM

Same as me.

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 03:15 PM
Clicking here is fine:

http://forums.fivetechsupport.com/search.php?search_id=active_topics

Surely bluehost updated its php version. We will check it asap
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2064
Joined: Fri Jan 06, 2006 09:28 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 03:54 PM

Tambien tengo problemas...saludos... :shock:

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Dios no está muerto...



Gracias a mi Dios ante todo!
Posts: 2064
Joined: Fri Jan 06, 2006 09:28 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 03:56 PM

Tambien tengo problemas...saludos... :shock:

[phpBB Debug] PHP Notice: in file /viewtopic.php on line 943: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 943: getdate(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home2/fivetec1/public_html/forums/includes/bbcode.php on line 491

Dios no está muerto...



Gracias a mi Dios ante todo!
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 04:01 PM

Si, los hemos visto, gracias

Pero tenemos que intentar corregirlos con mucho cuidado para no romper estos foros

Asi que en los próximos dias iremos haciendo pruebas y antes nos aseguraremos de tener una
copia completa de seguridad actualizada

Un poco de paciencia a todos hasta que el problema quede solucionado

gracias! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Tue Jan 12, 2016 10:36 PM

It seems to be solved :-)

Parece que ya está arreglado :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2064
Joined: Fri Jan 06, 2006 09:28 PM
Re: A Forum-error ( PHP ) ?
Posted: Wed Jan 13, 2016 04:27 AM

Ya no sale el error...solo me he dado cuenta de un detalle...a veces entro al foro sin conectarme como usuario y voy abriendo en otras paginas los temas que me interesen ver u opinar...que hago...voy a una de las pantallas..me conecto y luego para poder opinar o seguir un tema...solo refresco la pagina y ya asume que estoy conectado porque ya lo hice en otra que tenia abierta...ahora no puedo hacerlo..debo conectarme en cada pagina..o cerrarlas todas y empezar de nuevo pero ahora conectado..no se si es debibo a la nueva PHP o si es la forma correcta que deberia de funcionar...espero haberme explicado bien..ya que esto no viene al tema del ERROR, ya por lo menos a mi, me funciona sin errores...saludos... :shock:

Dios no está muerto...



Gracias a mi Dios ante todo!
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Wed Jan 13, 2016 11:36 AM

El problema se había generado por actualizar Bluehost de php 5.4 a la versión 5.6 pero desde el panel de control teniamos la opción
de seleccionar la versión 5.4 nuevamente.

Al revisar las opciones de este panel descubrí que hay una versión de php 5.4 que le dicen "fast" que es más rápida y decidí que la probemos.
En teoría estos foros tienen que ir más rápidos ahora, como contrapartida parece que no recuerda correctamente nuestra identificación
en los foros y nos obliga a logearnos nuevamente al abrir la página de los foros.

Os agradezco si comentais si veis que los foros estan más rápidos ahora y si teneis el problema de que os obliga a hacer login cuando
se accede a los foros desde una nueva pestaña del navegador.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1364
Joined: Wed Jun 21, 2006 12:39 AM
Re: A Forum-error ( PHP ) ?
Posted: Wed Jan 13, 2016 11:59 AM

No se si funciona mas rapido pero no recuerda el password.

Saludos

Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: A Forum-error ( PHP ) ?
Posted: Wed Jan 13, 2016 04:06 PM
horacio wrote:No se si funciona mas rapido pero no recuerda el password.

Saludos


+1
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Forum-error ( PHP ) ?
Posted: Wed Jan 13, 2016 11:41 PM

Back to standard version 5.4 :-)

Regresamos a la versión estandard 5.4 :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com