PHP Fatal error: Uncaught TypeError: property_exists() expects parameter
-
Hi,
Updating to the version 0.7.2 I got the following error:
PHP Fatal error: Uncaught TypeError: property_exists() expects parameter 2 to be string, integer given in /wp-content/plugins/link-view/includes/shortcode-atts.php:220
Stack trace:
#0 /wp-content/plugins/link-view/includes/shortcode-atts.php(220): property_exists(Object(LV_ShortcodeAtts), 0)
#1 /wp-content/plugins/link-view/includes/shortcode.php(128): LV_ShortcodeAtts->set_values(Array)
#2 /wp-content/plugins/link-view/includes/shortcode.php(85): LV_Shortcode->prepare_atts(Array, ”)
#3 /wp-content/plugins/link-view/includes/shortcodes.php(83): LV_Shortcode->show_html(Array, ”)
#4 /wp-content/plugins/link-view/link-view.php(98): LV_Shortcodes->add(Array, ”)
#5 /wp-includes/shortcodes.php(319): LV_LinkView->shortcode_linkview(Array, ”, ‘linkview’)
#6 [internal function]: do_shortcode_tag(Array)
#7 /wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\\\[(\\\\[?)(linkvi…’, ‘do_shortcode in /wp-content/plugins/link-view/includes/shortcode-atts.php on line 220
The topic ‘PHP Fatal error: Uncaught TypeError: property_exists() expects parameter’ is closed to new replies.