Jump to content

aff.php Database Update Query


sentq

Recommended Posts

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

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated