Version 1.0.3

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Version 1.0.3

Post by Nully »

Thanks Stoker.
I uploaded the files, except the one in language which it does not seem to be different.
Everything is ok.
(I only made test 404 error).

Version 1.0.3

Post by martin123456 »

I uploaded the files and then edited them to have auto redirect back to the last page. :D

Version 1.0.3

Post by Nully »

How did you made this ?
And if the last page was my site...?

Version 1.0.3

Post by martin123456 »

Take a peek or just upload in you template file overwriting the errors files.

file below
Last edited by martin123456 on 28 Mar 2012, 13:06, edited 2 times in total.

Version 1.0.3

Post by Stoker »

Download is empty.

Version 1.0.3

Post by Nully »

I made a test 404 on Bl4d3 x's site and I hade the message "you'll be redirected...." than I have been redirected to Stoker's site :D

Version 1.0.3

Post by martin123456 »

File fixed that was your browser cache that bought you back here.

it will bring you to the page you come from

Go to the previous page You will be redirected automaticly after 2 seconds.

also credit is not mine its a member on this sites and can be found here viewtopic.php?f=43&t=1616

Version 1.0.3

Post by Nully »

It would be better if the redirect is to the home page. If somebody comes from Google for example, he'll be redirected to Google :shock:

Version 1.0.3

Post by martin123456 »

its simple to place a redirect script set to the home page in to it il do it later today as the wife want to go out :(

Version 1.0.3

Post by martin123456 »

This file will redirect back to your home page :D

change this part on all files

Code: Select all

window.location = page;
to

Code: Select all

window.location="YOUR SITE LINK"
error redirect (2).zip
Demo: http://www.blades-place.co.uk/filessss/
You do not have the required permissions to view the files attached to this post.
Last edited by martin123456 on 28 Mar 2012, 13:09, edited 1 time in total.