You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
my javascript url : http://192.168.0.10/_debugbar/assets/javascript?m=frontend&1523208358
The text was updated successfully, but these errors were encountered: