Hello,
RIPE whois seems to have changed its link ~two days ago, from https://apps.db.ripe.net/search/... to https://apps.db.ripe.net/db-web-ui/query . If I go to RIPE whois for an IP, the current search (old RIPE link) in SMF does no longer work.
Good catch, Amazes me that big sites like that, don't setup a redirect.
#7957 (https://github.com/SimpleMachines/SMF2.1/issues/7957)
Thank you, SMF Team!
Fix merged in Github https://github.com/SimpleMachines/SMF/pull/7965
sad that there are no 'fixes to current version'-packages available.
always unsure if it would be save to edit manually - without getting errors with next 'version update' :/
This is a fairly simple edit https://github.com/SimpleMachines/SMF/pull/7965/files
Easy to reverse if you need to later.
Awaiting anxiously for the next official SMF update for this.
Quote from: Aleksi on August 24, 2024, 02:58:37 AMThis is a fairly simple edit https://github.com/SimpleMachines/SMF/pull/7965/files
Easy to reverse if you need to later.
yeah - i know that its quite easy on one specific change.
already documenting a lot of stuff - but that cant be the correct way.
a mod which tracks manual edits, that could revert any manuall changes (based on installed mods) would be great.
Quote from: Liviu Lalescu on December 16, 2023, 09:29:27 AMRIPE whois seems to have changed its link ~two days ago, from https://apps.db.ripe.net/search/... to https://apps.db.ripe.net/db-web-ui/query .
maybe make 'external urls' configurable and saved to the db, instead of hardcoding them.
Quote from: AllMassive on August 24, 2024, 06:40:40 PMalready documenting a lot of stuff - but that cant be the correct way.
a mod which tracks manual edits, that could revert any manuall changes (based on installed mods) would be great.
I *never* edit the source code directly. I make little modlets to do the find/replaces.
It is not difficult. All changes are documented (and easily reversed) in the package manager.
One example:
https://www.simplemachines.org/community/index.php?topic=589238.0
Download that & use as an example.
We are not going to make mods for all of the minor changes/fixes going into 2.1.5
Either make the change or wait til the release
thx - will wait.
Moved to fixed, as 2.1.5 seems to have working links.