Fatal Error (urgent)

Permalink
Hi!

I backed up my installation of my concrete folder (I thought) and then accidentally deleted the folder on my server. I re-uploaded my files and now I'm getting the attached error (I blacked out one of the directory levels in order to post it here).

What am I missing on line 20 and how can I fix it?

1 Attachment

 
TeresaS replied on at Permalink Reply
more on this- looks like my "file_access_check.php" file did not back up properly. How do I work around or replace this?

Is that the issue, or is it the next line?
include_path='/home/hhwsm/public_html/libraries/3rdparty:/home/hhwsm/public_html/concrete/config/../libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php'
WebcentricLtd replied on at Permalink Reply
hello - you need to add that file back into your installation by the looks of it.

If you ftp into your site, find the location it should be in you should be able to visually confirm it is not present. As it is a core file you can get a copy of it by downloading the same version of concrete5 from the downloads page, extracting that file and uploading it to the correct location in your website. At this point you may find you have another file missing and may need to upload more files until the file missing messages cease.
TeresaS replied on at Permalink Reply
Got this fixed- thanks for your reply!