Error

 
[Exception, 0] 
Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'site_master_template.products_id' in 'where clause' in /home/xumbaprinting/public_html/lib/Classes/Models/RMasterModel.php:89 Stack trace: #0 /home/xumbaprinting/public_html/model/TemplateMaster.php(650): RMasterModel->exec_query() #1 /home/xumbaprinting/public_html/templates/include/twig_functions.php(1702): TemplateMaster->get_template_details_filter() #2 /home/xumbaprinting/public_html/product_designs.php(114): getTemplateRecords() #3 {main}
@line 702 in file /home/xumbaprinting/public_html/lib/Classes/Models/RMasterModel.php

Debug Backtrace

#1 RMasterModel.php:91 -- RMasterModel->displayException()
#2 TemplateMaster.php:650 -- RMasterModel->exec_query()
#3 twig_functions.php:1702 -- TemplateMaster->get_template_details_filter()
#4 product_designs.php:114 -- getTemplateRecords()

Last Query :

SELECT SQL_CALC_FOUND_ROWS count(DISTINCT site_master_template.template_id) as site_total, 0 as 'master_total',site_master_template.template_language_ids,GROUP_CONCAT(site_master_template.color,'') as color,GROUP_CONCAT(DISTINCT site_master_template.orientation,'') as orientation FROM site_master_template LEFT JOIN site_master_template_description ON site_master_template_description.template_id = site_master_template.template_id AND ( site_master_template_description.site_language_id =1 OR site_master_template_description.site_language_id IS NULL) RIGHT JOIN products ON products.products_id=site_master_template.products_id LEFT JOIN product_category ON product_category.category_id=products.category_id WHERE site_master_template.status = '1' AND (site_master_template.products_id = 306 OR site_master_template.duplicate_product_id LIKE '%,306-%') AND ((site_master_template.user_type_id IN ('0', '1') AND (site_master_template.user_ids = ''))) AND ( site_master_template.studiodata !='') AND (site_master_template.size_id IN ('1395', '1385', '1386', '1387', '1388', '1389', '1390', '1391', '1392', '1393', '1394', '1396', '1397', '1398', '1399', '1400', '1401') OR site_master_template.duplicate_product_id LIKE '%-1395,%' OR site_master_template.duplicate_product_id LIKE '%-1385,%' OR site_master_template.duplicate_product_id LIKE '%-1386,%' OR site_master_template.duplicate_product_id LIKE '%-1387,%' OR site_master_template.duplicate_product_id LIKE '%-1388,%' OR site_master_template.duplicate_product_id LIKE '%-1389,%' OR site_master_template.duplicate_product_id LIKE '%-1390,%' OR site_master_template.duplicate_product_id LIKE '%-1391,%' OR site_master_template.duplicate_product_id LIKE '%-1392,%' OR site_master_template.duplicate_product_id LIKE '%-1393,%' OR site_master_template.duplicate_product_id LIKE '%-1394,%' OR site_master_template.duplicate_product_id LIKE '%-1396,%' OR site_master_template.duplicate_product_id LIKE '%-1397,%' OR site_master_template.duplicate_product_id LIKE '%-1398,%' OR site_master_template.duplicate_product_id LIKE '%-1399,%' OR site_master_template.duplicate_product_id LIKE '%-1400,%' OR site_master_template.duplicate_product_id LIKE '%-1401,%') AND (site_master_template.template_language_ids = '0' OR FIND_IN_SET('1',site_master_template.template_language_ids))

Prepared Statement :

