• Resolved sacconi

    (@sacconi)


    I have activated and the plug in and did some test then deactivated, in debug.log I see many warnings, how can I fix the problems?

    16-Aug-2023 17:02:26 UTC] PHP Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/test.sacconicase.com/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1184
    [16-Aug-2023 17:02:26 UTC] PHP Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/test.sacconicase.com/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1184
    [16-Aug-2023 17:02:26 UTC] PHP Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/test.sacconicase.com/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1184
    [16-Aug-2023 17:02:26 UTC] PHP Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/test.sacconicase.com/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1184
    [16-Aug-2023 17:02:26 UTC] PHP Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/test.sacconicase.com/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1184

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andy Fragen

    (@afragen)

    That is the point of the plugin, to surface errors. Those errors aren’t related to the plugin but likely PHP 8.x deprecations.

    Thread Starter sacconi

    (@sacconi)

    I thought the plugin could also fix the errors, not only detect them

    Plugin Author Andy Fragen

    (@afragen)

    The plugin is only designed to surface the errors so they can be reported and fixed.

    This appears to be an error surfaced by PHP 8.2.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘And now what I do?’ is closed to new replies.