it is madness

Results 46 issues of it is madness

There's two possible ways to detect if a given IP address is part of Tor or not. We could just generate a static list (and update it once in a...

Right now, the constant is defined here: https://github.com/OPSnet/Gazelle/blob/d9920427fd09c37434a2a6634baf3dbb16339f85/sections/blog/index.php#L4 This should be moved within config.php. This forum constant can also be used for #99.

For blog posts, there is a box to put in a thread ID (or set to 0 to not use a thread) where if left blank, the site will automatically...

Right now the site will just happily remove the link without any further confirmation. Generally, this is almost always happened (for us) due to a misclick (given how close it...

The implementation should also include a page to show the history of profile albums as well as the ability to purchase them from an album torrent page as well. On...

PHP warnings: Code | Warning | Line ------|---------|------ include() | Undefined index: torrents | /sections/user/community_stats.php:8 include() | Undefined index: artist | /sections/user/community_stats.php:9 include() | Undefined index: collages | /sections/user/community_stats.php:10 include()...

Some users are using an identification string that WhichBrowser cannot parse. It would help if we record these so that we can look into either making upstream patches or at...

Right now, when giving freeleech tokens to someone else, you may only input the name, and it sends the tokens with a generic message. It would be beneficial to add...

Add two new settings to allow them to chose whether to be automatically subscribed to the comment section for new uploads and requests that they make.

Haven't looked into the code to know what triggers this warning. Code | Warning | Line ------|----------|----- require_once('/data/gazelle/sections/forums/thread.php') | Undefined offset: 0 | /sections/forums/thread.php:419