Error when editing an image

  • When trying to save an edit in Image Manager under Joomla 3.9.11 the following error message is put up, even if I don't make any changes to that image. Can someone help me resolve this please.

    Error

    RuntimeException: Invalid field: Image ID in /home/sites/3a/b/bad10e779e/public_html/libraries/src/Form/Form.php:2130 Stack trace: #0 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Form/Form.php(1225): Joomla\CMS\Form\Form->validateField(Object(SimpleXMLElement), '', '237', Object(Joomla\Registry\Registry)) #1 /home/sites/3a/b/bad10e779e/public_html/administrator/components/com_joomgallery/models/image.php(1010): Joomla\CMS\Form\Form->validate(Array) #2 /home/sites/3a/b/bad10e779e/public_html/administrator/components/com_joomgallery/models/image.php(247): JoomGalleryModelImage->_validate(Object(Joomla\CMS\Form\Form), Array) #3 /home/sites/3a/b/bad10e779e/public_html/administrator/components/com_joomgallery/controllers/images.php(462): JoomGalleryModelImage->store() #4 /home/sites/3a/b/bad10e779e/public_html/libraries/src/MVC/Controller/BaseController.php(702): JoomGalleryControllerImages->save() #5 /home/sites/3a/b/bad10e779e/public_html/administrator/components/com_joomgallery/joomgallery.php(68): Joomla\CMS\MVC\Controller\BaseController->execute('apply') #6 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Component/ComponentHelper.php(402): require_once('/home/sites/3a/...') #7 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/home/sites/3a/...') #8 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Application/AdministratorApplication.php(101): Joomla\CMS\Component\ComponentHelper::renderComponent('com_joomgallery') #9 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Application/AdministratorApplication.php(159): Joomla\CMS\Application\AdministratorApplication->dispatch() #10 /home/sites/3a/b/bad10e779e/public_html/libraries/src/Application/CMSApplication.php(225): Joomla\CMS\Application\AdministratorApplication->doExecute() #11 /home/sites/3a/b/bad10e779e/public_html/administrator/index.php(51): Joomla\CMS\Application\CMSApplication->execute() #12 {main}