![]() |
Quote:
|
Quote:
|
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 |
Quote:
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 |
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. |
Quote:
|
Thought I would help with the WOL part. You need to create two plugins
Hook Location: online_location_process Code:
if ($filename == '/400_forum.php' || $filename == '400_forum.php') Hook Location: online_location_unknown Code:
if ($userinfo['activity'] == '400error') 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. |
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? |
i plan to update most my mods by the end of the weekend
|
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! |
All times are GMT. The time now is 02:08 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:
|