Current error is
Fatal error: Class 'Bitcache_Repository' not found in /home/content/00/4716000/html/drupal/includes/file.inc on line 10
As I went to add the "fileframework" module it told me to add the bitcache and rfd modules, so I did. But I found out later that for some reason my ftp client messed up and only added about half of the "fileframework" files, this caused all kinds of errors. ... I readded the module, now the module has all the files needed ... but now instead of all the crazy errors I got before with the missing fileframework files ... I only get one error, but thats all I get. For my entire site, no matter where I go
Fatal error: Class 'Bitcache_Repository' not found in /home/content/00/4716000/html/drupal/includes/file.inc on line 10
fubar? ... help, Im very new to all of this.
BTW ... I love drupal!! I first started trying to work with xoops, but drupal is so much better! =)
edit: also my website is http://www.thebroketeacher.com
Thanks!
Comments
I dont have a good editor,
I dont have a good editor, but it appears that line 10 reads " public $path;" ... this is using wordpad.
from "bitcache.inc"
from "bitcache.inc"
protected function redirect($path = '/') {
$this->header('Location: ' . $path);
do I need to define a path here?
Im working on other things too, Im removing all of what I just added to see if I get my site back, then I'll re add.
Well, I think I really broke
Well, I think I really broke it pretty bad, I am not that far along in the install process so I will just go ahead and start over from the very beginning. I would much rather have it all work from the start than troubleshoot the issues ... since I have that option. I just dont want lingering issues.