Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:None
Description
When attempting to create new premium this error is generated:
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)
[code] =>
[message] => HTML_QuickForm_Controller: Unhandled action "upload" in page "ManagePremiums"
[mode] => 16
[debug_info] =>
[type] => PEAR_Error
[user_info] =>
[to_string] => [pear_error: message="HTML_QuickForm_Controller: Unhandled action "upload" in page "ManagePremiums"" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
This is a new installation using the supplied demo data. May be configuration problem but I don't know where to look.