WHMCS - 403 error when accessing control panel from WHMCS

  • Problem with WHMCS bridge plugin.


    WHMCS version 6.3.1 and i-MSCP version 1.3.5


    WHMCS bridge version 1.0.1


    Problem:
    When customer open product details and click on the "Control Panel" button it get stuck on the https://url.in:8443/client/ with the message: "Error 403 Forbidden"


    So I tried as WHMCS admin, and I got the same problem, stuck at the server url https://url.in:8443/client/


    How about when I refresh this page where I get this error I am redirected to https://url.in:8443/index.php

    Files

    • i-MSCP.png

      (36.27 kB, downloaded 7 times, last: )
  • @omariobros


    Did you read the readme file?

    Code
    1. ## Installation### i-MSCP side 1. Be sure that all requirements as stated in the requirements section are met 2. Upload the plugin through the plugin management interface 3. Install the plugin through the plugin management interface 4. Go to admin/settings.php and in the `Other parameters` tab, allow external connections for the clients and resellers 5. Create one or many hosting plans for use with WHMCS (for the reseller accounts that you want use with WHMCS)Don't forget the step `4`, else, you won't be able to login to i-MSCP from WHMCS.

    Specially:

    Code
    1. 4. Go to admin/settings.php and in the `Other parameters` tab, allow external connections for the clients and resellers
    2. Don't forget the step `4`, else, you won't be able to login to i-MSCP from WHMCS.

    See the screen below:


    • Prevent external login for resellers must be set to 'Disabled'
    • Prevent external login for customers must be set to 'Disabled'


    external_login.png

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hi.


    Thanks fro your reply.


    I have few other servers, and I just forgot about this settings on the new server that I was installing.


    So my mistake everything work great! :)


    Regards