If you have uploaded the Kitconnect package to your website but receive an error message when clicking the Next Step button, you may be experiencing one of the following issues:
Most common issues
- You may have entered the wrong URL of your website.
- You may have selected the wrong Source Cart Type or Target Cart Type.
- You may have forgotten to upload the kitconnect package to your website.
- You may have uploaded the file
kitconnect.php
without its parent folderkitconnect_xxx
. - You may have uploaded the kitconnect package into the wrong web root folder.
- If you are using a CDN service for your website (e.g., Cloudflare), please configure it to allow access to the kitconnect URL.
- If you have moved the website root folder to a subfolder (
pub
,public
), please upload the kitconnect package to the new web root folder too. - The kitconnect package may have wrong permissions. Please double check and correct the permissions of the kitconnect file and folder following this guide: Kitconnect does not work after it has been uploaded.
- If you are using the kitconnect downloaded from another account, you will get this error message: “Invalid secret token”.
Technical issues
- Your Nginx/Apache configuration is blocking direct access to “.php” files.
Solution: Whitelist the kitconnect URL to resolve this issue. - Your website’s database configuration file has been moved to another location.
Solution: Create a copy of the file in its original location. - There are multiple database configurations in your database config file.
Solution: Remove any unnecessary configurations to avoid conflicts. - Your SSL/TLS certificate has expired.
Solution: Renew your certificate or temporarily use the HTTP version of the URL. - Password authentication is enabled on your homepage.
Solution: Temporarily disable it during the migration process. - Your web server is blocking POST requests from remote servers.
Solution: Whitelist our migration system to ensure the migration proceeds smoothly.
*** Note: If you are not techie or cannot resolve the issue yourself, please submit a ticket or contact us via Live Chat to get the issue solved quickly.