Feature #124
404 custom error page
| Status: | Resolved | Start date: | 04/10/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | jobin dcruz | % Done: | 100% |
|
| Category: | - | Spent time: | - | |
| Target version: | vShare 2.8 |
Description
404 custom error page
History
Updated by jobin dcruz almost 2 years ago
- File 124.patch added
- Status changed from New to Feedback
- % Done changed from 0 to 100
404 custom error page like youtube
[[http://www.youtube.com/waccctch?v=mNoXxVXRzr8]]
Updated by BuyScripts Admin almost 2 years ago
- File opera.jpg added
- Status changed from Feedback to Assigned
Looks bad in opera, see attached image.
Also on firefox, the design is bad. Compare it with youtube.
If needed as sibi to look.
Resubmit path with layout fixed.
Updated by jobin dcruz almost 2 years ago
- File Screenshot.png added
Sir, My browser look like this style..
Updated by jobin dcruz almost 2 years ago
- File deleted (
124.patch)
Updated by jobin dcruz almost 2 years ago
- File 124.patch added
Updated by jobin dcruz almost 2 years ago
- Status changed from Assigned to Feedback
Updated by BuyScripts Admin almost 2 years ago
- Status changed from Feedback to Assigned
I applied this patch, but not working on my local copy.
Tested url was
http://linux/web/boby/vshare/index.html, no custom page showed up. I had reset the working copy now.
verify again, may be test in working copy of suneesh.
Updated by jobin dcruz almost 2 years ago
http://gitster.livejournal.com/29060.html
http://linux/web/boby/vshare/404.php
working branch is 404
custom error cannot work with local server.
Updated by jobin dcruz almost 2 years ago
- Status changed from Assigned to Feedback
Updated by jobin dcruz almost 2 years ago
pls read
http://httpd.apache.org/docs/2.0/mod/core.html
http://www.devarticles.com/c/a/Apache/Custom-Error-404-Documents-with-PHP/
http://25yearsofprogramming.com/blog/20071009.htm
http://ubuntuforums.org/showthread.php?t=968088
http://www.besthostratings.com/articles/change-error-documents.html
phpmotion and clip-bucket .htaccess codes
ErrorDocument 403 /403.php
ErrorDocument 404 /404.php
ErrorDocument 403 /error_pages/403.php
ErrorDocument 404 /error_pages/404.php
Updated by BuyScripts Admin almost 2 years ago
- Status changed from Feedback to Assigned
Make the 404 page more professional. Compare the page with youtube 404 page.
Updated by jobin dcruz almost 2 years ago
- File deleted (
124.patch)
Updated by jobin dcruz almost 2 years ago
- File 124.patch added
- Status changed from Assigned to Feedback
Updated by BuyScripts Admin almost 2 years ago
- Status changed from Feedback to Resolved