All Activity
This stream auto-updates
- Today
-
Darrin was aware of it, but hadn't yet thought of a workaround for it, (when Hans posted his original issue).. The script was placed in the admin_updateperson.php as I mentioned, as a temp placeholder only. The issue was rectified, with updates to several php files in the release of TNG14.0.1 So all good. Solved. If anyone else is having issues as described, please update to TNG14.0.1 or just install TNG14.0.1
-
Leif Brent Hemphill updated the Wiki page to say it runs on TNG14. What version are you running? Does it give a 'Cannot install' message or something else?
-
I'm experimenting with changing the display settings for notes. It looks like they are using the ul setting in genstyle.css. If I modify those, does anyone know if I am going to change the style elements of other TNG things aside from notes? Thanks!
-
Hi Ken, Have narrowed it down to three php files. I will send Darrin an email, outlining the issue. In the meantime, I have come up with a simple workaround (well it works for me anyway) with php files from TNG12.3
-
Drew, Did you report the problem to Darrin. If a change is required in TNG, he is the only one who can make it happen.
- Yesterday
-
Brett, I think Leif maybe referring to this Mod. (Menu Row Stats Counters). https://tng.lythgoes.net/wiki/index.php/Custom_Counters_Mod The other Mod, I'm not sure of. Leif will have to advise.
-
Leif Are those the correct names for the Mods. Neither are found doing a Wiki search.
-
edglimited started following Openstreetmap - strange character on zoom buttons, Browser Closing Issue and Mods not longer viewes
-
A common error that frequently pops up within my TNG14 is a Browser closing issue. If I edit an individual, then attempt to save and exit, I get the following message. "A change in your browser's default behavior is preventing this window from closing. To change this behavior in Firefox, type about:config in the browser address bar and press enter. Then search for dom.allow_scripts_to_close_windows and change the value of that setting from False to True. For all other browsers, please close this window or tab". Whilst this can be rectified through via about:config, it should not be happening time after time. Nor should I have to go to about:config every 5 secs.!! I can change from TNG14 to TNG 12.3 and if warranted TNG13. The issue does not happen with those TNG versions. So it's not a Browser issue. Hans Weeber has also experienced the same thing, as discussed on the tngusers2 forum.. Has or is this happening with anybody else. In TNG14.1 for example..?? Drew.. EDIT: Issue can be narrowed down to two php files. admin_editperson.php and admin_updateperson.php The above about:config script is contained within the updateperson.php and is not being thrown up by the Browser. So it's a TNG issue. Why does the updateperson.php file not close as it should.???
-
Leif, without going to the Wiki for a look, it's more than likely the Mods haven't been updated. You will need to contact the Mod Author, to ask if an update is forthcoming. Drew
-
Openstreetmap - strange character on zoom buttons
edglimited replied to justinhow's topic in TNG Modifications
It's a language issue. Easily fixed. Go into Admin >> Setup >> Configuration >> General Settings >> Language. Click on Language to open and change Character Set to UTF-8. Drew.. -
Multiple trees - Media directories
geraldomeier replied to geraldomeier's topic in Installation and Configuration
I think I have figured it out in the meantime. It's the access rights to the /photos directory. I had 767 access rights on the /photos directory. Now since I have changed them to 755, and it seems to work correctly ! The confusing part was the Synology installation help from https://skdavis.net/viewtopic.php?t=6 some TNG versions ago. SKdavies mentioned then, that some directories have to be changed to 767 on a Synology, including the /photos directory. But that may have changed in the meantime. 755 will do. -
Hi, I can´t find updates for following mods: * Menu Row Stats Counters which gave me numbers for people, phots and other results * Collapse Media Menus Can anyone give me information what has happened? Leif ,
-
justinhow started following Openstreetmap - strange character on zoom buttons
-
Small problem that someone might be able to help me with. I have a strange charaater instead of the - (minus) in the zoom buttons. See attachment. All seems fine otherwise and as you can see the "+" is fine and both buttons do actually work. Running latest OSM mod (13.1.0.8g) on TNG 14.0, IIS 10 with PHP 8 etc. PS I notice I have posted this in the wrong area on the forum - please mov as required.
-
Rob Severijns started following Multiple trees - Media directories
-
Multiple trees - Media directories
Rob Severijns replied to geraldomeier's topic in Installation and Configuration
Gerald, Via the user rights you can limit the tree access. Select the user and give custom rights then select Restrict the above rights to the following: and choose the tree. That should do the trick Do make sure the custom has the same boxes checked as the admin -
I run multiple trees on a TNG 4.0.1 and have set the option "separate trees in tree folder" in General Settings / Media. Now the different tree admins (like treeoneadmin, treetwoadmin) can upload photos into all trees, they see the whole structure like photos/ photos/treeone/ photos/treetwo/ in my opinion, treeoneadmin and treetwoadmin should NOT see the photos/ root directory, they should only see their respective sub directory and below treeoneadmin photos/treeone/ treetwoadmin photos/treetwo/ The same ist true for documents/treeone/ - headstones/treeone/ etc. Is there a setting, where I can tie the tree admins to their specific sub trees only, or is this an access rights matter of TNG ? I dont' want, that treetwoadmin can access the photos of treeoneadmin or other tree admins !!! How can this be solved? Gerald
-
That does not work, tried that earlier already with even higher z-indexes.
-
Thanks very much
-
TNG Admin ------> Set Up ------> General Settings ------> Site Design and Definition Set the "Show login/logout link" to No Roger
- Last week
-
Thx!
-
edglimited started following Guest Login Button
-
You can remove the login / logout altogether from within the appropriate php.file, however once you do that, no-one will be able to login into your Site at all. Not even you. Unless you use a shortcut, known only to yourself. If your Site is public, then you have a simple option, just clear the checkbox to not show the login / logout link. Then your Site becomes vulnerable. Go to Admin >> Setup >> Configuration >> General Settings and choose Site Design and Definition. (see the pic). Drew..
-
Thanks very much - this eliminated the option for visitors to register, but the site continues to display an option for "Login." How can I eliminate that? I appreciate your quick help! Kevin
-
At the top of search.php and searchform.php add the line $nologin = true;
-
Thanks Ken, And so it is on the members tree. I'll upgrade the public tree from 11.1.2 to v14 first before attempting the php change as it seems there is a lot of disparity between the php versions allowed. Cheers, Nick
-
Important tasks banner
bhemph replied to amsibert@gmail.com's topic in Installation and Configuration
Report this to Darrin so he can fix it in TNG. -
On line 94 of litbox.js change 101 to 1001.