Open bobbingwide opened 7 years ago
Note: These messages appear on the front end as well, for any function that needs / needed reparsing.
The problem occurs when the oik-lib plugin is not activated. Logic in oikai_build_apiref calls oikai_pseudo_reflect which checks if either opcache is being used or shared library files are being loaded. When oik-lib is not activated then the oikai_using_libs() function returns false. It looks like oikai_reflect() is being used and this returns a $refFunc which is not fit for purpose.
Activate oik-lib
When rebuilding the API reference for oik in oik-plugins.co.uk there were quite a few messages produced. Tiny extract from debug.log.
[23-Oct-2017 13:21:06 UTC] PHP Warning: filemtime(): stat failed for /home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/classes/class-oiksc-parsed-source.php on line 315 [23-Oct-2017 13:21:06 UTC] PHP Warning: file(/home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php): failed to open stream: No such file or directory in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/shortcodes/oik-api-importer.php on line 1148 [23-Oct-2017 13:21:06 UTC] PHP Warning: filemtime(): stat failed for /home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/classes/class-oiksc-parsed-source.php on line 269 [23-Oct-2017 13:21:06 UTC] PHP Notice: Undefined property: ReflectionFunction::$methodname in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/shortcodes/oik-api-importer.php on line 1214 [23-Oct-2017 13:21:06 UTC] PHP Warning: filemtime(): stat failed for /home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/classes/class-oiksc-parsed-source.php on line 315 [23-Oct-2017 13:21:06 UTC] PHP Warning: file(/home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php): failed to open stream: No such file or directory in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/shortcodes/oik-api-importer.php on line 1148 [23-Oct-2017 13:21:06 UTC] PHP Warning: filemtime(): stat failed for /home/oikcouk/public_html/wp-content/plugins/oik//home/oikcouk/public_html/wp-content/plugins/oik/shortcodes/oik-navi.php in /home/oikcouk/public_html/wp-content/plugins/oik-shortcodes/classes/class-oiksc-parsed-source.php on line 269