Loading PHP file with errors instead of CSS
-
Hello,
Is it normal, that the plugin loads an PHP file inside the <link> element?<link rel='stylesheet' id='sharify-css' href='http://wp.dev/app/plugins/sharify/sharify-style.php' type='text/css' media='all' />PHP Errors
Warning: require_once(C:/wamp/www/alarmanlage/web/app/plugins/sharify/sharify-style.phpwp-load.php): failed to open stream: No such file or directory in C:\wamp\www\alarmanlage\web\app\plugins\sharify\sharify-style.php on line 4 Fatal error: require_once(): Failed opening required 'C:/wamp/www/alarmanlage/web/app/plugins/sharify/sharify-style.phpwp-load.php' (include_path='.;C:\php\pear') in C:\wamp\www\alarmanlage\web\app\plugins\sharify\sharify-style.php on line 4I am using the Bedrock WP boilerplate (https://roots.io/bedrock/) with a custom sage theme (https://roots.io/sage/). Is this a known issue?
That’s how it looks like: http://i.imgur.com/EBP1Q1v.png
Looking forward to hear from you.
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Loading PHP file with errors instead of CSS’ is closed to new replies.