02-23-2009, 12:09 PM
[eluser]Majd Taby[/eluser]
You either have a malformed YAML configuration (use spaces, not tabs), or you're on XAMPP, in which case, try to change the include() in plugins/image.php with this line:
include_once(APPPATH.'/plugins/file.php');
You either have a malformed YAML configuration (use spaces, not tabs), or you're on XAMPP, in which case, try to change the include() in plugins/image.php with this line:
include_once(APPPATH.'/plugins/file.php');