Posts: 842
Threads: 41
Thanks Received: 125 in 102 posts
Thanks Given: 82
Joined: Oct 2010
Location: Gillingham, Kent
Reputation:
6
Welcome to the forum?
Do you have any specific links which are not working on here? They may be old links.
Now an ex Berlingo owner, I have a C4
2010 (B9) Berlingo Multispace XTR HDi 112 - Kyanos Blue
Previously - 2002 (M49) Berlingo Multispace 2.0 HDi Diesel - Arctic Steel
•
Posts: 1,167
Threads: 44
Thanks Received: 158 in 146 posts
Thanks Given: 97
Joined: Oct 2019
Location: West Essex
Reputation:
28
I find that sometimes when a message or thread is quoted in another one, the url given doesn't work. My fix is to compare it with the url of the page I'm actually visiting (this one for instance is
https://www.berlingoforum.com/thread-19938.html) - then I copy just the thread number from the quoted url and paste it over the thread number in my browser's url address (19938 in this case) and hit the return key. That seems to work okay.
Also, it seems that some of the useful docs etc. were posted so long ago that if they are hosted on other websites they may no longer exist. This also applies where people include photos in posts which are hosted elsewhere (or were once).
53 1.4i MS MPV RIP
53 1.6 MS Desire RIP
08 C4GP 1.9 VTR+
•
Posts: 5,659
Threads: 75
Thanks Received: 1,306 in 1,140 posts
Thanks Given: 223
Joined: Dec 2011
Location: UK
Reputation:
164
The forum changed a while ago from .co.uk to .com so a lot of the old links just need .com replacing .co.uk and they work just fine. Someone put me onto that as being the solution. (JJ9?)
______________________
Current:
Not a Citroen!
______________________
Previous:
2017 B9 1.6 BlueHDi Van
2012 B9 1.6 HDi Van
2008 M59 1.6 HDi Van
2003 M59 1.9D Van
•
Posts: 842
Threads: 41
Thanks Received: 125 in 102 posts
Thanks Given: 82
Joined: Oct 2010
Location: Gillingham, Kent
Reputation:
6
If there's not too many links I can edit them.
Now an ex Berlingo owner, I have a C4
2010 (B9) Berlingo Multispace XTR HDi 112 - Kyanos Blue
Previously - 2002 (M49) Berlingo Multispace 2.0 HDi Diesel - Arctic Steel
•
Posts: 5,659
Threads: 75
Thanks Received: 1,306 in 1,140 posts
Thanks Given: 223
Joined: Dec 2011
Location: UK
Reputation:
164
It's all of the posts older than when the forum became .com Mike, previous threads all have .co.uk in the URL but people can either change .co.uk to .com manually or as Rasputin says, put the thread number in place of the current one which has the same effect, since the current thread begins with .com
Maybe there is a script you can run on the site storage that will alter the links to .com via PHP etc? That would be great.
The main issue I can see with the old links is the message it presents is something like "you are not authorised to view this page, it may have moved or may no longer exist" so people give up especially new visitors.
______________________
Current:
Not a Citroen!
______________________
Previous:
2017 B9 1.6 BlueHDi Van
2012 B9 1.6 HDi Van
2008 M59 1.6 HDi Van
2003 M59 1.9D Van
•
Posts: 1,167
Threads: 44
Thanks Received: 158 in 146 posts
Thanks Given: 97
Joined: Oct 2019
Location: West Essex
Reputation:
28
It may take way too long to find out how many such links there are, and if a script could be sorted it would help, but then again the results would have to be checked, possibly manually, taking us back to square one.
What I get is 'we're having trouble finding that site... on this server' which shows up in Firefox's history as 403 Forbidden. Here's one example:
http://www.berlingoforum.co.uk/showthread.php?tid=804
Maybe either a post with simple DIY instructions, or possibly with a simple one-off script which browsers could run on the link they're interested in, might be good enough?
53 1.4i MS MPV RIP
53 1.6 MS Desire RIP
08 C4GP 1.9 VTR+
•
Posts: 5,659
Threads: 75
Thanks Received: 1,306 in 1,140 posts
Thanks Given: 223
Joined: Dec 2011
Location: UK
Reputation:
164
Or a server-side script that forwards all requests to
http://www.berlingoforum.co.uk to
http://www.berlingoforum.com while retaining the part after .co.uk, it would be pretty easy for a script programmer to do in ASP, Perl or PHP depending on which language the site coding is written in. This would mean a single line of script would redirect all requests to the correct URL and no checking would be needed. It would just work.
______________________
Current:
Not a Citroen!
______________________
Previous:
2017 B9 1.6 BlueHDi Van
2012 B9 1.6 HDi Van
2008 M59 1.6 HDi Van
2003 M59 1.9D Van
•