• Good evening,
    I have this problem, when from my wordpress console (atimorganti.it/wp-admin) I try to go to the Pages menu and then enter editing in one of them, the following error message returns:

    Warning: require_once(/home/vc4y0518/public_html/wp-content/plugins/types/application/models/information/message.php): failed to open stream: No such file or directory in /home/vc4y0518/public_html/wp-content/plugins/types/library/toolset/toolset-common/utility/autoloader.php on line 109
    
    Fatal error: require_once(): Failed opening required '/home/vc4y0518/public_html/wp-content/plugins/types/application/models/information/message.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/vc4y0518/public_html/wp-content/plugins/types/library/toolset/toolset-common/utility/autoloader.php on line 109

    On line 109 it looks like this:

    require_once $file_name;

    If I try to deactivate the “Toolset Type” Plugin I can access the pages being edited but not all of them, for example those of the “Stores” if I deactivate the Plugin they disappear from the WP dashboard.
    I know that the plugin is now obsolete, but there is a way to bypass this error or be able to modify the pages, we need it urgently because we have to modify the data of a store.

    Thanks in advance.

    The page I need help with: [log in to see the link]

  • The topic ‘Error Tollset Type Plugin’ is closed to new replies.