• I’m getting the following error when using this plugin:

    Warning: Invalid argument supplied for foreach() in /home/name/public_html/wp-content/plugins/a-gallery/a-gallery.php on line 324

    This is line 324:

    foreach ( $meta as $key => $value ) {

    If I comment out the entire “save sort order like in post edit page” section, the error disappears.

    My page is using a custom post type: is there something I might have left out of my post type that would cause this error?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter shoshanna

    (@shoshanna)

    I’m now getting the following error in the admin when saving a post:

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/name/public_html/wp-content/plugins/a-gallery/a-gallery.php on line 281

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: A. Gallery]’ is closed to new replies.