The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
valitation error mesage join page - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: valitation error mesage join page (/showthread.php?tid=198)



valitation error mesage join page - 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 .


valitation error mesage join page - brian - 08-02-2016

I'll take a look at that to see. Not sure why it would be throwing that error, since others have been using it just fine.


valitation error mesage join page - brian - 08-02-2016

For now, you can go into users/helpers/helpers.php and comment out line 75 (the line containing the script tag). We will see if this is a more widespread problem. I was able to reproduce it on a Wamp64 install, but not on my standard linux install.


valitation error mesage join page - joshuejess - 08-02-2016

tank you i did erase te line of agreement checkbox while