• Resolved ninjaray

    (@ninjaray)


    Hi,

    We’re using the plugin to create a grid/gallery which allows linking of thumbnails of covers to a PDF of an actual online magazine. Found a few months ago that we can no longer edit or create new galleries unless we deactivate certain plugins, although they seem to vary each time.

    We noticed a similar issue in this forum post which was never resolved.

    Most commonly, there seems to be a conflict with our GeoDirectory plugin, but only recently. Wondering if there were any recent changes/updates on your end that may be causing it so we can look for a workaround?

    The error message we see on the admin side is:

    PHP Errors in Ajax Response
    query-monitor.js?ver=1602285870:379 
    {key: "070ec39b738fae69494e81500019873b", type: "notice", message: "Undefined property: stdClass::$zoom", file: "wp-content/plugins/final-tiles-grid-gallery-lite/admin/include/image-list.php", line: 106, …}
    component: "Plugin: final-tiles-grid-gallery-lite"
    file: "wp-content/plugins/final-tiles-grid-gallery-lite/admin/include/image-list.php"
    key: "070ec39b738fae69494e81500019873b"
    line: 106
    message: "Undefined property: stdClass::$zoom"
    stack: Array(3)
    0: "FinalTiles_Gallery->list_images()"
    1: "FinalTiles_Gallery->refresh_gallery()"
    2: "do_action('wp_ajax_refresh_gallery')"
    length: 3

    This message goes away when we deactivate the correct plugin. Not sure if it helps.

    Any suggestions or assistance would be appreciated.

    Thanks!

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

Viewing 1 replies (of 1 total)
  • Hello @ninjaray

    The problem is not with us, it comes from your plugin more precisely “GeoDirectory” because you have a enqueue of everything on the whole admin not only on the page where the plugin is loaded, if you check upload in the whole admin bootstrap si js. So the solution would be to upload only that page on that enqueue.
    Thank you for waiting.

    Warmly,
    Marian

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to edit or create new galleries’ is closed to new replies.