07-30-2016, 04:07 AM
hi , i have this error in clean install .. i did install again and the error message is there ...
Notice: Undefined offset: 1 in C:\wamp64\www\spice_limpio\users\helpers\helpers.php on line 75
Call Stack
# Time Memory Function Location
1 0.0005 285504 {main}( ) ...\join.php:0
2 0.1010 791552 require( 'C:\wamp64\www\spice_limpio\users\views\_join.php' ) ...\join.php:211
3 0.1011 791616 display_errors( ) ...\_join.php:25
this happen if not checked the agreement checkbox in join page . ... if agreement is cheked its work normal and insert the data in database . if a make a class =""checked no problem., its go on ... but if the user uncheck the agreement show this eror . upside of error of validation message "Please read and accept terms and conditions" .... i need help to fix this problem thank you .... sorry for my english .
Notice: Undefined offset: 1 in C:\wamp64\www\spice_limpio\users\helpers\helpers.php on line 75
Call Stack
# Time Memory Function Location
1 0.0005 285504 {main}( ) ...\join.php:0
2 0.1010 791552 require( 'C:\wamp64\www\spice_limpio\users\views\_join.php' ) ...\join.php:211
3 0.1011 791616 display_errors( ) ...\_join.php:25
this happen if not checked the agreement checkbox in join page . ... if agreement is cheked its work normal and insert the data in database . if a make a class =""checked no problem., its go on ... but if the user uncheck the agreement show this eror . upside of error of validation message "Please read and accept terms and conditions" .... i need help to fix this problem thank you .... sorry for my english .