I created a transaction named grant
And after creating it, there was no name visible from the Form Designer.
It appears to not have been created properly and now transact is broken.
When I go to the path transact/grant I get the following error.
Notice: Undefined property: stdClass::$xid in template_preprocess_certificate() (line 916 of /var/zpanel/localhost/sites/all/modules/mutual_credit/mcapi.module).
It can't be deleted or edited because it gives the following errors.
Page not found
The requested page "/admin/accounting/forms/list/%25ctools_export_ui/edit" could not be found.
The same error happens upon attempting to delete.
Page not found
The requested page "/admin/accounting/forms/list/%25ctools_export_ui/delete" could not be found.
Comments
Comment #1
robbt commentedHere is the data from the blob in the database for the form, from what I can tell the information is OK, but the transaction editor isn't working.
a:9:{s:4:"info";a:1:{s:4:"name";s:5:"grant";}s:12:"architecture";a:4:{s:4:"path";s:14:"transact/grant";s:9:"menu_link";s:10:"navigation";s:6:"access";s:20:"user_chooser_roles:3";s:9:"use_block";i:0;}s:11:"perspective";s:1:"3";s:5:"payer";a:3:{s:6:"preset";s:1:"1";s:5:"strip";i:0;s:19:"user_chooser_config";s:20:"user_chooser_roles:3";}s:5:"payee";a:3:{s:6:"preset";s:0:"";s:5:"strip";i:0;s:19:"user_chooser_config";s:20:"user_chooser_roles:2";}s:7:"buttons";a:1:{s:6:"delete";s:6:"Delete";}s:5:"worth";a:2:{s:6:"preset";a:0:{}s:5:"strip";i:0;}s:10:"experience";a:4:{s:5:"title";s:9:"CRN Grant";s:8:"template";s:71:"[mcapiform:worth] was granted to [mcapiform:payer] by [mcapiform:payee]";s:10:"sure_title";s:0:"";s:11:"sure_format";s:11:"certificate";}s:10:"submission";a:3:{s:6:"button";s:6:"Submit";s:8:"redirect";s:0:"";s:8:"feedback";s:0:"";}}
Comment #2
matslats commentedOk this is fixed, thanks for good reporting