Troubleshooting a 404 Error or Unexpected Page: A Step-by-Step Guide

thumb_up 1  ·  sell Troubleshooting 404 error and unexpected pages, Resolving issues with page not found errors, Fixing unexpected page display problems

If products are enabled in MarketConnect, but the landing pages (eg. Website Builder, SSL Certificates, Email Services) are not displaying when you click the links under the Store menu, and instead you see either:

  • A 404 Page Not Found error
  • A different page, be it on your own website or the WHMCS index page.

This issue is typically caused by mod_rewrite rules or redirects configured outside of WHMCS.

Updating the .htaccess file is the usual method of resolution. Only Apache-based web servers support this file. If you are using Nginx, this method will not work. WHMCS is ONLY tested on Apache.

Using your preferred FTP program or File Manager, connect to your website and visit the directory above your WHMCS installation.

Search for any files named .htaccess and take backups of them.

a10d4497-36ee-4a61-b4d5-f278c30af214.png

Remove the .htaccess file temporarily (by renaming or deleting it).

Now try visiting the Store links again.

If the problem is resolved, restore the file back and analyse the contents for mod_rewrite rules or redirects. Try removing each rule one-by-one until the problem is permanently corrected.

If the problem continues , go to the Admin Area Dashboard. From there, go to Configuration > System Settings > General Settings.

0ce00bdd-9ad0-49fe-bf14-fe2b54ffc79a.png

If the 404 error prevents you from accessing Configuration > System Settings, type the filename into your browser's URL bar: configgeneral.php

Scroll to the bottom of the page to the Friendly URLs section.

Click Advanced Settings to the right of the Friendly URLs menu.

36e9b70a-fa3d-4190-b80d-05f11e9db10e.png

Click the Rewrite File tab

  1. Ensure the Auto-Managed Rewrite option is set to ON
  2. If the "WHMCS Rules" option shows Out of Sync, click the Synchronise button
8cca642e-fe56-469f-9a0c-7bf3ddf82fef.png

Once these changes  have been made successfully. Click Close.

The MarketConnect landing pages (eg. Website Builder, SSL Certificates, Email Services) should now be accessible via the Store menu in your public and client area pages.

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

Step-by-Step Guide to Installing WHMCS

To start using WHMCS, you will need to install it on your server. You may need help from your hosting provider or system administrator…

arrow_forward
description

Configuring cPanel Site Software for WHMCS Integration: A How-To Guide

You can install WHMCS using cPanel's Site Software feature. Before you can perform the installation, a WHM user must enable WHMCS…

arrow_forward
description

Effortless WHMCS Installation Using cPanel Site Software: A Step-by-Step Tutorial

You can install WHMCS easily using cPanel's Site Software feature. To do this: 1. If you have not already done so, configure…

arrow_forward
description

Configuring WHMCS Cron Jobs: Step-by-Step Setup Guide

You will need to configure the cron job as soon as you finish installing WHMCS. The cron job executes WHMCS's automation tasks,…

arrow_forward
description

Customizing the WHMCS Cron Schedule: Configuration Guide

The WHMCS cron job performs many of the automated tasks for your WHMCS installation. You can customize when and how often it runs…

arrow_forward
arrow_back « Back