This repository has been archived by the owner on May 9, 2020. It is now read-only.
Undefined variables #6
Labels
refactor
Things like deprecated functions or unsafe code that need to be refactored.
I use xampp and sometimes when I try to load up a page I get a weird SQL error. It doesn't happen every time but is still annoying. I use PHP 5.6.36.
I also get some of these on some pages:
Notice: Undefined variable: p in C:\xampp\htdocs\ch\imgboard.php on line 259
Notice: Undefined variable: accname in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: accpassword in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: acccapcode in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: accdel in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: accban in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: acccap in C:\xampp\htdocs\ch\imgboard.php on line 1320
Notice: Undefined variable: accacc in C:\xampp\htdocs\ch\imgboard.php on line 1320
The text was updated successfully, but these errors were encountered: