PHP error on page
-
It looks like the path for an included file is adding an extra “/”. See the error message:
Warning: include(/home/public_html/wp-content/plugins/add-facebook/public/templates//template.php): failed to open stream: No such file or directory in /home/housto87/public_html/wp-content/plugins/add-facebook/public/classes/class-smuzsf-public.php on line 83
Warning: include(): Failed opening ‘/home/public_html/wp-content/plugins/add-facebook/public/templates//template.php’ for inclusion (include_path=’.:/usr/local/php70/pear’) in /home/housto87/public_html/wp-content/plugins/add-facebook/public/classes/class-smuzsf-public.php on line 83
Let me know if you can’t reproduce the issue in WP 4.7, and I can check my Facebook Id / App / Secret to see if those are causing any issues.
- The topic ‘PHP error on page’ is closed to new replies.