Search found 186 matches

by steven
Sun Dec 31, 2023 4:00 pm
Forum: Web Station
Topic: Set up a Website on your Synology Server
Replies: 16
Views: 191483

Re: Set up a Website on your Synology Server

This was written some time ago using DSM 5 and DSM 6 but there are no specific challenges I can think of. The only server errors I've encountered were programming errors, I made, in either Apache or PHP. If you are using a third party program, it is best to unzip the program files using file station...
by steven
Fri Dec 15, 2023 2:23 pm
Forum: TNG Settings, Mods and Information
Topic: TNG 404 Error Mod
Replies: 0
Views: 28541

TNG 404 Error Mod

When TNG encounters a missing resource a 404 status code is sent but users get a blank page. There is no way to get back to TNG except use the browser back button. This mod issues a 404 status code that does not change the URL while displaying a TNG page. The mod replaces all occurrences of thispage...
by steven
Thu Nov 23, 2023 12:43 pm
Forum: TNG Settings, Mods and Information
Topic: TNG Remove Timeline Chart Numbers
Replies: 0
Views: 20808

TNG Remove Timeline Chart Numbers

If you have many events or show more than one person, the TNG chart below the timeline can get cluttered with numbers overlapping each other. The mod removes the timeline event numbers below the chart. It does not affect timeline or the date links just above the chart. Overlapping TNG Chart Numbers ...
by steven
Sat Nov 18, 2023 5:17 pm
Forum: TNG Settings, Mods and Information
Topic: TNG Templates 24567 Mod
Replies: 0
Views: 20246

TNG Templates 24567 Mod

TNG templates 2, 4, 5, 6, and 7 present page content inside tables. This makes the header expand off the screen to the right if page content overflows horizontally. Additionally scroll mod will not scroll these templates horizontally. If you are not using one of these templates do not install the mo...
by steven
Wed Oct 11, 2023 6:41 pm
Forum: TNG Settings, Mods and Information
Topic: TNG Scroll Mod
Replies: 0
Views: 19570

TNG Scroll Mod

The Scroll Mod was created due to changes in TNG that prevented Scroll-xy from scrolling horizontally and installing in TNG v14. The first release scrolled pages vertically if they have overflowing content, the newest version also scrolls horizontally except for templates 2, 4, 5, 6, and 7. These te...
by steven
Fri Aug 25, 2023 3:50 pm
Forum: Archives
Topic: OSM Error! No internet connection
Replies: 0
Views: 24838

OSM Error! No internet connection

Before making changes, consider using the latest mod revision. This modification was corrected. Download at https://www.tng.lythgoes.net/wiki/index.php/OpenStreetMap . In August Nominatim changed the URL search link. So in order to fix the link, edit the ol-geocoder.js file with a UTF-8 editor and ...
by steven
Mon Jul 03, 2023 2:42 pm
Forum: Web Station
Topic: Synology DDNS Stopped Working
Replies: 0
Views: 15716

Synology DDNS Stopped Working

I've had 4 websites on my Synology DS916+ for over eight years when my DDNS suddenly quit updating. I'm not sure of the root cause as these entries were created years ago. Something I did, at that time, may not have been compatible with a recent upgrade. To check this, log in to DSM , open Control P...
by steven
Thu Jun 01, 2023 3:56 pm
Forum: MariaDB
Topic: Connecting to MariaDB
Replies: 11
Views: 102268

Re: Connecting to MariaDB

If you you are using the code exactly as shown in your post, you are closing the database connection before you do anything. The connection must remain open when getting or writing data. If PHP closes the connection before reading database data to variables or arrays, nothing happens.
by steven
Thu Jan 05, 2023 11:47 am
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 56
Views: 650116

Re: Install TNG on a Synology NAS

403 Definition - The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it. This status is similar to 401 , but for the 403 Forbidden status code, re-authenticating makes no difference. The access is tied to the application logic, such ...
by steven
Mon Jan 02, 2023 10:14 pm
Forum: TNG and Synology DSM
Topic: Install TNG on a Synology NAS
Replies: 56
Views: 650116

Re: Install TNG on a Synology NAS

It may be either the root path or the http address is wrong or permissions are not set to allow http access to the folder.