SemperFidelis
06-04-2002, 04:33 AM
Ive just finished hacking up my 2.2.6 test board.
I just noticed this when I click on Users -> Find in the Admin CP :
Warning: Missing argument 7 for makechoosercode() in /home/testsites/public_html/forums/admin/adminfunctions.php on line 312
This is what is on line 312 in adminfunctionions :
function makechoosercode ($title,$name,$tablename,$selvalue=-1,$extra="",$size=0,$tablename2,$where=0) {
Any ideas what I need to do to fix this ?
Thanks
I just noticed this when I click on Users -> Find in the Admin CP :
Warning: Missing argument 7 for makechoosercode() in /home/testsites/public_html/forums/admin/adminfunctions.php on line 312
This is what is on line 312 in adminfunctionions :
function makechoosercode ($title,$name,$tablename,$selvalue=-1,$extra="",$size=0,$tablename2,$where=0) {
Any ideas what I need to do to fix this ?
Thanks