PHP warning

monkframes

Member
Hi there,

I?m getting the following PHP warnings:

[03-Apr-201800:14:17Europe/Madrid] PHP Warning: date_format() expects parameter 1 to be DateTimeInterface,string given in/usr/home/driveme.es/web/plugins/fabrik_form/php/php.php(485):eval()'d code on line 45
[03-Apr-2018 00:14:17 Europe/Madrid] PHP Warning: date_format() expects parameter 1 to be DateTimeInterface, string given in /usr/home/driveme.es/web/plugins/fabrik_form/php/php.php(485) : eval()'d code on line 46[03-Apr-201800:14:17Europe/Madrid] PHP Warning: date_format() expects parameter 1 to be DateTimeInterface,string given in/usr/home/driveme.es/web/plugins/fabrik_form/php/php.php(485):eval()'d code on line 52

...

[03-Apr-201800:20:41Europe/Madrid] PHP Warning: strstr() expects parameter 1 to be string, array given in/usr/home/driveme.es/web/plugins/fabrik_element/time/time.php on line 308
[03-Apr-201800:20:51Europe/Madrid] PHP Warning: strstr() expects parameter 1 to be string, array given in/usr/home/driveme.es/web/plugins/fabrik_element/time/time.php on line 308

...

[03-Apr-201809:10:05Europe/Madrid] PHP Warning: session_write_close():Failed to write session data (user).Please verify that the current setting of session.save_path is correct (/home/driveme.es/tmp)in/usr/home/driveme.es/web/libraries/joomla/session/handler/native.php on line 194
[03-Apr-201809:10:07Europe/Madrid] PHP Warning: session_write_close():Failed to write session data (user).Please verify that the current setting of session.save_path is correct (/home/driveme.es/tmp)in/usr/home/driveme.es/web/libraries/joomla/session/handler/native.php on line 194

Any clue ???
 
Ok - for the first set of errors we need to know what the php code is in your form's php plugin.

For the second set of errors, can you tell me whether the time element is in a repeat group (as getting an array instead of a string is sometimes an issue related to repeat groups)?

The third set of errors are most likely Joomla errors rather than Fabrik errors. A quick google search on "joomla session_write_close" finds several pages suggesting that it is a permissions issue on the tmp directory or a php configuration issue.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top