The Arcive of vBulletin Modifications Site. |
|
[Release] 404 error ban. Details »»
|
|||||||||||||||||||||||||
Author: Anime-loo
Description: This modification will show a "404 page not found" error to anyone in the banned usergourp. Demo: n/a Screenshot: n/a Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=48710&highlight=404+err or+ban" target="_blank">https://vborg.vbsupport.ru/showt...=404+error+ban</a>
hehe - how dd you do it whtiout hacking? |
|
#3
|
|||
|
|||
|
....look at the txt to find out
the phpinclude template was used |
|
#4
|
|||
|
|||
|
gotta love PHPinclude
|
|
#5
|
||||
|
||||
|
Nice mod, good idea.
|
|
#6
|
|||
|
|||
|
What about making something similar where instead of it saying 404, it says in huge bold letters:
BANNED! hehe
|
|
#7
|
|||
|
|||
|
Oh I suppose you could just insert any text in place of the 404 error
|
|
#8
|
|||
|
|||
|
Hmmm, this mod isn't working for me either. After I added this, I still got the regular default ban page
|
|
#9
|
|||
|
|||
|
Why not just use:
PHP Code:
|
|
#10
|
|||
|
|||
|
The @ in the code prevents the header function from showing a error just incase it fails. If it did fail for some reason the user would know that the page is not a real 404 error.
|
![]() |
|
|