dabaki
- Posts: 0
- Topic Created: Mon Nov 28 21:29:14 2011 +0100
Hello everybody,
Im trying to install Chyrp on my domain, but I'm facing a problem about this ?
Fatal error: Class 'Flash' not found in ....\includes\class\Config.php on line 71
Folder and Files are all writeable 777
ps: I did upload version 2.5 Beta 1
anybody any help ?
jack
hey,
you shouldn't be getting that error, but before line 71 in the config class can you add this line?
require_once INCLUDES_DIR."/flash.php";