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_10771' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_10771'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '10771',
'idimportauction' => '10298',
'idimport' => '54',
'idseller' => '10',
'type' => 'live',
'idevent' => '69',
'ended_at' => '2012-08-19 00:00:00',
'lot_number' => '050',
'title' => '1953 Ferrari 340 MM Spider',
'idmake' => '15',
'idmodel' => '0',
'year' => '1953',
'variant' => null,
'color' => null,
'chassis_number' => '0350 AM',
'estimate_low' => '4500000',
'estimate_high' => '6500000',
'sold_for' => '4730000',
'rnm_for' => null,
'currency' => 'USD',
'result' => 'sold',
'url' => 'http://www.goodingco.com/vehicle/1953-ferrari-340-mm-spider/',
'picture_url' => 'http://files.goodingco.com/content/vehicles/3026/images/1/poster.jpg',
'captured' => '0',
'picture_path' => '010/10771-1953-ferrari-340-mm-spider.jpg',
'item_location' => 'Pebble Beach',
'information' => 'Chassis: 0350 AM||4,101 CC SOHC 60 ̊ Alloy V-12 Engine|Three Weber 40 IF4C Carburetors|300 BHP at 6,600 RPM|4-Speed Manual Gearbox|4-Wheel Hydraulic Drum Brakes|Independent Front Suspension with Unequal-Length A-Arms, Transverse Leaf Springs and Houdaille Shock Absorbers|Live Rear Axle with Semi-Elliptical Leaf Springs, Trailing Arms and Houdaille Shock Absorbers',
'nb_bids' => '0',
'nb_views' => '0',
'nb_comments' => '0',
'added_at' => '2017-08-08 11:04:26',
'updated_at' => '2017-08-08 11:04:26',
'status' => '1',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '10',
'type' => 'auctioneer',
'name' => 'Gooding Company',
'website' => 'http://www.goodingco.com/',
'country' => 'US',
'added_at' => '2017-08-03 02:22:19',
'status' => '0'
)
),
'event' => array(
'SellerEvent' => array(
'idevent' => '69',
'idseller' => '10',
'event_name' => 'Pebble Beach 2012',
'event_type' => 'live',
'event_at' => '2012-08-19 00:00:00',
'event_location' => 'Pebble Beach',
'event_country' => 'US',
'event_url' => 'http://www.goodingco.com/category/pebble-beach/pebble-beach-2012/',
'added_at' => '2017-08-03 15:44:41',
'status' => '0',
'is_completed' => '0',
'completed_at' => null
)
),
'make' => array(
'Make' => array(
'idmake' => '15',
'name' => 'Ferrari',
'rewrite' => 'ferrari',
'alt_names' => 'ferarri',
'added_at' => '2017-07-23 14:17: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]
)
),
'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
1953 Ferrari 340 Mm Spider - The Bid Watcher
The Bid Watcher
1953 Ferrari 340 MM Spider
Chassis: 0350 AM 4,101 CC SOHC 60 ̊ Alloy V-12 Engine Three Weber 40 IF4C Carburetors 300 BHP at 6,600 RPM 4-Speed Manual Gearbox 4-Wheel Hydraulic Drum Brakes Independent Front Suspension with Unequal-Length A-Arms, Transverse Leaf Springs and Houdaille Shock Absorbers Live Rear Axle with Semi-Elliptical Leaf Springs, Trailing Arms and Houdaille Shock Absorbers
Other 1953 Ferrari auctions from Gooding Company
Other 1953 Ferrari 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 ??