Upon delete of a user also delete its cart from db

When a user has items in his cart and he gets deleted then table bx_pmt_cart still has entries of him

This line should be added to inc/admin.inc.php to keep the db clean.

db_res( "DELETE FROM `bx_pmt_cart` WHERE `client_id` = {$ID}" );

Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81
Quote · 18 Apr 2013

http://www.boonex.com/trac/dolphin/ticket/3143

Rules → http://www.boonex.com/terms
Quote · 20 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.