Version 1.0.3
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
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
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).
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
I uploaded the files and then edited them to have auto redirect back to the last page. 

Version 1.0.3
Take a peek or just upload in you template file overwriting the errors files.
file below
file below
Last edited by martin123456 on 28 Mar 2012, 13:06, edited 2 times in total.
Version 1.0.3
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 

Version 1.0.3
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
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
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 

Version 1.0.3
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
This file will redirect back to your home page
change this part on all files
to
Demo: http://www.blades-place.co.uk/filessss/

change this part on all files
Code: Select all
window.location = page;
Code: Select all
window.location="YOUR SITE LINK"
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.