Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB4 Error Pages Details »»
vB4 Error Pages
Version: 1.0.0, by gezuvor gezuvor is offline
Developer Last Online: Jul 2020 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.x.x Rating:
Released: 04-10-2012 Last Update: 04-15-2012 Installs: 53
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

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:
  • Error pages will still work even if your forum is turned off in the AdminCP.
  • Admin CP option to automatically redirect to your forum's main page after the error page is shown for 5 seconds.
  • Admin CP option to show or hide notices on error pages.

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:
  • navbit
  • title
  • message

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!

Download Now

File Type: zip product-vb4_error_pages.zip (63.4 KB, 346 views)

Screenshots

File Type: jpg 400.jpg (64.4 KB, 0 views)
File Type: jpg 401.jpg (53.1 KB, 0 views)
File Type: jpg 403.jpg (46.5 KB, 0 views)
File Type: jpg 404.jpg (49.1 KB, 0 views)
File Type: jpg 500.jpg (47.4 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
iiioroh, RichieBoy67

Comments
  #12  
Old 04-16-2012, 02:56 AM
gezuvor gezuvor is offline
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #13  
Old 04-16-2012, 04:55 AM
Crotan's Avatar
Crotan Crotan is offline
 
Join Date: Feb 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Easy, Simple and just plain works! Thank You!
Reply With Quote
  #14  
Old 04-16-2012, 04:36 PM
gezuvor gezuvor is offline
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad to hear it, thanks!
Reply With Quote
  #15  
Old 04-18-2012, 09:12 AM
temsamane temsamane is offline
 
Join Date: Sep 2010
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this tweak also compatible for custom themes? PRO theme
Reply With Quote
  #16  
Old 04-18-2012, 12:45 PM
Crotan's Avatar
Crotan Crotan is offline
 
Join Date: Feb 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by temsamane View Post
is this tweak also compatible for custom themes? PRO theme
The pages skinned to the custom style on my board no problem.
Reply With Quote
  #17  
Old 04-18-2012, 02:37 PM
gezuvor gezuvor is offline
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by temsamane View Post
is this tweak also compatible for custom themes? PRO theme
It depends on how heavily modified your theme is. I wrote this hack only to work with the default, so you might need to tweak it a little bit if there are some serious changes to your forum look & feel.

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...
Reply With Quote
  #18  
Old 09-30-2012, 09:40 PM
Naijasite's Avatar
Naijasite Naijasite is offline
 
Join Date: Mar 2012
Posts: 281
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #19  
Old 09-30-2012, 10:18 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Naijafinder View Post
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?
use this version
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
Reply With Quote
  #20  
Old 10-01-2012, 05:06 AM
qpurser qpurser is offline
 
Join Date: Jul 2011
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
the page shows up without any problems
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/
Is this normal or did I do something wrong with the .htaccess file?
for reference here is my .htaccess file:

Code:
RewriteEngine On

RewriteRule ^Classifieds/([^/]*)/ ./classifieds.php?do=main&catid=$1 [L,NC]
RewriteRule ^For-Sale/([^/]*)/ ./classifieds.php?do=viewitem&itemid=$1 [L,NC]
RewriteRule ^Wanted/([^/]*)/ ./classifieds.php?do=viewitem&itemid=$1 [L,NC]
RewriteRule ^Auction/([^/]*)/ ./classifieds.php?do=viewitem&itemid=$1 [L,NC]
RewriteRule ^Seller/([^/]*)/ ./classifieds.php?do=browseuser&userid=$1 [L,NC]
RewriteRule ^Archives/([^/]*)/ ./classifieds.php?do=viewarchived&itemid=$1 [L,NC]

# 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]

	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
Thanks for any help
Reply With Quote
  #21  
Old 10-01-2012, 06:25 AM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06674 seconds
  • Memory Usage 2,353KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete