GalleryLite causing fatal error
-
Hello SuitePlugins,
This is an error that keeps showing up, but it didn’t keep my site (under development) from running until today when I had to try to remove all plugins to troubleshoot something else. I had to comment out Line 68 before I was able to remove this plugin without crashing the Plugins admin page of WordPress.591,70: 2020-11-12T18:26:02+00:00 CRITICAL Uncaught Error: Call to undefined function UM() in C:\wamp64\www\wordpress\wp-content\plugins\gallery-for-ultimate-member\includes\class-um-gallery-template.php:68
Line 68:
add_action( ‘um_profile_content_’ . UM()->options()->get( ‘profile_menu_default_tab’ ), array( $this, ‘gallery_profile_content_page’ ), 20 );I’m not a software person, so I haven’t been able to figure out why this error occurs.
Please advise. Thanks, Kathy
- The topic ‘GalleryLite causing fatal error’ is closed to new replies.