Report waring
-
I wanna to report a issue. the plugin throws
Warning: Creating default object from empty value in /opt/lampp/htdocs/wordpress/wp-content/plugins/wp-mvc/core/controllers/mvc_controller.php on line 110
Call Stackyou must change line
$this->{$helper_method_name}->controller = false;and replace
$this->{$helper_method_name}->controller = new stdClass();because you use later as object.
I hope my report help’s to you. =)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Report waring’ is closed to new replies.