• Resolved sirwin098

    (@sirwin098)


    Hi, I am recieving 3 errors related to FooGallery which seem to be causing the website to throw an interal errror 500, mainly when using the admin dashboard.

    This will happen randomly when working on the dashboard and may bring the site down for 10-20mins at a time.
    I’ve tried deleting foogallery and re-installing as well as clearing the cache.

    I recently updated to the latest version of wordpress so I am not sure whether this may have had an impact on FooGallery.

    Error 1:

    Warning: Illegal string offset ‘crop’ in /home1/canducom/public_html/wp-content/plugins/foogallery/extensions/default-templates/image-viewer/class-image-viewer-gallery-template.php on line 293

    Error 2:

    Warning: Illegal string offset ‘link’ in /home1/canducom/public_html/wp-content/plugins/foogallery/extensions/default-templates/image-viewer/class-image-viewer-gallery-template.php on line 295

    Error 3:

    Warning: array_key_exists() expects parameter 2 to be array, string given in /home1/canducom/public_html/wp-content/plugins/foogallery/extensions/default-templates/image-viewer/class-image-viewer-gallery-template.php on line 292

    I’m not sure how to fix this problem and any help would be greatly appreciated.

    Thanks,

    The page I need help with: [log in to see the link]

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

    (@bradvin)

    hi @sirwin098

    The errors you have listed are PHP warnings and are not fatal, meaning they will not cause any site downtime. Please can you check your logs for fatal PHP errors, as those will cause your site to error 500

    Having said that, we will endeavor to fix those PHP warnings and release those fixes in the next update.

    Thread Starter sirwin098

    (@sirwin098)

    Thanks for the quick reply @bradvin and thanks for clearing that up.

    I’ll have to do some more testing to see what the issue is.

    Plugin Author bradvin

    (@bradvin)

    ok cool

    BTW I have found the 3 issues you mentioned and I have made sure they will no longer generate PHP warnings, so thanks for posting them.

    This will be released in the next update.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘FooGallery PHP error – Internal server error 500’ is closed to new replies.