Hi!
When I go to CP Home>Administration>Channel Fields and click on the Group name for any of my channel fields, I get the following error:
A PHP Error was encountered
Severity: Warning
Message: require_once(/SERVER PATH IS HERE/ee_system/expressionengine/fieldtypes/ft.file.php) [function.require-once]: failed to open stream: No such file or directory
Filename: safecracker_file/ft.safecracker_file.php
Line Number: 3
Fatal error: require_once() [function.require]: Failed opening required '/SERVER PATH IS HERE/web/ee_system/expressionengine/fieldtypes/ft.file.php' (include_path='.:/usr/share/pear') in /SERVER PATH IS HERE/ee_system/expressionengine/third_party/safecracker_file/ft.safecracker_file.php on line 3I checked and Safecracker is in the directly indicated by the error.
I’m running v2.2.1 - Build: date 20110705, but I don’t know if updating will make the problem worse.
I’ve tried turning off Safecracker, but that didn’t do anything.
Suggestions?