Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEva Carolina Mestre Ameneiros
4,388 PointsHelp! I can’t install Advanced Custom Fields!
Is it another plugin who makes the same? Or any way to make it work?
Thank you!
It shows this message:
“Plugin could not be activated because it triggered a fatal error.
Warning: include_once(core/controllers/input.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 355
Warning: include_once(): Failed opening 'core/controllers/input.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line355
Warning: include_once(core/controllers/location.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 356
Warning: include_once(): Failed opening 'core/controllers/location.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 356
Warning: include_once(core/controllers/field_group.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 357
Warning: include_once(): Failed opening 'core/controllers/field_group.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.phpon line 357
Warning: include_once(core/controllers/post.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 363
Warning: include_once(): Failed opening 'core/controllers/post.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line363
Warning: include_once(core/controllers/revisions.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 364
Warning: include_once(): Failed opening 'core/controllers/revisions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 364
Warning: include_once(core/controllers/everything_fields.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 365
Warning: include_once(): Failed opening 'core/controllers/everything_fields.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 365
Warning: include_once(core/controllers/field_groups.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 366
Warning: include_once(): Failed opening 'core/controllers/field_groups.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.phpon line 366
Warning: include_once(core/fields/_functions.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 371
Warning: include_once(): Failed opening 'core/fields/_functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line371
Warning: include_once(core/fields/_base.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 372
Warning: include_once(): Failed opening 'core/fields/_base.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 372
Warning: include_once(core/fields/text.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 374
Warning: include_once(): Failed opening 'core/fields/text.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 374
Warning: include_once(core/fields/textarea.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 375
Warning: include_once(): Failed opening 'core/fields/textarea.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line375
Warning: include_once(core/fields/number.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 376
Warning: include_once(): Failed opening 'core/fields/number.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 376
Warning: include_once(core/fields/email.php): failed to open stream: No such file or directory in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 377
Warning: include_once(): Failed opening 'core/fields/email.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/acf.php on line 377
Fatal error: Class 'acf_field' not found in /home/evamestr/public_html/wp-content/plugins/advanced-custom-fields/core/fields/password.php on line 4”
2 Answers
Jake Anderson
11,467 PointsThe first thing I always check is to see if I'm running the most up-to-date version of Wordpress. If you're positive that your Wordpress is up-to-date, there may be a couple of other things to keep in mind.
1) How are you trying to install ACF? Are you uploading a .zip file or are you getting it from the plugin store through Wordpress? Whichever one you didn't do, I would try that.
2) Have you used FTP software to manipulate any of your backend files? If so, you may have corrupted some of those files accidentally and it may be a good idea to revert back to the website you had before you started making changes.
Eva Carolina Mestre Ameneiros
4,388 Pointsthank you so much for your answer!! i finded out that i was running out of space!! but i will consider what you said in the future!!! thank you again!!