PDA

View Full Version : Add-On Releases - HTTP Error Pages 4.0.1


TheSupportForum
12-31-2009, 10:00 PM
No Longer Available

TheSupportForum
01-01-2010, 07:08 PM
xxxxxx Reserved xxxxxxx

Welshy2008
01-01-2010, 07:29 PM
Lovely - Thank You.

** Tagged **

Robru
01-01-2010, 07:49 PM
Perfect! :)

saihat
01-01-2010, 07:53 PM
Thanks

abbasbsp
01-01-2010, 07:56 PM
I love you FULL ..... thanks

voglermc
01-01-2010, 09:42 PM
Great! Can it show in who's online that they are viewing a error page instead of Unknown Location?

voglermc
01-01-2010, 09:48 PM
You also forgot 2 ending div's in your templates.

voglermc
01-02-2010, 12:16 AM
Creating errors on who's online page
uninstalled sorry

kf4eok
01-02-2010, 01:32 AM
thanks, I have been working on this.

garretbyrne
01-02-2010, 01:44 AM
Excellant well done

TheSupportForum
01-02-2010, 08:30 AM
You also forgot 2 ending div's in your templates. Attached is the new file

added the <div> tags and released it again thx

i understand <div> missing but made no difference in ie7 or ie8

voglermc
01-03-2010, 01:40 PM
appears as Unknown Location? in Whos Online
this is common on all unknown vbulletin orignal files, this is not a bug as reported, you may contact vbulletin support team to confirm this, but i am 100% sure that Unknown Location? only appears if the file is not from vBulletin itself

Even after removing this mod, I'm getting unknown errors that were not happening before I installed. Please look over you product for abnormalities.

Vaupell
01-05-2010, 05:24 PM
Lovely thank you!

Old-Git
01-07-2010, 03:41 PM
Exactly what I needed, Installed easily and working a treat.

Just one queston if I may, where can I change the text strings on the error pages? Example, on the 404 error page it simply says, "404 - Page Not Found and File or Folder Not Found" (see image below). I'd like to mod this to something else and maybe add a graphic. Is there somewhere I can do this easily, for all the error pages?

https://vborg.vbsupport.ru/


TIA

Pete

TheSupportForum
01-07-2010, 04:34 PM
Exactly what I needed, Installed easily and working a treat.

Just one queston if I may, where can I change the text strings on the error pages? Example, on the 404 error page it simply says, "404 - Page Not Found and File or Folder Not Found" (see image below). I'd like to mod this to something else and maybe add a graphic. Is there somewhere I can do this easily, for all the error pages?

http://www.btinternet.com/~pete_mallett/404.jpg


TIA

Pete


phrase name= vb4_404_error_message

you need to do a search in Languages and Phrases >> Search In Phrases

Old-Git
01-07-2010, 05:35 PM
Hello Simon,

thankyou for the very promt response, it's very much appreciated. I had suspected that these would be in the phrases area but couldn't see them anywhere in the list. Still getting to grips with VB from an Admin's PoV.

As I was looking through these I had an idea of something you could consider including with these. A custom index.php which can go in the root of the web site.

Like a lot of folks I have my forum in /Forum and believe that the CMS should be at the root with the forum (and perhaps even blogs) in their own sub-f
directorys. Right now I have CMS turned off whilst I figure out what to do with it and whilst I await, with expectation, for the guys at VB to change the layout of CMS vs the Forum structure. In the meantime an index.php that sits at the root of my website and between the header/footer stuff that you have in the error pages. There could be two tables one of the left which simply displays info from 'whats new' and the second table can have a list of links Link 1, Link 2, Link 3 that the user can make his own. Hope that all makes sense. What do you think?

Also, I see you're UK based, as am I. I require someone to do a bit of coding for me, or at least a bit of investigation to see if what I want doing is possible. I shall shoot you a PM so as not to clutter this thread.

GrossKopf
01-07-2010, 05:48 PM
I have the option enabled to redirect to the forum homepage, but it's not redirecting.

TheSupportForum
01-07-2010, 07:31 PM
I have the option enabled to redirect to the forum homepage, but it's not redirecting.

you need to add the redirects to the htacess file you have
this is something you need to create yourself

wIrEs
01-08-2010, 05:02 AM
there is some bugs in the admin settings page view image uploaded, you also added the possibility to redirect the page after 5 seconds but you did not add a setting for it and are asking us to add this using .htaccess... Also i am sure that the setting "Enable error pages even while forums are closed" is useless because vbulletin wont allow any page to be access if the site is turned Off.

edit: since the plugin is only for vbulletin 4, obviously i am using vb4 :) ( minversion="4.0.0" )
edit: please see picture # 2, there's no text next to the home picture.

