The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
agreement checkbox error - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20) +--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22) +--- Thread: agreement checkbox error (/showthread.php?tid=197) |
agreement checkbox error - joshuejess - 07-30-2016 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 . |