NatMes Posted July 23, 2019 Share Posted July 23, 2019 Hello, I am having an issue when installing one of my payment gateways. After the installation while purchasing i did get this error on the front end; Unfortunately, there is no payment method available. Then i have uninstalled the module. My other payment methods worked. And i have activated the debug mode, reinstalled the payment module and got these errors; Notice on line 94 in file /home/qwerty/public_html/classes/helper/HelperForm.php [8] Undefined index: type Notice on line 1491 in file /home/qwerty/public_html/var/cache/dev/smarty/compile/70/91/f4/7091f4771124b6f8cd917f048a8ca90075133132_0.file.form.tpl.php [8] Undefined index: type Notice on line 1491 in file /home/qwerty/public_html/var/cache/dev/smarty/compile/70/91/f4/7091f4771124b6f8cd917f048a8ca90075133132_0.file.form.tpl.php [8] Undefined index: name Notice on line 1495 in file /home/qwerty/public_html/var/cache/dev/smarty/compile/70/91/f4/7091f4771124b6f8cd917f048a8ca90075133132_0.file.form.tpl.php [8] Undefined index: type Can anyone please help me with this? Link to comment Share on other sites More sharing options...
CedCommerce Team Posted July 23, 2019 Share Posted July 23, 2019 Please check the input array passed in module to create form using Helper form. it seems type attribute is missing in that input array for some field. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now