TheSupportForum
01-08-2010, 07:22 AM
there is some bugs in the admin settings page view image uploaded, you also added the possibility to redirect the page after 5 seconds but you did not add a setting for it and are asking us to add this using .htaccess... Also i am sure that the setting "Enable error pages even while forums are closed" is useless because vbulletin wont allow any page to be access if the site is turned Off.

edit: since the plugin is only for vbulletin 4, obviously i am using vb4 :) ( minversion="4.0.0" )
edit: please see picture # 2, there's no text next to the home picture.

whats steps did you take to reproduce this error i have tried all combinations of settings all working

Old-Git
01-08-2010, 09:19 AM
Also i am sure that the setting "Enable error pages even while forums are closed" is useless because vbulletin wont allow any page to be access if the site is turned Off.

at the moment my site is locked to guest viewing while I finalise the design. If I try to access a non-existent page in the forum directory I get the login page first. Which is probably correct behaviour for this. However, if the error pages were stored at root, rather, than the Forum directory then they'd be available to every part of the web-site rather than just the VB stuff. Of-course this would only be off benefit for those who use VB only as an add-on to a bigger web-site.

TimberFloorAu
01-08-2010, 05:44 PM
works fine for me.

We have forums in directory /forum and have added this to forum root and domain root.

Just checked error log, and all seems fine

wIrEs
01-08-2010, 08:33 PM
whats steps did you take to reproduce this error i have tried all combinations of settings all working

hmm, downloaded, edited errors text, edited templates, renamed templates, phrases, php files and username.

the error pages are working and are being displayed in VB4, the problem is in admin area and also in whois online, i tried adding code to functions_online.php but this only resulted in error to display the users profiles, when i removed "case...." from functions_online.php everything works and i can view users profile.

vbulletin 4 pl 1

TimberFloorAu
01-08-2010, 11:28 PM
k looking at this, a bit more critically.

Arent the links within the 404 page supposed to be absolute, if so.. why isnt the css being parsed.

TheSupportForum
01-08-2010, 11:58 PM
k looking at this, a bit more critically.

Arent the links within the 404 page supposed to be absolute, if so.. why isnt the css being parsed.

i choose not to include it, but next release will be tested with this

Neo_obs
01-09-2010, 02:17 AM
Thought I would help with the WOL part. You need to create two plugins

Hook Location: online_location_process
if ($filename == '/400_forum.php' || $filename == '400_forum.php')
{
$userinfo['activity'] = '400error';
}
if ($filename == '/401_forum.php' || $filename == '401_forum.php')
{
$userinfo['activity'] = '401error';
}
if ($filename == '/403_forum.php' || $filename == '403_forum.php')
{
$userinfo['activity'] = '403error';
}
if ($filename == '/404_forum.php' || $filename == '404_forum.php')
{
$userinfo['activity'] = '404error';
}
if ($filename == '/500_forum.php' || $filename == '500_forum.php')
{
$userinfo['activity'] = '500error';
}

The second
Hook Location: online_location_unknown

if ($userinfo['activity'] == '400error')
{
$userinfo['action'] = '400 Error Page';
$handled = true;
}
if ($userinfo['activity'] == '401error')
{
$userinfo['action'] = '401 Error Page';
$handled = true;
}
if ($userinfo['activity'] == '403error')
{
$userinfo['action'] = '403 Error Page';
$handled = true;
}
if ($userinfo['activity'] == '404error')
{
$userinfo['action'] = '404 Error Page';
$handled = true;
}
if ($userinfo['activity'] == '500error')
{
$userinfo['action'] = '500 Error Page';
$handled = true;
}

That should do it.

Just did it on my forum and all is working. You may want to put "Viewing 400 Error Page" if that is what you want it to show.

Brew
02-18-2010, 10:46 PM
This would be a great mod if there were a way to easily change the message and fix the Who's Online message as per Neo_obs above.

Do you plan to update this soon?

TheSupportForum
02-18-2010, 10:57 PM
i plan to update most my mods by the end of the weekend

Brew
02-19-2010, 01:06 PM
Thanks Simon. I'll be looking forward to it :)

I do have a problem with the formatting in the 404 page.

The header is per the theme but the text was black (I changed it to white). When I changed the text to white the browser title now has the html text in it too.

When you update this could you remove the table header there or maybe make it a horizontal rule? Or is this a CSS thing?

Thanks!

TheSupportForum
02-20-2010, 05:09 AM
JUST TO LET PEOPLE KNOW I AM RELEASING A NEW VERSION WITHIN 1 HOUR

Changes

* Templates upgrades to 4.0.2
* HTML Parsing Compliant Fixed for IE8

New Features

* Change Error Title Colour
* Change Text Colour

update . there is a little delay with relasing it we are fxing an admincp issue with this MOD
will be avaliable in 15 mins

