Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/thebidwatcher/public_html/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
AuctionsController::view() - APP/Controller/AuctionsController.php, line 250
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Warning (512) : medium cache was unable to write 'auction_85292' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_85292'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '85292',
'idimportauction' => '159814',
'idimport' => '617',
'idseller' => '3',
'type' => 'live',
'idevent' => '657',
'ended_at' => '2018-03-23 00:00:00',
'lot_number' => '121',
'title' => '1972 Alfa Romeo Montreal',
'idmake' => '2',
'idmodel' => '0',
'year' => '1972',
'variant' => null,
'color' => null,
'chassis_number' => 'AR1427315',
'estimate_low' => '0',
'estimate_high' => '0',
'sold_for' => '59400',
'rnm_for' => null,
'currency' => 'GBP',
'result' => 'sold',
'url' => 'https://www.classiccarauctions.co.uk/alfa-romeo-montreal-9013',
'picture_url' => 'https://www.classiccarauctions.co.uk/files/lot-images/CCA-0009013/17.jpg',
'captured' => '0',
'picture_path' => '085/85292-1972-alfa-romeo-montreal.jpg',
'item_location' => 'The National Exhibtion Centre, Birmingham, B40 1NT',
'information' => 'Make: Alfa Romeo|Model: Montreal|Year: 1972|Engine size: 2.6L|RHD/LHD: Left Hand Drive|Registration: VHJ 181L|Odometer: 2000|Chassis Number: AR1427315|',
'nb_bids' => '0',
'nb_views' => '0',
'nb_comments' => '0',
'added_at' => '2018-04-26 08:25:44',
'updated_at' => '2018-04-26 08:25:44',
'status' => '0',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '3',
'type' => 'auctioneer',
'name' => 'Classic car auctions',
'website' => 'https://www.classiccarauctions.co.uk/',
'country' => 'UK',
'added_at' => '2017-07-23 12:20:20',
'status' => '0'
)
),
'event' => array(
'SellerEvent' => array(
'idevent' => '657',
'idseller' => '3',
'event_name' => 'CCA Practical Classics Classic Car & Restoration Show Sale 2018',
'event_type' => 'live',
'event_at' => '2018-03-23 00:00:00',
'event_location' => 'The National Exhibtion Centre, Birmingham, B40 1NT',
'event_country' => 'UK',
'event_url' => 'https://www.classiccarauctions.co.uk/cca-practical-classics-classic-car--restoration-show-sale-2018',
'added_at' => '2018-03-30 20:55:40',
'status' => '0',
'is_completed' => '0',
'completed_at' => null
)
),
'make' => array(
'Make' => array(
'idmake' => '2',
'name' => 'Alfa Romeo',
'rewrite' => 'alfa-romeo',
'alt_names' => 'Alfa',
'added_at' => '2017-07-23 14:15:02',
'status' => '0'
)
),
'others' => array(
'seller' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
),
'row' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
)
)
)
)
$config = 'medium'
$settings = array(
'engine' => 'File',
'duration' => (int) 86400,
'probability' => (int) 100,
'path' => '/home/thebidwatcher/public_html/app/tmp/cache/medium/',
'prefix' => 'cake_medium_',
'lock' => true,
'serialize' => true,
'isWindows' => false,
'mask' => (int) 436,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
AuctionsController::view() - APP/Controller/AuctionsController.php, line 250
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
1972 Alfa Romeo Montreal - The Bid Watcher
The Bid Watcher
1972 Alfa Romeo Montreal
Make: Alfa Romeo Model: Montreal Year: 1972 Engine size: 2.6L RHD/LHD: Left Hand Drive Registration: VHJ 181L Odometer: 2000 Chassis Number: AR1427315
Other 1972 Alfa Romeo auctions from Classic car auctions
Other 1972 Alfa Romeo auctions from other auction houses
Warning (2) : session_write_close() [<a href='http://php.net/function.session-write-close'>function.session-write-close</a>]: write failed: Disk quota exceeded (122) [Unknown , line 0 ]Code Context session_write_close - [internal], line ??
[main] - [internal], line ?? Warning (2) : session_write_close() [<a href='http://php.net/function.session-write-close'>function.session-write-close</a>]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/thebidwatcher/tmp) [Unknown , line 0 ]Code Context session_write_close - [internal], line ??
[main] - [internal], line ??