





Hybrid Bitter Guard Seed - Nupur
Features
- Cultivable almost throughout the year (except winter season)
- Fruits are attractive green in color and moderately pitted
- Each fruit is 28-30 cm long and weighs 250-270 grams
- Virus resistant varieties
- Yield: 13-15 ton per acre
A PHP Error was encountered
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-c43f-3bde21-24.MAI' (Errcode: 28 "No space left on device")
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/models/Products_model.php
Line: 230
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 18
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/detail.php
Line: 225
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 63
Function: view
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 32
Function: _details
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/3sweb/web/3sagroservices.com/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/models/Products_model.php
Line: 230
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 18
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/detail.php
Line: 225
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 63
Function: view
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 32
Function: _details
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
A Database Error Occurred
Error Number: 1
Can't create/write to file '/tmp/#sql-temptable-c43f-3bde21-24.MAI' (Errcode: 28 "No space left on device")
SELECT `products`.*, `product_images`.`image`, `languages`.`language`, `languages`.`lang`, `categories`.`category`, `categories`.`parent_id`, `categories`.`category_url`, `categories`.`priority`, `category_images`.`image` as `cat_image` FROM `products` LEFT JOIN `languages` ON `languages`.`id` = `products`.`languages_id` LEFT JOIN `categories` ON `categories`.`id` = `products`.`category_id` LEFT JOIN `product_images` ON `product_images`.`product_id` = `products`.`id` LEFT JOIN `category_images` ON `category_images`.`category_id` = `categories`.`id` WHERE `products`.`hot_product` = 1 AND `products`.`languages_id` = '1' AND `products`.`enabled` = 1 AND `products`.`id` NOT IN('56') GROUP BY `products`.`id` ORDER BY `products`.`id` DESC, `products`.`position` ASC LIMIT 3
Filename: models/Batch_model.php
Line Number: 150