• Resolved murrrphy

    (@murrrphy)


    Current version 3.57 produces a PHP fatal error at XMLRPC controller, when trying to creating or uploading images via API.

    PHP Fatal error: Uncaught Error: Call to undefined method Imagely\NGG\DataTypes\Album::get_entity() in …/wp-content/plugins/nextgen-gallery/src/XMLRPC/Controller.php:559
    Stack trace: 0 …/wp-includes/IXR/class-IXR-server.php(121): Imagely\NGG\XMLRPC\Controller->get_album() 1 /srv/mucis/wp-includes/IXR/class-IXR-server.php(59): IXR_Server->call() 2 …/wp-includes/IXR/class-IXR-server.php(27): IXR_Server->serve() 3 …/wp-includes/IXR/class-IXR-server.php(35): IXR_Server->__construct() 4 …/wp-includes/class-wp-xmlrpc-server.php(246): IXR_Server->IXR_Server() 5 …/xmlrpc.php(87): wp_xmlrpc_server->serve_request() 6 {main}\n thrown in …/wp-content/plugins/nextgen-gallery/src/XMLRPC/Controller.php on line 559, referer: https://…

    NextGen Gallery 3.57
    PHP 7.4.33
    WordPress 6.4.2

    The error is reproducible and not a temporary effect.

    And before you ask: no, deleting and re-installimg the plugin doesn’t help.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Fatal Error in 3.57 at XMLRPC controller’ is closed to new replies.