I recently made a local copy of the previously existing copy of EE running on the production server so as to start working locally.
When I try to access the local version, I get:
Error
Unable to load requested field type file: ft.vz_address.php.
Confirm the fieldtype file is located in the expressionengine/third_party/ directory
But on the server, it works just fine.
The plugin that has the problem seems to be:
http://devot-ee.com/add-ons/vz-address
that was added the last.
EE: v2.6.1
I’m using git.
My OS: Ubuntu 12.04
The server: CentOS
DB: both instances are connected to the same production DB.
Any help would be appreciated.