Quote:
Originally Posted by jluerken
Code:
Warning: include_once(__dir__/admin/controllers/index.php) [function.include-once]: failed to open stream: No such file or directory in /path/wp-content/plugins/wp-vb/wp-vb.php on line 35
Warning: include_once() [function.include]: Failed opening '__dir__/admin/controllers/index.php' for inclusion (include_path='.:/usr/local/lib/php') in /path/wp-content/plugins/wp-vb/wp-vb.php on line 35
Fatal error: Class 'osc_wpvb_AdminMenu' not found in /path/wp-content/plugins/wp-vb/wp-vb.php on line 36
I wanted to give it a try but get aboves error message.
|
What is your PHP version? The error suggests you have a version lower than 5.3.0.