Trouble adding new blocks - "No such file or directory"
Permalink
Hello Community!
Whenever we attempt to "Add Block", this error comes up:
Warning: require_once(/home/dcraftin/public_html/akamaidatasolutions/packages/wordpress_for_concrete5/blocks/wordpress_archives/controller.php): failed to open stream: No such file or directory in /home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/core/libraries/loader.php on line 217 Fatal error: require_once(): Failed opening required '/home/dcraftin/public_html/akamaidatasolutions/packages/wordpress_for_concrete5/blocks/wordpress_archives/controller.php' (include_path='/home/dcraftin/public_html/akamaidatasolutions/libraries/3rdparty:/home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php') in /home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/core/libraries/loader.php on line 217
Blocks are still able to be copy and pasted in, but not being able to create a new block is the issue.
We're currently up-to-date with concrete5 version 5.6.3.4. The cache has been cleared multiple times as well. We're suspecting it has to do with our Wordpress for concrete 5 1.6.4 add-on; especially since we can't seem to un-install it, and it's trying to search within "wordpress_for_concrete5". This same exact error comes up when going to Dashboard > Wordpress for Concrete5 > Home
Any suggestions? Thank you!
Whenever we attempt to "Add Block", this error comes up:
Warning: require_once(/home/dcraftin/public_html/akamaidatasolutions/packages/wordpress_for_concrete5/blocks/wordpress_archives/controller.php): failed to open stream: No such file or directory in /home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/core/libraries/loader.php on line 217 Fatal error: require_once(): Failed opening required '/home/dcraftin/public_html/akamaidatasolutions/packages/wordpress_for_concrete5/blocks/wordpress_archives/controller.php' (include_path='/home/dcraftin/public_html/akamaidatasolutions/libraries/3rdparty:/home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php') in /home/dcraftin/public_html/akamaidatasolutions/updates/concrete5.6.3.2/concrete/core/libraries/loader.php on line 217
Blocks are still able to be copy and pasted in, but not being able to create a new block is the issue.
We're currently up-to-date with concrete5 version 5.6.3.4. The cache has been cleared multiple times as well. We're suspecting it has to do with our Wordpress for concrete 5 1.6.4 add-on; especially since we can't seem to un-install it, and it's trying to search within "wordpress_for_concrete5". This same exact error comes up when going to Dashboard > Wordpress for Concrete5 > Home
Any suggestions? Thank you!
It seams you have deleted the package "wordpress_for_concrete5" but it is still activate.
You will have to either upload this package in package directory or will have to disable from db.
Thanks
Andrew