sentq Posted October 8, 2015 Share Posted October 8, 2015 Looks like * in latest version (v6.1.1) wasn't updated since 2013, only the following Database query i was wondering about: update_query("tblaffiliates",array("visitors"=>"+1"),array("id"=>$aff)); It needs to be updated to use Capsule instead of the old query function Link to comment Share on other sites More sharing options...
WHMCS Nate Posted October 14, 2015 Share Posted October 14, 2015 Hello, While we introduced Capsule in WHMCS 6.0, not every query was updated. While we expect to update existing pages, our first focus was introducing Capsule and using it for new functionality. I don't consider the existence of our mysql query functions as a defect in the product, instead it is something we expect to improve iteratively over time. Have a great day, Nate C Link to comment Share on other sites More sharing options...
Recommended Posts