Jump to content

Consolidate the error pages into a single file.


NadalKumar

Recommended Posts

There only needs to be a single error file with a conditional that output the notice based on the response code. This will help to reduce clutter. Too many files that seem unnecessary.

{if http_response_code() eq 404}
show 404 message
{elseif http_response_code() eq 503}
show internal message
{/if}

 

Link to comment
Share on other sites

  • WHMCS Technical Analyst II

Hello,

Thank you for your feedback. Unfortunately, the functionality you're looking for here is not something that is currently offered by WHMCS.

However I can see how such a change could be useful.  Therefore I would encourage you to please submit a request to our feature requests tracker where other users can contribute to and vote on your idea. Ideas with the most votes and activity do get reviewed by our team.

http://requests.whmcs.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated