Michael Eshom
Michael Eshom
The "nextclient" will not connect to my friend's ZNC server. It works fine from the "old" client but if I try it from the new one it just says it...
#### Description By default, SMF will use ImageMagick for resizing images and generating thumbnails, assuming you have it installed and have PHP configured with either of the two supported extensions...
This PR adds built-in support for loading jQuery from Cloudflare's CDN (aka "cdnjs"). While it doesn't add any additional benefits, it gives us another solid option in addition to the...
This PR changes SMF's likes feature into a full-fledged reactions system. Features: Admins can add/remove reactions as desired (only limit is defined by the limits of the SMALLINT data type,...
### Basic Information While playing around with the search the other day trying to reproduce #7870 I discovered some weird issues with the custom search index - sometimes it doesn't...
### Basic Information The post link and member link aren't rendered in the search results. ### Steps to reproduce 1. Search for something 2. Look at the results ### Expected...
### Basic Information When running upgrade.php, you will run into an error when you hit the db_fetch call on line 1933 of upgrade.php because we're trying to pull id_event and...
### Basic Information Found this while going through my error log to debug the PostgreSQL upgrade: ``` AH01071: Got error 'PHP message: PHP Deprecated: pg_version(): Automatic fetching of PostgreSQL connection...
### Basic Information When running upgrade.php, you get a blank screen when you click "Continue" after the backup completes. ### Steps to reproduce 1. Have an SMF3 board from prior...