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}" );
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 |
Rules → http://www.boonex.com/terms |