Control Web Panel

Developers => New Modules => Topic started by: CamposMansi on September 19, 2020, 09:27:20 AM

Title: Module WHMCS not found User Session
Post by: CamposMansi 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
Title: Re: Module WHMCS not found User Session
Post by: Jamshed Datori on September 19, 2020, 10:28:51 AM
I have the same issue and reported CWP team via ticket but its not resolved yet.
Title: Re: Module WHMCS not found User Session
Post by: CamposMansi 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