Page 1 of 1

NEED HELP: Fatal Error: Class Document Not found....

Posted: Wed Nov 12, 2014 11:47 pm
by imashiine
Cant log into my /admin orsee the front end of my store
i get this error
"Fatal error: Class 'Document' not found in /home/content/92/10760092/html/admin/index.php on line 132"
on the back end and this wrror on the front end
"Fatal error: Class 'Document' not found in /home/content/92/10760092/html/index.php on line 191"

Re: NEED HELP: Fatal Error: Class Document Not found....

Posted: Thu Nov 13, 2014 12:06 am
by clorne
Have you checked that the file

system/library/document.php

exists? This is the file that holds the class Document.

Re: NEED HELP: Fatal Error: Class Document Not found....

Posted: Thu Nov 13, 2014 12:21 am
by imashiine
clorne wrote:Have you checked that the file

system/library/document.php

exists? This is the file that holds the class Document.
yes i checked i have that file..

Re: NEED HELP: Fatal Error: Class Document Not found....

Posted: Thu Nov 13, 2014 12:45 am
by imashiine
Fixed it, i just had to delete all the files in the Vqmod/ Vqcache folder.