“Reparatie” Plugin 2Parale, De ce update-ul nu mai merge ?
Daca aveti/folositi pluginul 2Performant Product Importer folosit in programul de afiliere 2Parale si aveti o problema cu update-ul produselor, atunci nu trebuie decat sa faceti o mica modificare in fisierul toolbox.phpCautati functia TP_AJAX_wrapper_getProducts() si cateva linii mai jos o sa gasiti urmatorul cod$prods = get_posts( 'type=' . tp_get_post_type() . '&post_status=publish,draft,pending&meta_key=tp_product_ID&numberposts='.intval($perBatch).'&offset='.intval($page*$perBatch) );nu trebuie decat sa-l inlocuiti cu urmatorul$prods = get_posts( 'post_type=' . tp_get_post_type() . '&post_status=publish,draft,pending&meta_key=tp_product_ID&numberposts='.intval($perBatch).'&offset='.intval($page*$perBatch) );practic nu se schimba decat un ...
Posted in Chestii Tehnice, Idei Bune
Tags: 2Parale, 2Performant, Afiliati, Erori, plugin, vanzari, wordpress
Tags: 2Parale, 2Performant, Afiliati, Erori, plugin, vanzari, wordpress










