ElkArte Community https://www.elkarte.net/community/index.php © 2026 ElkArte Community ElkArte 30 https://www.elkarte.net/community/themes/default/images/logos/logo.png ElkArte Community https://www.elkarte.net/community/index.php <![CDATA[After trying to put the forum into maintenance mode, it “disappeared”]]> https://www.elkarte.net/community/index.php?topic=6439.0 I'm currently having a problem with my forum that I caused myself ...
Apparently, there was a DDoS attack on it for two days. It wasn’t a very large one, and it doesn’t seem like anyone was trying to sign up or log in, but around the clock, there were 8 to 10 times as many visitors as usual. These “visitors” all had completely different IP addresses, so I couldn’t simply block certain IP ranges.
I then decided to put the forum into maintenance mode for almost a day, hoping that would put an end to these fake visits. But I apparently did something wrong in the process.
There are apparently two ways to set maintenance mode, and I must have chosen the wrong one. In any case, the forum is now completely inaccessible via the internet. A page loading error and a “500 Internal Server Error” are displayed.
I can log into the database through my host. There, I simply restored/imported the latest backup, which I had made two days ago, hoping that the forum would be back online afterward. Unfortunately, it isn’t....]]>
https://www.elkarte.net/community/index.php?action=post;topic=6439.0 Wed, 10 Jun 2026 03:50:29 GMT https://www.elkarte.net/community/index.php?topic=6439.0 Mrs. Chaos
<![CDATA[Searching for words adjacent to an underscore]]> https://www.elkarte.net/community/index.php?topic=6438.0
There doesn't seem to be a way to search for words adjacent to an underscore.

Example: https://www.elkarte.net/community/index.php?t/Re%3A-Features-or-permissions-required-to-delete-your-own-post-attachments-6070.msg43189#msg43189 contains the term "edit_disable_time".

Searching for edit_disable_time does not return any matches.
Searching for disable does not* return the post referenced above or the replies that follow.
Searching for disable time does not return any matches.

*edit: incorrect word replacement: the > not ]]>
https://www.elkarte.net/community/index.php?action=post;topic=6438.0 Sun, 17 May 2026 14:12:51 GMT https://www.elkarte.net/community/index.php?topic=6438.0 korth
<![CDATA[[Addon] Topic Preview]]> https://www.elkarte.net/community/index.php?topic=6435.0 Topic Preview
Version 1.0
by vbgamer45
Description:
Shows a styled popup preview when hovering over topic titles in the message index (board view). The popup displays the topic title, author name, post time, a preview of the first post body, and reply/view counts.

Compatibility:
  • ElkArte 1.1.x

Features:
  • Hover popup with topic preview on message index pages
  • Shows first post body text (truncated), author, time, reply and view counts
  • Smooth show/hide with configurable delay (no flicker)
  • Viewport-aware positioning (stays within screen bounds)
  • Admin settings panel to enable/disable and set preview length
  • Graceful fallback: when disabled, original tooltip behavior is restored

Installation:
Install via the ElkArte Package Manager (Admin > Packages > Install).

Settings:
After installation, go to Admin > Configuration > Addon Settings > General to find Topic Preview settings:
  • Enable Topic Preview popup - Turn the mod on or off
  • Preview text length - Number of characters to show in the preview (default: 256)

Uninstallation:
Uninstall via...]]>
https://www.elkarte.net/community/index.php?action=post;topic=6435.0 Sun, 22 Mar 2026 05:16:05 GMT https://www.elkarte.net/community/index.php?topic=6435.0 vbgamer45
<![CDATA[[Addon] Custom Board Icons]]> https://www.elkarte.net/community/index.php?topic=6422.0 Custom Board Icons
Version: 1.0
Author: vbgamer45
Website: https://www.elkartemods.com
Compatible with: ElkArte 1.1 - 1.1.99

Description

Custom Board Icons allows forum administrators to upload a custom icon image for each board, replacing the default CSS status icons on the board index. Upload any image (JPG, PNG, GIF, WebP, or SVG) through a simple drag-and-drop interface on the board edit page.

When a board has a custom icon, a small animated badge dot can optionally overlay the icon to indicate new/unread posts. Boards without a custom icon continue to use the default ElkArte status icons.

Features

  • Per-board custom icon images on the board index
  • Drag-and-drop upload UI in Admin > Boards > Modify Board
  • AJAX upload with instant preview - no page reload needed
  • Optional new post badge overlay (green pulsing dot) on custom icons
  • Badge toggle in Admin > Configuration >Add-on Settings
  • Supports JPG, PNG, GIF, WebP, and SVG formats (max 512KB)
  • Clean uninstall removes all files and database changes

Installation

1. Upload the...]]>
https://www.elkarte.net/community/index.php?action=post;topic=6422.0 Sun, 01 Mar 2026 19:27:23 GMT https://www.elkarte.net/community/index.php?topic=6422.0 vbgamer45
<![CDATA[[Addon] Related Topics]]> https://www.elkarte.net/community/index.php?topic=6421.0
Related Topics 1.0 for ElkArte


Introduction
Related Topics displays a list of similar topics at the bottom of topic pages.
Topics are matched using MySQL fulltext search on subject lines.
Currently only MySQL is supported.

This is a port of Niko's Related Topics mod (v1.4) from SMF 2.0 to ElkArte 1.1.x.

Requirements
- ElkArte 1.1.x
- MySQL database (for fulltext search)

Installation
1. Use the package manager to install
2. Go to Admin > Configuration > Related Topics
3. Enable Related Topics and configure settings
4. Go to Methods tab, enable Fulltext method
5. Click "Rebuild Indexes" to build the initial index

Features
  • Displays related topics below topic view
  • Configurable number of related topics to show
  • Ability to ignore specific boards
  • Automatic indexing when new topics are created
  • Automatic cleanup when topics are deleted
  • Progressive index builder for large forums

Methods

Fulltext
- Related topics are determined by fulltext search on subject lines
- Uses MySQL MATCH...AGAINST for relevance scoring
- MySQL only

Changelog

1.0
-...]]>
https://www.elkarte.net/community/index.php?action=post;topic=6421.0 Sun, 01 Mar 2026 18:12:16 GMT https://www.elkarte.net/community/index.php?topic=6421.0 vbgamer45