Quote:
Originally Posted by cory_booth
Can you execute the script by navigating to domain.com/clientscript/slider/slider.php?
Any errors?
|
Done that and get this error:
Quote:
Warning: require_once(./includes/class_bbcode.php) [function.require-once]: failed to open stream: No such file or directory in / ... /clientscript/slider/slider.php on line 96
Fatal error: require_once() [function.require]: Failed opening required './includes/class_bbcode.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in / ... /clientscript/slider/slider.php on line 96
|
This is the line in the code it's referring to:
Quote:
require_once('./includes/class_bbcode.php');
|
put in the full path there and it came up with the following error:
Quote:
Fatal error: Class 'vBulletinHook' not found in / ... /includes/class_bbcode.php on line 2767
|
Got me confoosed this has