![]() |
HTTP Error Pages PRO (NOW FREE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ !Brought to you by eRepTalk.co.uk (http://www.ereptalk.co.uk)! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SUGGESTIONS/FEEDBACK WELCOME FOR ADDITIONAL FEATURES its been a long time since this MOD was released as PRO, now i have decided to offer this to everyone FREE just to let people know that 95% of the time a 404 error message will appear due to 2 things 1) how your webhost if configured 2) if you have a VPS/Dedicated server if this is the case all error codes will work for the domain you want, you may need to contact your VPS/Dedicted Server Provider for support on this issue Stylvars Re-Added due to testing features more will be added in the next release Please remember to click Mark as Installed if you use this product. Support requests from members who have not marked this as installed will be considered low priority. Name: HTTP Error Pages Version: 4.0.2 Description: 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. Compatible with: 4.0.2+ vBulletin versions. Requirements: vBulletin version 4.0.x Specific Features:- AdminCP Options: Change Title Colour using HEX or names (E.g FFFF00). (Through Stylevars) Change content Colour using HEX or names (E.g FFFF00). (Through Stylevars) Change Title for Standard HTTP Error (401,403,404,405). (Admincp) This is not phrased and easier for you to change the titles of each error, no need to edit phrases in language and phrases section. Change Content of Standard HTTP Error (401,403,404,405) (Admincp) This is not phrased and easier for you to change the titles of each error, no need to edit phrases in language and phrases section. Online Location and Who's Online Viewable. More desciptive, easier to userstand the layout. 2 Stylars Added. (ErrorPages) (Through Stylevars) Other Info: Header and Title Removed our team decided to remove this due to a request made by a vbulletin member, understanding that reason makes the error pages more organised and not just a standard vbulletin page as it has been customised to look more like an HTTP Error page using alot of vbulletin template features. Removed vbulletin Notices for HTTP Error pages due to this already being available in the header, this was not meant to be part of the MOD, therefore our team removed it W3C Validated Donation Welcome Requested Features Addtions for next release please PM or leave a message on this section, information will be added or considered for th next release |
Next Release update:
you will be able to edit each message in admincp fix for WOL if you want to see any extra features added please PM me, i will add it to the list if i can do this |
Oh Nice ill check this out :) Thanks
|
tagged and thanks
|
great can anyone using this hack post his forum url here so we can test
|
Message from Developer:
the easy way to test it is as follows after installation and uoload of the files including the .htaccess edit it will work like this Please Click Here give a 404 not found to get the other error message i am not sure but it does work 100% for me |
Quote:
|
Quote:
sorry about that link fixed |
Very nice.
Can you make it so that it redirects you to the index page after say 5 seconds? Thanks |
i will do this for the next release
i am currently working on a project for erepublik.com companies and organisations so please be patient for the next couple of days |
Where exactly should I be editing the files to display my own messages?
|
This throws up errors on the who's online when I deactivate the mod the errors go away.
The error when trying to view who's online Error1 Code:
Parse error: syntax error, unexpected T_CASE in /home/myfolder/public_html/forums/includes/functions_online.php(2197) : eval()'d code on line 18 Code:
Parse error: syntax error, unexpected T_CASE in /home/myfolder/public_html/forums/includes/functions_online.php(1214) : eval()'d code on line 38 |
Quote:
but will make it editable in admincp on next version |
Quote:
HTTP Error Pages Pro -> Who's Online List: Online Location Unknown replace with code with: Code:
if ($userinfo['activity'] == '400') replace code with: Code:
if ($filename == 'forum_400.php') |
Quote:
sorry about this issue guys, i changed the filenames thats why the error messages appears, i will ensure that this is fixed for next release |
I added the ErrorDocument lines in my .htaccess and the forum_XXX.php files are in my forum root but whenever I go to a bad page or a page I know I don't have I keep getting the IE error screen "The webpage cannot be found"
Any idea why it's not redirecting to the forum_404.php? Jim |
Do HTTP:// error 404 pages help boost SEO or something? I hear alot of ppl talking about optimizing those pages. I have no clue why.
|
this mod doesn't work if you are using the .htaccess files for friendly URL rewrites supplied by vbulletin
|
Added the lines to the .htaccess,
Uploaded files and uploaded product and no go, It managed to change from my hosts standard ad parked 404 page to now a plain page containing "Not Found The requested URL /forums/ouch was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." Does this mod work with 4.1.4? |
Why don't u guys simply use cPanel to make your own error page???
Just a remark ;) |
not everyone has or can afford cPanel...?
|
Quote:
I guess I should also ask if the two errors in that will show on online.php were ever fixed? I get the two Parse error: syntax error, unexpected T_CASE if I enable this mod, so I'm assuming something changed recently or the update never happened for the mod |
How to give the error page a title in the browser tab instead of the actual link ?
|
How do I find the .htaccess file on my server?
Thanks, I'm a novice |
mod works fine here with nginx, only change needed is of course the instructions for apache won't work for nginx but they are simple enough:
Code:
error_page 400 /forum_400.php; Code:
error_page 500 501 502 503 504 /forum_500.php; |
This mod looks really promising, but I cannot seem to get it to work on my 4.1.4 board.
If I try to point the browser to a page that does not exist it only comes up with a blank page saying "Page not found." Have tried Chrome, FireFox 4, Opera and IE9. All display the same message. I'm using vbSEO if that matters. Any help would be much appreciated :) |
I have done some testing and found that invalid image urls do work with the 404 redirect, but not page urls.
Have also had my host look into this and see if it might be a server-side problem, but they said it probably was the redirect code that was the problem. Does anyone know how I can fix this so that it redirects all urls, not only images? Code of the 404 custom page: Code:
<?php |
over the next week weeks i'll be looking into releasing a new PRO version
|
Has there been an updated release to this mod as I get parse errors etc when viewing who is online.
Thanks for the mod anyway, it's great work :) |
All times are GMT. The time now is 05:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|