• Installed the plugin this morning and have been getting this error ever since –

    PHP Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /wp-content/plugins/date-time-picker-field/includes/DateTimePicker.php on line 182

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @manu2079 Thank you for reporting.
    You can check the next available version of the plugin on github and check if the problem persists: https://github.com/carmoreira/date-time-picker-field
    Cheers, Carlos

    I have the same issue.

    After I change on WP the zone from UTC+0 to London (because date was wrong), I got this issues:

    Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/xxx/httpdocs/wp-content/plugins/date-time-picker-field/includes/DateTimePicker.php on line 279
    
    Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/xxx/httpdocs/wp-content/plugins/date-time-picker-field/includes/DateTimePicker.php on line 182

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Deprecated: strpos()’ is closed to new replies.