• Resolved kchayka

    (@kchayka)


    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 32

    Comment 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 111

    I gave up after that.

    https://wordpress.org/plugins/foogallery-captions/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tormorten

    (@tormorten)

    Thanks for letting me know. This was a huge error on my behalf and I’m really sorry. Both these errors should be fixed with the latest update (1.0.1) which was just released.

    Hi, I’m getting this error:
    Parse error: syntax error, unexpected ‘[‘ in /home/polkadot/public_html/wp-content/plugins/foogallery-captions/foogallery-individual-captions.php on line 196.

    Anything I can do?

    Plugin Author tormorten

    (@tormorten)

    Hi,

    Please try updating the plugin to the latest version (1.0.2). This error occurs when you have an older version of PHP (prior to 5.4) where shorthand arrays are not introduced.

    1.0.2 fixes this issue.

    For matters in the future, please start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘multiple fatal errors, doesn't work’ is closed to new replies.