it is madness

Results 46 issues of it is madness

Code | Warning | Line ------|---------|----- include() | Undefined index: SearchType | /sections/user/edit.php:210 include() | Undefined index: SearchType | /sections/user/edit.php:214 include() | Undefined index: HideCollage | /sections/user/edit.php:291 include() | Undefined...

Going to /log.php?search=Group+bogus will bring you to a page that shows nothing, but does raise the following PHP warnings: Code | Error | Line --|---|--- mysqli_num_rows(true) | mysqli_num_rows() expects parameter...

This will make it easier for downstream consumers to utilize these endpoints as they will not have to convert the HTML output of the BBCode engine, but rather can just...

These tables do not have a primary key which allows for potential of duplication of data with no real reason for why this might be beneficial. The tables are: [*]...

Because displaying the former when using the latter is wrong and dumb, and it's not worth any "design" aesthetic to display incorrect information. It's easy enough for anyone to google...

Right now, it causes the avatar's alt text to be one character wide and extend down the left side of the page, which during loading causes the whole page to...

When visiting the torrent endpoint in ajax, seeing the following warnings: Code | Warning | Line ---------|------------------------|------------------- require() | Undefined index: hash | /sections/ajax/torrent.php:8 torrentid_to_groupid() | Only variables should be...

Warning: `Undefined index: LockedAccount | /classes/users.class.php:121` This happens when viewing the forum index, the thread list for a forum, or a specific thread.