MathiasD Posted March 5, 2018 Share Posted March 5, 2018 Hi there Community! So I was trying to set up URLs on our website with predefined configuration options like this: https://mydomain.com/clients/cart.php?a=add&pid=19&configoption[11]=77 I've tried also with changing the [ ] with the HTML codes for it, but it never passes the configoptions to the cart.php?a=confproduct page. I still find the information that is should work right here https://docs.whmcs.com/Linking_to_WHMCS We're on WHMCS 7.4.1 version right now. Any idea why it doesn't pass the configoptions? Thanks! Link to comment Share on other sites More sharing options...
brian! Posted March 6, 2018 Share Posted March 6, 2018 what type of configurable option is it? qty, slider, dropdown ?? i've just tried it on a v7.4.2 dev and it's certainly passing dropdown and slider values correctly. I can't recall anything in the v7.4.2 changelog that implies this was failing in v7.4.1... are you using custom templates ? Link to comment Share on other sites More sharing options...
Recommended Posts