2024-03-05, 04:58 AM
I am getting this error couponcodes plugin
inc/plugins/couponcodes.php 568 DefaultForm->generate_yes_no_radio
and the in 568 line is
please tell me how to fix it .
inc/plugins/couponcodes.php 568 DefaultForm->generate_yes_no_radio
and the in 568 line is
$form_container->output_row($lang->couponcodes_used_only, $lang->couponcodes_used_only_desc, $form->generate_yes_no_radio('usedonly', 0, true, "", ""), 'usedonly');
please tell me how to fix it .