Forums › Forums › Search & Filter Pro › The search results cause White screen
- This topic has 7 replies, 2 voices, and was last updated 6 years, 5 months ago by
Trevor.
-
Trevor(Private) October 11, 2019 at 2:33 pm #223453
Do you have PHP error reporting ON (either to the screen or to a log file)? If not, can you enable them to, and then, what errors show?
Are you able to enable the WordPress debugging mode (again to either the screen – easiest, or a log file). Does that show anything? I have not generally seen any issues with PHP7.3 and our plugin.
Anonymous(Private) October 13, 2019 at 10:08 am #223522Displays the warnings below:
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘settings’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 92
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 93
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields_assoc’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 94
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields_taxonomies’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 95
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘settings’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 97
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 97
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘id’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 99
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘postid’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 100
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘idref’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 101
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 105
[13-Oct-2019 08:31:10 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 105
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘settings’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 37
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields_assoc’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 37
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘settings’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 38
[13-Oct-2019 08:31:10 UTC] PHP Warning: Illegal string offset ‘fields_assoc’ in /home/keeffi/public_html/vammaiskortti/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-config.php on line 38And the notice below:
‘Notice: This Search Form has not been configured to use a shortcode. Edit settings.’
The older version of PHP seemed to have the desired result.
-
AuthorPosts