MohaOnline / moha

Customized Drupal module for www.moha.online, welcome ~~
https://www.moha.online
GNU General Public License v3.0
2 stars 4 forks source link

Add component of moha_ui_rating error #7

Closed moha-art-dev closed 5 years ago

moha-art-dev commented 5 years ago

TypeError: Argument 2 passed to _webform_edit_moha_ui_rating() must be of the type array, none given, called in .../sites/all/modules/contrib/webform/webform.module on line 4727 in _webform_edit_moha_ui_rating() (line 38 of .../sites/all/modules/custom/moha/modules/moha_ui/webform/components/moha_ui_rating.inc).

moha-art-dev commented 5 years ago

Tried fix the error in https://github.com/MohaOnline/moha/pull/8

ma3310 commented 5 years ago

How to reappear this issue? If it's caused by creating moha_ui_rating programmatically, maybe it's because mandatory extra parameters are missing. let's track progress in #4