Installed this module as it was stated being dependency for module Blazy but after enabling autload module my Drupal website became inaccessable. Tried to clear cache with drush but it giving me following error message for everything, tried to disable and uninstall the module same error:
file_exists(): Unable to find the wrapper "public" - did you forget to enable it when you configured PHP? [warning]
file.inc:488
file_put_contents(): Unable to find the wrapper "public" - did you forget to enable it when you configured PHP? [warning]
file.inc:496
file_put_contents(public:///.htaccess): failed to open stream: No such file or directory file.inc:496 [warning]
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function field_attach_load() in DrupalDefaultEntityController->attachLoad() (line 354 of /var/www/docroot/includes/entity.inc).
How to fix this?
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.