Error in package.module.attach_to_post.php
-
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 689Line 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?
- The topic ‘Error in package.module.attach_to_post.php’ is closed to new replies.