SELECT SQL_CALC_FOUND_ROWS count(DISTINCT site_master_template.template_id) as site_total, 0 as 'master_total',site_master_template.template_language_ids,GROUP_CONCAT(site_master_template.color,'') as color,GROUP_CONCAT(DISTINCT site_master_template.orientation,'') as orientation FROM site_master_template LEFT JOIN site_master_template_description ON site_master_template_description.template_id = site_master_template.template_id AND ( site_master_template_description.site_language_id =:smtd_site_language_id OR site_master_template_description.site_language_id IS NULL) RIGHT JOIN products ON products.products_id=site_master_template.products_id LEFT JOIN product_category ON product_category.category_id=products.category_id WHERE site_master_template.status = :site_master_template_status AND (site_master_template.products_id = :smt_products_id OR site_master_template.duplicate_product_id LIKE :smt_dup_product_id) AND ((site_master_template.user_type_id IN (:input_34, :input_35) AND (site_master_template.user_ids = :user_ids_127042502120240919134923))) AND ( site_master_template.studiodata !='') AND (site_master_template.size_id IN (:input_36, :input_37, :input_38, :input_39, :input_40, :input_41, :input_42, :input_43, :input_44, :input_45, :input_46, :input_47, :input_48, :input_49, :input_50, :input_51, :input_52) OR site_master_template.duplicate_product_id LIKE :smt_product_id1 OR site_master_template.duplicate_product_id LIKE :smt_product_id2 OR site_master_template.duplicate_product_id LIKE :smt_product_id3 OR site_master_template.duplicate_product_id LIKE :smt_product_id4 OR site_master_template.duplicate_product_id LIKE :smt_product_id5 OR site_master_template.duplicate_product_id LIKE :smt_product_id6 OR site_master_template.duplicate_product_id LIKE :smt_product_id7 OR site_master_template.duplicate_product_id LIKE :smt_product_id8 OR site_master_template.duplicate_product_id LIKE :smt_product_id9 OR site_master_template.duplicate_product_id LIKE :smt_product_id10 OR site_master_template.duplicate_product_id LIKE :smt_product_id11 OR site_master_template.duplicate_product_id LIKE :smt_product_id12 OR site_master_template.duplicate_product_id LIKE :smt_product_id13 OR site_master_template.duplicate_product_id LIKE :smt_product_id14 OR site_master_template.duplicate_product_id LIKE :smt_product_id15 OR site_master_template.duplicate_product_id LIKE :smt_product_id16 OR site_master_template.duplicate_product_id LIKE :smt_product_id17) AND (site_master_template.template_language_ids = '0' OR FIND_IN_SET(:site_master_template_template_language_ids,site_master_template.template_language_ids))
Params: Array
(
    [:smtd_site_language_id] => 1
    [:site_master_template_status] => 1
    [:smt_products_id] => 306
    [:smt_dup_product_id] => %,306-%
    [:user_ids_127042502120240919134923] => 
    [:smt_product_id1] => %-1395,%
    [:smt_product_id2] => %-1385,%
    [:smt_product_id3] => %-1386,%
    [:smt_product_id4] => %-1387,%
    [:smt_product_id5] => %-1388,%
    [:smt_product_id6] => %-1389,%
    [:smt_product_id7] => %-1390,%
    [:smt_product_id8] => %-1391,%
    [:smt_product_id9] => %-1392,%
    [:smt_product_id10] => %-1393,%
    [:smt_product_id11] => %-1394,%
    [:smt_product_id12] => %-1396,%
    [:smt_product_id13] => %-1397,%
    [:smt_product_id14] => %-1398,%
    [:smt_product_id15] => %-1399,%
    [:smt_product_id16] => %-1400,%
    [:smt_product_id17] => %-1401,%
    [:site_master_template_template_language_ids] => 1
    [:input_34] => 0
    [:input_35] => 1
    [:input_36] => 1395
    [:input_37] => 1385
    [:input_38] => 1386
    [:input_39] => 1387
    [:input_40] => 1388
    [:input_41] => 1389
    [:input_42] => 1390
    [:input_43] => 1391
    [:input_44] => 1392
    [:input_45] => 1393
    [:input_46] => 1394
    [:input_47] => 1396
    [:input_48] => 1397
    [:input_49] => 1398
    [:input_50] => 1399
    [:input_51] => 1400
    [:input_52] => 1401
)
Show More...