Jump to content

New Custom Page - 404 Error Question


louise

Recommended Posts

Hello,

 

I have Wordpress installed in the public_html folder and then WHMCS is setup in the "billing" folder. Everything works fine.

 

But, when I follow the instructions to create a custom page here http://docs.whmcs.com/Creating_Pages, when I try to access the custom page, I am taken back to the Wordpress 404 page.

 

I have the generic wordpress .htaccess file in the public_html folder and no .htaccess file in the billing folder.

 

If I add any html page within the billing folder, I can access it directly with no problems.

 

What the heck am I doing wrong?

 

Louise

Link to comment
Share on other sites

  • Administrators

Hi,

If your custom page's php file definitely exists billing directory, then it could be the Wordpress .htaccess file interfering with stuff. Try adding the following line to /public_html/.htaccess

 

RewriteBase /billing

 

Where billing is the name of your whmcs directory. That should help.

Link to comment
Share on other sites

  • 7 months later...

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