Version 1.0.3

Download and support for PhpBB3 Error Pages
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

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).
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Version 1.0.3

Post by Nully »

How did you made this ?
And if the last page was my site...?
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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, 15:06, edited 2 times in total.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Version 1.0.3

Post by Stoker »

Download is empty.
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

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
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

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:
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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 :(
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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
(4.13 KiB) Downloaded 164 times
Demo: http://www.blades-place.co.uk/filessss/
Last edited by martin123456 on 28 Mar 2012, 15:09, edited 1 time in total.
Locked