Back to Gallery Support

d.negativa
d.negativa

include_once(plugins/Spec/uGallery/components/gallerij/resources/UberGallery.php): failed to open stream: No such file or directory

change this

include_once('plugins/Spec/uGallery/components/gallerij/resources/UberGallery.php');

on this

include_once(plugins_path() . '/spec/ugallery/components/gallerij/resources/UberGallery.php');

in your component

Last updated

1-1 of 1