• Resolved kifiko

    (@kifiko)


    One of the pages with this problem: https://www.ccrt.net/pretty-princess/ although many other pages with galleries are also getting this error:
    /home/ccrt/www/www/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/attach_to_post/package.module.attach_to_post.php on line 689

    Line 689 is the one referring to “$model” in this IF statement:

    if ($current) {
    $settings = $this->array_merge_assoc($model->settings, $this->object->_displayed_gallery->display_settings, TRUE);
    $model->settings = $settings;
    }

    The gallery exists and nothing with the site has changed in weeks.

    Can you shed some light on what the problem is?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @kifiko – I’m not seeing any issues on the URL you provided. The gallery appears to be displaying as expected although there are two Lightbox libraries being triggered all the same (which is not likely related).

    Are you still seeing the issue? If yes, can you provide any additional details about it.

    Thanks!

    – Cais.

    Thread Starter kifiko

    (@kifiko)

    Thanks so much for looking into this Cais. After a bunch of pressure from the client, I deleted/reloaded some of the galleries.

    You can still see the problem on this page https://www.ccrt.net/meet-milo/ : “Invalid Displayed Gallery”.

    Best,
    Kathie

    Plugin Contributor photocrati

    (@photocrati)

    @kifiko – That page looks fine as well…

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in package.module.attach_to_post.php’ is closed to new replies.