• Resolved giraffeweb

    (@giraffeweb)


    It appears that Foogallery was updated on 6/29/21 and we were getting a WordPress error that something was wrong with the site so we enabled debug and received the following:

    Notice: Undefined index: width in /…/…/…/wp-content/plugins/foogallery/includes/functions.php on line 1988

    Notice: Undefined index: height in /…/…/…/wp-content/plugins/foogallery/includes/functions.php on line 1989

    We’ve disabled all other plugins and get the same error above. We downloaded Foogallery and reuploaded all the files and still get the error. Otherwise galleries appear to be working fine. Using php 7.3 WP 5.7.2

    Any idea what we can do to fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bradvin

    (@bradvin)

    hi @giraffeweb

    Which template are you using? Also, are you loading images from the media library? Or another source?

    Thread Starter giraffeweb

    (@giraffeweb)

    Images are coming from the media library. The foogallery template is Simple Portfolio. Their site was hacked though and I am not sure, but I think the foogallery was hacked so that that one of each one was added in different languages ending up with 220 galleries when there is really only 63 legitimate ones. We cleaned it up but I am now wondering if this is something left over that we didn’t clean up.

    Plugin Support elviiso

    (@elviiso)

    Hi @giraffeweb

    The “errors” you are referring to are actually just PHP Notice warnings.

    The PHP notice warnings are just notices which are meant for the developer while working in the development environment. They have no effect on the normal functioning of the plugin or other themes and plugins in your WordPress installation.

    However, to prevent them from appearing on the front end, kindly switch off Debug mode to keep the PHP errors and warnings from the frontend.

    With all of that said, we are currently working to resolve the issue causing this warning and we’ll release it very soon in the next plugin update. I will update you when that’s done.

    Kind regards,
    Elvis

    Plugin Support elviiso

    (@elviiso)

    Hi @giraffeweb

    We haven’t heard from you in a while, so we presume the problem has been resolved and we’re closing this support ticket.

    If you are still experiencing the problem, then please open a new support ticket.

    Regards,
    Elvis.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Undefined Index’ is closed to new replies.