phalcon-debugbar
phalcon-debugbar copied to clipboard
_debugbar/assets/javascript?m=frontend&1523208358
my javascript url : http://192.168.0.10/_debugbar/assets/javascript?m=frontend&1523208358
Notice: Undefined index: path in /andydata/wwwroot/video/video_new/vendor/snowair/phalcon-debugbar/src/ServiceProvider.php on line 203
Warning: require(): Filename cannot be empty in /andydata/wwwroot/video/video_new/vendor/snowair/phalcon-debugbar/src/ServiceProvider.php on line 203
Fatal error: require(): Failed opening required '' (include_path='.:/andydata/server/php/lib/php') in /andydata/wwwroot/video/video_new/vendor/snowair/phalcon-debugbar/src/ServiceProvider.php on line 203
I have the same issue. The problem is with applications with modules.
ServiceProvider.php in getModule($moudleName) doesn't return path parameter.
I don't know why and Is it supposed to return it. @snowair