Back to November Gallery Pro Support

ogalbnafets
ogalbnafets

Hello!

I installed the plugin on octoberCMS 3.1 and I cannot open the settings page in the backend... I get this error/Exception:

Das Partial '$/zenware/novembergallery/models/settings/_default_gallery_layouts_hint.html' wurde nicht gefunden. (The Partial .... could not be found)

TYPE Undefined

EXCEPTION SystemException

    }

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

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

        return false;
    }

    return $this->makeFileContents($partialPath, $params);

Can you have a look on this? Thanks!

laszlo.zenware.io
laszlo.zenware.io

Hi Stefan, Unusual error, that file should definitely have been copied during isntallation. How did you install the plugin, and which version did you install? I'm traveling at the moment but I will investigate next Monday the latest. Thanks for your patience!

laszlo.zenware.io
laszlo.zenware.io

Hi Stefan, were you able to resolve your issue or do you need us to take a deeper dive?

Responsive
Responsive

Hi,

I'm seeing the same issue. Plugin was installed via system updates > marketplace > projects.

Running: OctobeCMS: v3.3.10 November Gallery: v2.0.6 PHP: v8.1

Also having a front end issue which I'll create another topic for.

Cheers,

Cy

1-4 of 4