Author Topic: Module WHMCS not found User Session  (Read 7416 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Module WHMCS not found User Session
« on: September 19, 2020, 09:27:20 AM »
I introduce myself, I am new to this great system, I am testing it to implement it on my servers and pay the corresponding licenses to have it pro because at the moment I like it a lot, it is simple and functional.

I have a problem and I cannot find the solution, I am testing the integration with WHMCS and my problem is that the user session does not catch well, it puts me as user session "U"
<form action="https://domain:2083/U/?user_session=U" method="GET" target="_blank">

this means that the line $linkautologin="https://{$params["serverhostname"]}:2083/{$link[0]['user']}/?user_session={$link[0]['token']}";

it doesn't work for me

Has any happened to him?

Thank you very much in advance

Offline
***
Re: Module WHMCS not found User Session
« Reply #1 on: September 19, 2020, 10:28:51 AM »
I have the same issue and reported CWP team via ticket but its not resolved yet.

Offline
*
Re: Module WHMCS not found User Session
« Reply #2 on: September 19, 2020, 10:32:04 PM »
I have the same issue and reported CWP team via ticket but its not resolved yet.

Well, after researching, I found the problem ... it's as simple as activating ...

Go to the CWP API, then edit the WHMCS api -> enable: list -> autologin
Then everything will be updated on WHMCS