multiple fatal errors, doesn't work
-
Running on WAMP localhost to test out, using WP 4.2.2 and the latest version of FooGallery.
First, the plugin causes a fatal error on activation:
Fatal error: Call to undefined function is_plugin_active() in path/to/wp-content/plugins/foogallery-captions/foogallery-individual-captions.php on line 32Comment out the offending
is_plugin_active
wrapper lines and it activates.Next, go to an existing gallery to add captions. Click on the little icon in the bottom left corner of a thumb and a popup box displays for caption, etc. entry. Seems good, but the data does not save.
Scrolling down, at the bottom of the foogallery screen is another error:
Warning: Invalid argument supplied for foreach() in path/to/wp-content/plugins/foogallery-captions/foogallery-individual-captions.php on line 111I gave up after that.
- The topic ‘multiple fatal errors, doesn't work’ is closed to new replies.