Severity: Warning
Message: fopen(/home/3sweb/tmp/ci_sessionrc4cl1vtp1qmoa54lom365bf4h9qndur): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 174
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 192
Function: library
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 153
Function: libraries
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 65
Function: initialize
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Base.php
Line: 55
Function: __construct
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Base.php
Line: 60
Function: __construct
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Controller.php
Line: 4
Function: require
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Modules.php
Line: 127
Function: include_once
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/cropscare/controllers/Cropscare.php
Line: 3
Function: spl_autoload_call
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /home/3sweb/tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 192
Function: library
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 153
Function: libraries
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 65
Function: initialize
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Base.php
Line: 55
Function: __construct
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Base.php
Line: 60
Function: __construct
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Controller.php
Line: 4
Function: require
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Modules.php
Line: 127
Function: include_once
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/cropscare/controllers/Cropscare.php
Line: 3
Function: spl_autoload_call
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-c43f-3bdc8b-1f.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/cropscare/models/Cropscare_model.php
Line: 226
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/cropscare/controllers/Cropscare.php
Line: 149
Function: related_crops
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
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/cropscare/models/Cropscare_model.php
Line: 226
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/cropscare/controllers/Cropscare.php
Line: 149
Function: related_crops
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
Error Number: 1
Can't create/write to file '/tmp/#sql-temptable-c43f-3bdc8b-1f.MAI' (Errcode: 28 "No space left on device")
SELECT `cropscare`.*, `languages`.`language`, `cropscare_categories`.`category`, `cropscare_categories`.`category_url` FROM `cropscare` JOIN `cropscare_categories` ON `cropscare_categories`.`id` = `cropscare`.`category_id` JOIN `languages` ON `languages`.`id` = `cropscare`.`languages_id` WHERE `category_id` IN('7') ORDER BY `cropscare`.`position` ASC LIMIT 12
Filename: models/Batch_model.php
Line Number: 150