Jeremy D

Results 49 issues of Jeremy D

**Describe the bug** I have this setup with 2 IRC servers and a Discord server bridging channels. The config has the option to show join/parts setup for all 3 (ShowJoinPart=true)...

bug
discord

When you try to connect to two irc servers with SSL on both, XChat Azure crashes. Here is the crash log. Process: XChat Azure [16295] Path: /Applications/XChat Azure.app/Contents/MacOS/XChat Azure Identifier:...

bug

SMF file caching errors If the file doesn't exist, do not try to open it. Even when we decode the data, ensure the expiration exists Ensure that SSI.php has $cache_memcached...

Caching
SSI
PR: unreviewed
PR: reviewed-approved

Its against best practices for us to have anchors without herfs. So try our best to add # links. Also indicate to robots to not follow these and in some...

Minor Bug
Theme
PR: unreviewed

#### Description ( ! ) Fatal error: Uncaught Error: Call to undefined function utf8_convert_case() in /Sources/Load.php on line 292 ### Steps to reproduce 1. Upgraded to latest git using the...

Upgrader

#### Description Lets assume you have a table that allows nulls ``` CREATE TABLE `test` ( `id` INT NOT NULL AUTO_INCREMENT , `mycol` INT NULL , PRIMARY KEY (`id`)) ENGINE...

Database

#### Description If board_permissions_view gets corrupted or is out of sync, there is no maintenance tools. There is no find and repair tasks. We need tools to correct this when...

Permissions

If you enter a IPv6 in the format: `2001:abc:123::*` SMF will fail to convert it to valid IPv6 range. The result is `2001:abc:123::0000` to `2001:abc:123::ffff` However if you do a...

Minor Bug
PR: unreviewed

#### Description /cron.php /Sources/tasks/ExportProfileData.php (Line 407) Type of error: Cron Error message 2: rename(/profile_export/********.styled.xml.tmp,/profile_export/**********.styled.xml): No such file or directory ### Steps to reproduce 1. Unknown, error was in error log....

Background tasks

#### Description /index.php?action=moderate;area=reportedposts;sa=handlecomment;rid=xxxx /Sources/Subs-ReportedContent.php (Line 609) Type of error: General Error messageSelect 8: Trying to access array offset on value of type bool ### Steps to reproduce 1. Unknown, in...

Moderation