ChopSuey
02-20-2010, 05:48 AM
I'd use this but eh i'll stick to thread error messages :D

TheSupportForum
02-20-2010, 06:41 AM
we have 1 issue left before we can release the next version

can anyon help with this error message in admincp settings for this MOD
the old version had it too and our team having difficulty fixing it

screenshot below

ChopSuey
02-20-2010, 10:48 AM
Looks like you have umm invalid file paths or something.

TheSupportForum
02-20-2010, 12:11 PM
Looks like you have umm invalid file paths or something.

explain how it can be invlid file paths its the options are yes or no to turn something off or on ?

ChopSuey
02-20-2010, 03:42 PM
explain how it can be invlid file paths its the options are yes or no to turn something off or on ?

Ehh look at attachment......explained more :erm:

Atleast something like that.....

TheSupportForum
02-22-2010, 08:21 PM
for those who have requested some feedback on this MOD i have fixed all major bugs and updates templates for our PRO version only, please read MOD details for more info

Brew
02-24-2010, 02:55 AM
20 bucks for a 404 error page for vb 4.0.2?

*uninstalled*

TheSupportForum
02-24-2010, 04:05 AM
price updated please recheck

TheSupportForum
02-24-2010, 04:07 AM
if anyone wishes to discuss pro please visit my forum please

TheSupportForum
02-24-2010, 04:37 PM
a big thank you to all those who have posted comments on our lite version
over the next week i will only be making 1 more modification to the lite version
we are in the process our updating our pro version if anyone is interested please visit my forum for details

Old-Git
02-24-2010, 05:36 PM
I'm with Brew...no longer interested! It's good but not 20 bucks worth! Especially as this should have been part of VB 4 anyway and will no doubt show up in a future release anyways!

TheSupportForum
02-24-2010, 06:31 PM
10 bucks

TheSupportForum
02-27-2010, 10:07 AM
as we have seen over the week many people have mentioned our pro price is a little too high so our team has reduced it please visit our forum and click on purchase for more details and browse our products

LbR
02-27-2010, 10:19 AM
All I see is just Pro Only, Pro Only, Pro Only.

dannyheath
02-27-2010, 11:46 AM
why pay for the pro when you can just make you own vb page uninstalled

TheSupportForum
02-27-2010, 01:20 PM
the lite version came up with many issues as you can see

so i have spent time redeveloping this mod to work better with forums
there where mistakes made in this version so i spent time correcting it
and adding extra stuff like stylevars etc...

Zorck
03-29-2010, 04:06 PM
Hello, I have de pro version, and I get this error

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../../../home/ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/sergej:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_vba.php on line 20

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../../ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/sergej:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_vba.php on line 20

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/sergej:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_vba.php on line 20

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/sergej:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_vba.php on line 20
Site error: the file /home/sergej/public_html/includes/class_vba.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

TheSupportForum
03-31-2010, 08:04 PM
please ensure you upload as binary not ascii

also contact site administrator /webhost for support on ioncube_loader_lin_5.2.so

Zorck
04-28-2010, 12:57 PM
Simon, I summit a ticket on your site, its working the support system? or is better for you if i post here?

Thanks

wIrEs
05-11-2010, 06:05 AM
All I see is just Pro Only, Pro Only, Pro Only.

same here..

Veer
05-11-2010, 09:14 AM
Helpful links:
Bug Reports (http://www.webmasters-forum.co.uk/forum.php?f=44) - Pro Only Please
Feature Requests (http://www.webmasters-forum.co.uk/forum.php?f=45)- Pro Only Please
Updated Features (http://www.webmasters-forum.co.uk/http-errors-pro/35-http-errors-pro-current-features.html#post37) - Pro Only

Demo of Pro (Working 100%)
400 (http://www.webmasters-forum.co.uk/400_forum.php), 401 (http://www.webmasters-forum.co.uk/401_forum.php), 403 (http://www.webmasters-forum.co.uk/403_forum.php), 404 (http://www.webmasters-forum.co.uk/404_forum.php), 500 (http://www.webmasters-forum.co.uk/500_forum.php)

All above links dead. Is this mod up to date to work with vb4.0.3?

TheSupportForum
05-12-2010, 08:30 AM
i do apologise for these links not working, i have been busy for the past couople of months due to family reasons, and other projects at work

i hope to get these up and running by 31 May 2010

Delphiprogrammi
07-29-2010, 06:54 PM
hmmmz,


all bugs fixed as of our Pro version only


smells like advertising & money begging

TheSupportForum
07-29-2010, 07:15 PM
i am not money begging, this is no longer available in PRO as of yet, i can not go into how much money is made already but it was a very popular MOD as PRO

PRO will be available soon