![]() |
vB4 Error Pages
1 Attachment(s)
This hack allows you to use vBulletin template driven pages for 400, 401, 403, 404 and 500 webserver error pages that will perfectly match your own forum's design. Five custom pages are added to your forum by this hack. You can then instruct your webserver to use these pages for it's error pages.
I modified JamesAB's Custom HTTP Error Pages hack for vB3.8, so credit is due him for the original coding! Features:
Files: 5 Templates: 5 Time: 10 minutes Compatible: 4.x.x The templates are very basic and are designed to work with the default style. You may need to tweak them for your forum. They are grouped together under HTTP Error Templates. The errors messages are fully phrased, but pretty generic. I encourage you to edit them to best suit your site. Each page uses three different vBulletin phrases:
I include a modified copy of the vBulletin default .htaccess file in the mod. If you are not already using .htaccess, or if your existing file is the default vbulletin one, you are welcome to simply upload this to the root of your webserver and/or replace the existing file. DO NOT DO THIS if you have made changes to the default file or if you have a custom file! Please mark Installed and let me know if there are any issues or suggestions! |
Reserved.
|
Really interesting, Just downloaded but feel it is difficult to work with .htaccess. Will try this well I have more free time.
Thanks, |
I think I have to first create the .htaccess file, but I dunno how >.<
|
Unfortunately, vBulletin does not have a built-in error capturing system, hence we have to rely on other internet technologies to solve this problem.
Working with .htaccess can be daunting to the uninitiated, but once you get the hang of it they are very powerful files. There are lots of resources on the web that address .htaccess and a quick search will lead to any number of helpful tutorials. I would offer to help further, but it's been sliced & diced 1,000 different ways already... |
I use Vbulletin .htaccess file and added these lines:
Code:
ErrorDocument 400 /400.php Thank you for the nice mod. Really useful because I don't want user to see some error such as database errors. |
Where is vBulletin's .htaccess file stored? I haven't found one myself >.<
|
In the do_not_upload--->Rewrite--->Apache2
|
And where do I later put it in?
|
In apache2 folder you will see .htaccess file. Just open it by notepad and copy and paste these lines at the end of .htaccess file:
Code:
ErrorDocument 400 /400.php It works fine for me for the time being. I will report if there is any problem. |
I have included a modified copy of the vBulletin default .htaccess file in the mod now. If you are not already using .htaccess, or if your existing file is the default vbulletin one, you can simply upload this to the root of your webserver and/or replace the existing file.
DO NOT DO THIS if you have made changes to the default file or if you have a custom file! |
Easy, Simple and just plain works! Thank You!
|
Glad to hear it, thanks!
|
is this tweak also compatible for custom themes? PRO theme
|
Quote:
|
Quote:
I am running custom themes on my forums and have modified this hack slightly to better blend in with them, but it would have still worked w/o those changes... |
i just installed it on 4.2.0. when i navigate to www.domain.com/404.php the error page shows.
I deleted a page to see it will show me your error page...it did not it's still showing vbulletin error page No Thread specified. If you followed a valid link, please notify the administrator I av added the ErrorDocument on my.htssacess file below. Though my .htacess file had been customized. Please why has it not change the vbulletin error page to the one i installed? |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=287936 it works 100% also ensure you follow details i posted for it here https://vborg.vbsupport.ru/showpost....0&postcount=11 |
Thanks for this nice mod.
Installed it on my test server and the error pages look very nice. However I have a small issue: I followed your instructions for installing and changing the .htaccess file. When I go to Code:
http://mydomain.com/~tcmasorg/forums/401.php but then after a few seconds I get automatically redirected to a blank page and I saw in my browser address: Code:
http://mydomain.com/~tcmasorg/forums/ for reference here is my .htaccess file: Code:
RewriteEngine On |
ok so ensure that there is no white spaces for
ErrorDocument 400 /forums/400.php ErrorDocument 401 /forums/401.php ErrorDocument 403 /forums/403.php ErrorDocument 404 /forums/404.php ErrorDocument 500 /forums/500.php & # Send hardcoded ipa scores to arcade instead RewriteCond %{QUERY_STRING} act=Arcade [OR] RewriteCond %{QUERY_STRING} autocom=arcade RewriteRule ^index.php arcade.php [L,QSA] there should be no spaces before or after you dont need to type anything for the errors as long as you have this mod active and fopr example if you type blahblah.php it will show the appropriate error the redirects are auto see if you type http://mydomain.com/~tcmasorg/forums/ it works |
Quote:
As mentioned I had no issues with the new error page showing up. I am just confused why there is a need for the immediate redirection to the main forum page. Michael |
Quote:
|
I totally forgot to comment on this mod :( It's awesome! Saved me the hassle of creating each page myself, thank you :)
|
i like this mod but it dosen't work with my vbseo ..it still showed vbulletin default page
|
I'm working on this a bit more now. I updated to 4.2.0 PL2 and it's not functional, with or without vbSEO installed.
Will update as soon as I can get it running again! |
Any updates on this mod for 4.2.2 PL2
Reason I ask.... The pages display with the error, but on re-direct instead of going to my forum home it goes to: https://www.toronto-subaru-club.com/forums/blogs/all/ How can I get it to go to: https://www.toronto-subaru-club.com/forums/forums.php D. |
All times are GMT. The time now is 03:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|