Severity: Warning
Message: mysqli::query(): (HY000/3): Error writing file '/tmp/MY8iLHul' (Errcode: 28 - No space left on device)
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/elistur/public_html/application/models/Hotel.php
Line: 661
Function: get
File: /home/elistur/public_html/application/modules/hotels/controllers/Hotels.php
Line: 72
Function: get_search_result_theme_list
File: /home/elistur/public_html/application/modules/home/controllers/Home.php
Line: 154
Function: search_result
File: /home/elistur/public_html/index.php
Line: 321
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/elistur/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/elistur/public_html/application/models/Hotel.php
Line: 661
Function: get
File: /home/elistur/public_html/application/modules/hotels/controllers/Hotels.php
Line: 72
Function: get_search_result_theme_list
File: /home/elistur/public_html/application/modules/home/controllers/Home.php
Line: 154
Function: search_result
File: /home/elistur/public_html/index.php
Line: 321
Function: require_once
Error Number: 3
Error writing file '/tmp/MY8iLHul' (Errcode: 28 - No space left on device)
SELECT `hotels_theme_hotels`.`theme_id`, `hotels_theme_hotels`.`hotel_id`, `hotels_settings_themes_translation`.`name` FROM `hotels_theme_hotels` JOIN `hotels_settings_themes_translation` ON `hotels_settings_themes_translation`.`theme_id`=`hotels_theme_hotels`.`theme_id` JOIN `hotels_settings_themes` ON `hotels_settings_themes`.`theme_id`=`hotels_theme_hotels`.`theme_id` WHERE ( `hotels_theme_hotels`.`hotel_id` = 381 OR `hotels_theme_hotels`.`hotel_id` = 61 OR `hotels_theme_hotels`.`hotel_id` = 27 OR `hotels_theme_hotels`.`hotel_id` = 383 OR `hotels_theme_hotels`.`hotel_id` = 260 OR `hotels_theme_hotels`.`hotel_id` = 131 OR `hotels_theme_hotels`.`hotel_id` = 74 OR `hotels_theme_hotels`.`hotel_id` = 128 OR `hotels_theme_hotels`.`hotel_id` = 24 OR `hotels_theme_hotels`.`hotel_id` = 7 OR `hotels_theme_hotels`.`hotel_id` = 30 OR `hotels_theme_hotels`.`hotel_id` = 118 OR `hotels_theme_hotels`.`hotel_id` = 72 OR `hotels_theme_hotels`.`hotel_id` = 71 OR `hotels_theme_hotels`.`hotel_id` = 125 OR `hotels_theme_hotels`.`hotel_id` = 129 OR `hotels_theme_hotels`.`hotel_id` = 11 OR `hotels_theme_hotels`.`hotel_id` = 386 OR `hotels_theme_hotels`.`hotel_id` = 382 OR `hotels_theme_hotels`.`hotel_id` = 331 OR `hotels_theme_hotels`.`hotel_id` = 295 OR `hotels_theme_hotels`.`hotel_id` = 286 OR `hotels_theme_hotels`.`hotel_id` = 274 OR `hotels_theme_hotels`.`hotel_id` = 262 OR `hotels_theme_hotels`.`hotel_id` = 261 OR `hotels_theme_hotels`.`hotel_id` = 248 OR `hotels_theme_hotels`.`hotel_id` = 247 OR `hotels_theme_hotels`.`hotel_id` = 246 OR `hotels_theme_hotels`.`hotel_id` = 245 OR `hotels_theme_hotels`.`hotel_id` = 223 OR `hotels_theme_hotels`.`hotel_id` = 219 OR `hotels_theme_hotels`.`hotel_id` = 207 OR `hotels_theme_hotels`.`hotel_id` = 200 OR `hotels_theme_hotels`.`hotel_id` = 198 OR `hotels_theme_hotels`.`hotel_id` = 195 OR `hotels_theme_hotels`.`hotel_id` = 190 OR `hotels_theme_hotels`.`hotel_id` = 188 OR `hotels_theme_hotels`.`hotel_id` = 181 OR `hotels_theme_hotels`.`hotel_id` = 179 OR `hotels_theme_hotels`.`hotel_id` = 175 OR `hotels_theme_hotels`.`hotel_id` = 173 OR `hotels_theme_hotels`.`hotel_id` = 170 OR `hotels_theme_hotels`.`hotel_id` = 168 OR `hotels_theme_hotels`.`hotel_id` = 165 OR `hotels_theme_hotels`.`hotel_id` = 159 OR `hotels_theme_hotels`.`hotel_id` = 148 OR `hotels_theme_hotels`.`hotel_id` = 141 OR `hotels_theme_hotels`.`hotel_id` = 138 OR `hotels_theme_hotels`.`hotel_id` = 127 OR `hotels_theme_hotels`.`hotel_id` = 124 OR `hotels_theme_hotels`.`hotel_id` = 122 OR `hotels_theme_hotels`.`hotel_id` = 117 OR `hotels_theme_hotels`.`hotel_id` = 115 OR `hotels_theme_hotels`.`hotel_id` = 113 OR `hotels_theme_hotels`.`hotel_id` = 91 OR `hotels_theme_hotels`.`hotel_id` = 77 OR `hotels_theme_hotels`.`hotel_id` = 76 OR `hotels_theme_hotels`.`hotel_id` = 75 OR `hotels_theme_hotels`.`hotel_id` = 70 OR `hotels_theme_hotels`.`hotel_id` = 69 OR `hotels_theme_hotels`.`hotel_id` = 68 OR `hotels_theme_hotels`.`hotel_id` = 57 OR `hotels_theme_hotels`.`hotel_id` = 43 OR `hotels_theme_hotels`.`hotel_id` = 14 OR `hotels_theme_hotels`.`hotel_id` = 13 OR `hotels_theme_hotels`.`hotel_id` = 12 OR `hotels_theme_hotels`.`hotel_id` = 3 ) AND `hotels_settings_themes_translation`.`lang` = 'tr' AND `hotels_settings_themes`.`showonsite` = 1 ORDER BY `hotels_settings_themes_translation`.`name` ASC
Filename: models/Hotel.php
Line Number: 661