-
Recent Posts
Recent Comments
Archives
- December 2019
- August 2019
- July 2019
- June 2019
- May 2019
- March 2019
- August 2018
- July 2018
- May 2018
- March 2018
- September 2017
- August 2017
- May 2017
- April 2017
- January 2017
- November 2016
- October 2016
- September 2016
- August 2016
- June 2016
- May 2016
- April 2016
- November 2015
- October 2015
- September 2015
- August 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
Categories
Meta
Monthly Archives: March 2019
Prestashop: How to add the invoice number to the backoffice orders grid
Source: https://www.prestashop.com/forums/topic/300119-solved-how-to-add-the-invoice-number-to-the-orders-grid/?do=findComment&comment=1517949 Try to start with adding another array item to $this->fields_list add code to: /controllers/admin/AdminOrdersController.php ‘invoice_number’ => array( ‘title’ => $this->l(‘Rechnung-Nr: ‘), ‘width’ => 50 ),
Posted in ecommerce
Tagged prestashop 1.6
Comments Off on Prestashop: How to add the invoice number to the backoffice orders grid
Prestashop: How to create admin controller to add link of module to backoffice menu
Troubleshoot: PrestaShop Admin Module Controller Not Found https://stackoverflow.com/questions/37984270/prestashop-admin-module-controller-not-found Whenever this happened to me was because I hadn’t created a menu entry for my new controller. What I’d advise you to do is to go to Administration > Menus then created … Continue reading
Posted in troubleshoot
Tagged prestashop 1.6
Comments Off on Prestashop: How to create admin controller to add link of module to backoffice menu
Prestashop: Add style number to product page
Using warehouse theme. When product has combinations, the SKU is shown. I wanted to also show the main product style number for easy reference. https://www.prestashop.com/forums/topic/605088-slovedhow-to-show-reference-numbers-on-product-page/?do=findComment&comment=2540332 {l s=’Style:’} {$product->reference|escape:’html’:’UTF-8′} There are 2 locations to add in ware theme product.tpl
Posted in ecommerce, templates
Tagged prestashop 1.6
Comments Off on Prestashop: Add style number to product page
Blacklist Check IP
Question – https://www.quora.com/How-exactly-does-a-domain-name-email-get-blacklisted-Whats-the-trigger-or-what-is-responsible-for-it Check: https://www.dnsbl.info/dnsbl-list.php Email needs to have rDNS and FCrDNS, so that it is not blacklisted. What is rDNS? https://spfbl.net/en/rdns/ What is FCrDNS? https://spfbl.net/en/fcrdns/ Remove from blacklist https://www.ndchost.com/wiki/rbl/yahoo https://spfbl.net/en/delist/ Spam check: https://www.spamhaus.org/lookup/ Domain health check: https://mxtoolbox.com/domain/