Custom 404 Page by Siropu

Custom 404 Page by Siropu 1.1.7

No permission to download
You know what would be good is to have a 403 page too? Make the add on more broad for all the 400 pages not sure if there’s more but I found out 403 is forbidden so would be good for that as well?
 
Who uses phpmyadmin and wants to remove all entries that were "N/A" in the referrer (~Bots] and also not yet redirected, can use this.

Code:
delete  from xf_siropu_custom_404_page_not_found WHERE redirect_url = '' and referrer = 0;

HtH
 
Top Bottom