Back to Material Portfolio & Resume Support

codinguser13723
codinguser13723

We're sorry, but an unhandled error occurred. Please see the details below.

The partial '/var/www/clients/client1/web3/web/plugins/zwiebl/materialthemeaddons/partials/_plugin_links.htm' is not found. /var/www/clients/client1/web3/web/modules/system/traits/ViewMaker.php line 91 TYPE

Undefined

EXCEPTION

October\Rain\Exception\SystemException

85 86 87 88 89 90 91 92 93 94 95 96 97 }

    $partialPath = $this->getViewPath($partial);

    if (!File::exists($partialPath)) {
        if ($throwException) {
            throw new SystemException(Lang::get('backend::lang.partial.not_found_name', ['name' => $partialPath]));
        }
        else {
            return false;
        }
    }
codinguser13723
codinguser13723

Hello. I paid and installed your template. But after installation it does not work. There is an error Class name is not registered for the component "zw_theme_skills". Check the component plugin. /var/www/clients/client1/web3/web/modules/cms/classes/ComponentManager.php line 200

codinguser13723
codinguser13723

I figured it out on my own. It turns out it was necessary to install plug-ins, in error it was written about this. Thank you!

1-3 of 3