WPIntell

Source evidence

Errors….

Document Gallery · support · 2022-02-05T08:30:00+00:00

mixedsentiment
highseverity
0.94relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jorisbohnson resolved
Hello, Trying to use Document Gallery plugin: Fatal error: Uncaught Error: Class “DG_Gallery” not found in /srv/data/web/vhosts/—-.co.uk/htdocs/wp-content/plugins/document-gallery-3/inc/class-gallery.php:6 Why oh why… any ideas, please? Thanks The page I need help with: [ log in to see the link] Hello it happens also to me with the default WordPress theme and no other plugins active. The fatal error occurs in my case with PHP 8.1.4. For the author, please, fix this serious issue, in another case on servers with PHP 8 the plugin can’t be installed. You can fix it by moving DG_Gallery::init(); to the bottom of the file document-gallery-3/inc/class-gallery.php. It works for me after moving that line of code to the bottom. @jorisbohnson Hello, I follow your suggestion: You can fix it by moving DG_Gallery::init(); to the bottom of the file document-gallery-3/inc/class-gallery.php. It works for me after moving that line of code to the bottom. But that doesn’t work. It still shows that error. Did you manage to find any other solution. Thank you.

Comments

2 shown
Jose Mortellaro 2022-04-12T11:48:00+00:00

Hello it happens also to me with the default WordPress theme and no other plugins active. The fatal error occurs in my case with PHP 8.1.4. For the author, please, fix this serious issue, in another case on servers with PHP 8 the plugin can’t be installed. You can fix it by moving DG_Gallery::init(); to the bottom of the file document-gallery-3/inc/class-gallery.php. It works for me after moving that line of code to the bottom. @jorisbohnson

glaukabazi 2022-08-10T13:43:00+00:00

Hello, I follow your suggestion: You can fix it by moving DG_Gallery::init(); to the bottom of the file document-gallery-3/inc/class-gallery.php. It works for me after moving that line of code to the bottom. But that doesn’t work. It still shows that error. Did you manage to find any other solution. Thank you.