astro_piet
Member
Posted 1 year ago #
It always worked properly. Suddenly it does not display the gallery anymore and gives an error in the settings page:
"Fatal error: Call to undefined function submit_button() in D:\WEB\redlightgroup.nl\httpdocs\blog\wp-content\plugins\good-old-gallery\inc\page-settings.php on line 241"
http://wordpress.org/extend/plugins/good-old-gallery/
Linus Lundahl
Member
Plugin Author
Posted 1 year ago #
submit_button() is a wordpress function and it's located in wp-admin/includes/template.php at line 1592, if that function isn't found something is probably wrong with your wp installation...
astro_piet
Member
Posted 1 year ago #
A colleague of mine made an update of the plugin. Backup restored and everything works as usual. Thanks for your reply!