error message for "author"
-
Hi,
since my update to WordPress v4.1 (and a corresponding update of NextGen) there are error messages displayed for most (but not all!) of my galleries:
In “manage galleries”, the list of galleries, in the column “author” there is:
Notice: Trying to get property of non-object in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/manage-galleries.php on line 279In single gallery view (where I can “edit” the gallery contents), in the area containing the gallery settings, there is also a field “author”. Here it says:
Notice: Trying to get property of non-object in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/manage.php on line 526In the debug log, there are additional messages (all of them multiple times:)
[01-Jan-2015 00:20:04 UTC] PHP Notice: Undefined index: image_id in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_xmlrpc/module.nextgen_xmlrpc.php on line 257 [01-Jan-2015 00:22:32 UTC] PHP Deprecated: Non-static method nggdb::delete_image() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/manage.php on line 699 [01-Jan-2015 13:24:53 UTC] PHP Notice: Undefined offset: 7 in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_xmlrpc/module.nextgen_xmlrpc.php on line 622 [01-Jan-2015 13:29:40 UTC] PHP Notice: Undefined variable: ajax_nonce in /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/media-upload.php on line 282I only enabled the debug log recently (after the update) to track down some issues, so I can’t say for sure which of the messages in the log haven’t already been occuring before. The messages in the backend weren’t there before the update, though.
Regards
The topic ‘error message for "author"’ is closed to new replies.