Announcement

#1 2019-12-19 12:46:44

naziaramesh83
Member
2019-12-04
3

Error after install of the contact form

hi all

Today i installed the contact for so visitors to my website can contact me via an external email address and got this error after saving the new iinformation? It also wont allow me to change the email address.

Deprecated: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated in /home/vol6_3/byethost5.com/b5_24128706/htdocs/include/functions.inc.php on line 2125

:)
/**spam**/



(Here your message)

Piwigo version: 2.9.5
PHP version: 7.0
MySQL version: 5.7
Piwigo URL: http://

Last edited by naziaramesh83 (2019-12-26 18:11:48)

Offline

 

#2 2019-12-19 17:43:20

erAck
Only trying to help
2015-09-06
2035

Re: Error after install of the contact form

It's not an error, it's a deprecation warning, meaning that in some later version of PHP the functionality may cease to exist.

If you don't want to see such warnings exclude them either in your server's php.ini file or in Piwigo's local config file local/config/config.inc.php like this:

Code:

$conf['show_php_errors'] = E_ALL & ~E_DEPRECATED;

Running Piwigo at https://erack.net/gallery/

Offline

 

#3 2020-01-04 16:17:40

naziaramesh83
Member
2019-12-04
3

Re: Error after install of the contact form

cheers executive for your reply ! is there an updated version of that contact form ! my host doesnt allow any admin e-mails believe it or not and have struggled getting any form of comunication running through my cpanel. i set up my coments form so as it requires authentication before it posts and i dont get any admin emails telling me there is a coment waitiing to be ok,d
طراحی سایت

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact