Ambert
04/05/2024, 10:42 AM'localLink:41241'
. Plain old Id's.. We need guids now 😉
How can I reconstruct the urls for these links? I currently only have the DB running for it.
In my new application I already made a script that checks if localLink exists, and can replace the hrefs
if it encounters it (first checking if the url also currently exists). Only I have no idea how I can get the correct url from the old database.
I've tried using some SQL, but the returned url's dont seem consistend (sometimes extra paths are added, but perhaps my sql is off).
Anyone an suggestion on what is the easiest way to fix this ?
Else I might need to write something that can output some xml/json with the Id's and url, and then write a script toimport them in the new.. But trying to get the old one running again is... meh 😉Ambert
04/05/2024, 1:41 PMMarkus Johansson
04/05/2024, 2:32 PMAmbert
04/05/2024, 3:23 PMAmbert
04/05/2024, 3:23 PM