developer _WHM_CS Posted October 16, 2018 Share Posted October 16, 2018 Hello to whom it made concern My company develop whmcs modules for its products I had 4 products that their API setting is on a server (server1) with this path:setup>>Products/Services>servers I made a new module for selling 2 products form 4 products that I mentioned above I add a new server(server2) for new API with this path:setup>>Products/Services>servers I did all setting for 2 servers with new API When I run Create action For serveries that I have soled (for 2 products that I transferred to server2) to get var_dump($params) , $params['serverhostname'],$params['serverusername'],$params['serverpassword'] sometimes return new API from server2 and some time return from server It seems that $params information is cached Would you help me to solve this problem? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.