Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0
-
Component/s: None
-
Labels:None
Description
- Create "Client Registration" type order form and select public visibility
- Visit order/forms/
- See that the registration form is not displayed
plugins/order/controllers/order_forms.php after line 171 add:
orWhere('order_forms.type', '=', 'registration')->