- Issue created by @tomthumb99
- πΊπΈUnited States tomthumb99
Moved on to D7 Commerce WebForm as solution. Was not looking to activate so many new modules, but had to do it for mainstream support.
Under Drupal 7 trying to use your Payments module under Web Forms, getting this error on create new content type (Web Form with Payment field added). Limited support on your older module, so I do have not have any next steps. Can you advise on what to fix or adjustment needed. If there are article on how to use module, pls send them. Trying to avoid the heavy Commerce module, your Payment module with Web Forms seems perfect for my light use.
While creating new content type using Admin page, for a new Web Form page with Payment field, error text below shows up ( see pic file attached)
-----------------------
Notice: Undefined index: #other_components in webform_paymethod_select_element_process_line_item() (line 25 of /var/www/drupal99/sites/all/modules/webform_paymethod_select/webform_paymethod_select.line_item.inc).
TypeError: Argument 1 passed to _webform_paymethod_select_other_component_selector() must be of the type array, null given, called in /var/www/drupal99/sites/all/modules/webform_paymethod_select/webform_paymethod_select.line_item.inc on line 102 in _webform_paymethod_select_other_component_selector() (line 195 of /var/www/drupal99/sites/all/modules/webform_paymethod_select/webform_paymethod_select.webform.inc)
FYI...Apology if this is not a support forum, I did not find too much help for this module. Not sure if this module is fully support or has a support blog, Please send details if it exists
TH
Active
1.5
Code
Moved on to D7 Commerce WebForm as solution. Was not looking to activate so many new modules, but had to do it for mainstream support.