developer _WHM_CS Posted October 17, 2018 Share Posted October 17, 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...
Vox Posted October 18, 2018 Share Posted October 18, 2018 Hi @hostbaran, If you think that this is a bug the best place to register this would be here: https://www.whmcs.com/members/bugreport.php 0 Quote Link to comment Share on other sites More sharing options...
Eduardo G. Posted October 18, 2018 Share Posted October 18, 2018 I don't really thing $params can be catched, not by whmcs at least. Did you create a servers group? 0 Quote Link to comment Share on other sites More sharing options...
developer _WHM_CS Posted October 18, 2018 Author Share Posted October 18, 2018 1 hour ago, egrueda said: I don't really thing $params can be catched, not by whmcs at least. Did you create a servers group? Hello @egrueda Yes I create a servers group and then add server2 to new group 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Lawrence Posted October 18, 2018 WHMCS Technical Analyst II Share Posted October 18, 2018 This is not a known issue with our software and not something I've been able to reproduce on a fresh installation at this time. This suggests an issue with your particular installation(s) and I'd recommend opening a support ticket, if you haven't already done so, so we can investigate this further. 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.