Hi all,
I am getting this too with FormBuilder 1.2 and CMSMS 2.2.16 and also after upgrade to 2.2.18.
I went back to FormBuilder v 1.1.1 by doing the following:
1. backing up the site database and files.
2. download 1.1.1 from the CMS forge.
http://dev.cmsmadesimple.org/project/files/69
3. extract the 1.1.1 installation over the FormBuilder folder in the modules directory.
4. in the database, cms_modules table, manually changed the FormBuilder version back to 1.1.1
I can now edit all my forms again.
PHP details/logs if any help...
PHP 7.4.something.
[12-Sep-2023 15:04:30 Pacific/Auckland] PHP Fatal error: Uncaught CmsError404Exception: Module action not found in C:\inetpub\www\website\lib\classes\class.CMSModule.php:1395
Stack trace:
#0 C:\inetpub\www\website\modules\FormBuilder\FormBuilder.module.php(210): CMSModule->DoAction('admin_add_edit_...', 'm1_', Array, '')
#1 C:\inetpub\www\website\lib\classes\class.CMSModule.php(1479): FormBuilder->DoAction('admin_add_edit_...', 'm1_', Array, '')
#2 C:\inetpub\www\website\admin\moduleinterface.php(74): CMSModule->DoActionBase('admin_add_edit_...', 'm1_', Array, '', Object(Smarty_CMS))
#3 {main}
thrown in C:\inetpub\www\website\lib\classes\class.CMSModule.php on line 1395
[12-Sep-2023 15:05:54 Pacific/Auckland] PHP Warning: count(): Parameter must be an array or an object that implements Countable in C:\inetpub\www\website\lib\classes\class.group.inc.php on line 192
[12-Sep-2023 15:05:54 Pacific/Auckland] PHP Warning: Invalid argument supplied for foreach() in C:\inetpub\www\website\lib\classes\class.ContentBase.php on line 2134