-
-
Notifications
You must be signed in to change notification settings - Fork 212
Error page ignoring error_template changes #4137
Copy link
Copy link
Closed
Labels
status: testing requiredSomeone needs to confirm this issue's existence and write a test to prevent the fix from regressing.Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing.type: bugA problem that should not be happeningA problem that should not be happening
Metadata
Metadata
Assignees
Labels
status: testing requiredSomeone needs to confirm this issue's existence and write a test to prevent the fix from regressing.Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing.type: bugA problem that should not be happeningA problem that should not be happening
501st website has been up for about 3 years now, using my defaitnzstrap3 theme - I have a custom 404 page set up in the theme templates. (I do keep the files up to date with Github).
New site using github files - working on a new theme, using error_template.php in the theme's/templates folder - however, it's not working.
I've even tried replacing e107_core/templates/error_template.php with my own - still same thing. I've cleared my browser cache, website cache, and tried it on other PC's and web browsers (Firefox, Chrome, Opera GX).
I even tried applying the 501st error_template to the new site, still no changes. error.php hasn't been updated in 2 years, 3 years for the error_template.php. I don't know what the issue is.