Search found 203 matches

by steven
Tue Jun 02, 2026 3:54 pm
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 66
Views: 4724199

Re: Install TNG on a Synology NAS

Under normal circumstances you should not expose phpMyAdmin and use Synology DSM to open phpMyAdmin.

That said, the reason you cannot connect using synology.me is your website uses synology.me which points to the web folder. The problem is phpMyAdmin and docker are located in the web_packages ...
by steven
Sun May 31, 2026 1:36 pm
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 66
Views: 4724199

Re: Install TNG on a Synology NAS

I'm not sure I understand the problem.
Can you open phpMyAdmin from Synology DSM or are you trying to load phpMyAdmin, over the internet (WAN)?

Depending on how you are trying to connect to phpMyAdmin, you may need to forward a port on your router.
I only use phpMyAdmin on a local LAN connection ...
by steven
Fri May 29, 2026 3:58 pm
Forum: TNG Settings, Mods and Information
Topic: TNG Trim Coordinates Mod
Replies: 0
Views: 4687

TNG Trim Coordinates Mod

TNG map coordinate decimals places vary depending on the geocoder used. For example: Google Maps typically has seven decimal places while OpenStreet Maps uses up to fifteen decimal places.

The Trim Coordinates mod was created to truncate coordinates to the the decimal places specified in mod ...
by steven
Tue May 26, 2026 2:28 pm
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 66
Views: 4724199

Re: Install TNG on a Synology NAS

I updated the instructions for the database connection and permissions. If you are using a domain from Synology you will be not able to connect using the database socket as that connection only works locally and not over a DDNS host connection. Once you enable TCP/IP on MariaDB and permit access ...
by steven
Tue May 26, 2026 7:48 am
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 66
Views: 4724199

Re: Install TNG on a Synology NAS

The instructions recommend using a Unix socket for added security. This requires a direct local domain connection so you cannot use the socket with a DDNS host such as Synology.me. I will update the instructions this week to add more information about this as well as updating the permission settings ...
by steven
Sat Jan 31, 2026 2:08 pm
Forum: TNG Settings, Mods and Information
Topic: TNG Scroll Mod
Replies: 4
Views: 109444

Re: TNG Scroll Mod

Great, glad you have it working. I must confess making the mod more secure was easy. Getting the buttons to look right was a challenge as I had not used images with data action buttons. In the past I always used onclick input type buttons with images which is easy to code.

To explain a bit, data ...
by steven
Fri Jan 30, 2026 9:12 am
Forum: TNG Settings, Mods and Information
Topic: TNG Scroll Mod
Replies: 4
Views: 109444

Re: TNG Scroll Mod

Sorry you experienced an issue with v15.0.0.2. Although the potential for XSS (cross-site scripting) was very low, the mod was updated to remove using HTML onclick with a script. So instead of using input with onclick it uses button with data-action which is more secure.

I too am using FireFox 147 ...
by steven
Fri Nov 14, 2025 8:46 pm
Forum: Disk Station Manager
Topic: MAP NAS Drives on Windows 11 using ESET Permissions
Replies: 0
Views: 31050

MAP NAS Drives on Windows 11 using ESET Permissions

Windows updates, like 24H2, can negatively affect existing NAS installations. The last update on my Windows 11 PC disconnected mapped drives after performing a reboot. I tried many online posts with Windows Registry Editor instructions to reconnect the drives but they did not work. Windows could ...
by steven
Sat Sep 13, 2025 10:10 am
Forum: TNG Settings, Mods and Information
Topic: hcaptcha Mod
Replies: 0
Views: 35283

hcaptcha Mod

TNG uses Google reCaptcha by default. Google is currently moving all reCaptcha accounts to the Google Cloud and offers 10,000 free verifications in a 30 day period which equates to 333 hits per day. If billing is not enabled, reCaptcha will return an error once the limit is exceeded.

This mod ...
by steven
Sat Aug 16, 2025 11:04 am
Forum: TNG Settings, Mods and Information
Topic: Bot Manager
Replies: 0
Views: 36036

Bot Manager

This TNG mod was written to address unrestricted bot access using captchas.
Many TNG users with public or public/private sites are experiencing heavy traffic due to abusive bots.
Very few bots, including many "good bots" strictly follow robots.txt.
bot_manager_v15.0.2.14.zip
bot_manager_v15.0.2 ...