Skip Navigation

[Resolved] WSOD on plugin activation

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Tagged: 

This topic contains 1 reply, has 1 voice.

Last updated by anthonyD-3 5 years, 10 months ago.

Author
Posts
#1183829

I am trying to: Activate Types

Link to a page where the issue can be seen:

I expected to see:

Instead, I got:

Warning: require_once(/var/www/stagetwo.carpenters.fund/stagetwo-carpenters-fund/wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/upgrade/Command/AddRelationshipTableColumnAutodeleteIntermediaryPosts.php): failed to open stream: No such file or directory in /var/www/stagetwo.carpenters.fund/stagetwo-carpenters-fund/wp-content/plugins/types/vendor/toolset/toolset-common/utility/autoloader.php on line 116

Fatal error: require_once(): Failed opening required '/var/www/stagetwo.carpenters.fund/stagetwo-carpenters-fund/wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/upgrade/Command/AddRelationshipTableColumnAutodeleteIntermediaryPosts.php' (include_path='.:/usr/share/php') in /var/www/stagetwo.carpenters.fund/stagetwo-carpenters-fund/wp-content/plugins/types/vendor/toolset/toolset-common/utility/autoloader.php on line 116

#1183836

Issue was on my end.