JavaScript is disable on your browser.For full functionality of this page it is necessary to enable JavaScript. Here are the instructions how to enable JavaScript in your web browser

Tech Support

This section provides you extensive list of companies offering technical support for computers and other IT solutions. This gives you access to all the leading and experienced companies offering effective support services for different problems like email, browser, printer etc.

 

You can view details of the services and the company listed here. We make it easy for you to contact the desired company by providing easy to fill enquiry form as well as contact details.

Database Error

A Database Error Occurred

Error Number: 1055

Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'tradexl_sitev1jan15.product_tbl.p_Id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `product_tbl`.*, `product_by_user`.*, `user_registration`.*, `city`.`city_id`, `city`.`city_name` FROM `product_tbl` JOIN `product_by_user` ON `product_by_user`.`product_By_User_Id`=`product_tbl`.`p_user_Id` JOIN `user_registration` ON `user_registration`.`user_Id`=`product_by_user`.`user_Id` JOIN `city` ON `city`.`city_id`=`user_registration`.`user_City` WHERE `p_cat_Id` = '33' AND `p_subcat_Id` = '86' AND `user_registration`.`live_status` = 1 AND `product_by_user`.`catalog_status` = 0 AND `product_by_user`.`status_Flag` = 'Accepted' GROUP BY `product_by_user`.`product_By_User_url` ORDER BY `p_user_Id` ASC

Filename: models/Common_model.php

Line Number: 235