Notice : unserialize(): Error at offset 8128 of 8181 bytes in /home/thebidwatcher/public_html/lib/Cake/Cache/Engine/FileEngine.php on line 194
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_94577' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_94577'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '94577',
'idimportauction' => '170217',
'idimport' => '2',
'idseller' => '1',
'type' => 'online',
'idevent' => '0',
'ended_at' => '2018-10-30 01:01:00',
'lot_number' => '13628',
'title' => '1965 Chevrolet Corvette Coupe',
'idmake' => '8',
'idmodel' => '0',
'year' => '1965',
'variant' => null,
'color' => null,
'chassis_number' => '194375S101634',
'estimate_low' => '0',
'estimate_high' => '0',
'sold_for' => '50250',
'rnm_for' => null,
'currency' => 'USD',
'result' => 'sold',
'url' => 'https://bringatrailer.com/listing/1965-chevrolet-corvette-22/',
'picture_url' => 'https://cdn.bringatrailer.com/wp-content/uploads/2018/10/5bcb37e825e64_chevrolet_corvette_15391354870e5ba2bf6b9b949d6IMG_4521-940x554.jpg',
'captured' => '0',
'picture_path' => '094/94577-1965-chevrolet-corvette-coupe.jpg',
'item_location' => 'Hunt Valley, Maryland 21065',
'information' => 'Lot #13628|Seller: Bigdaddycleetus|Location: Hunt Valley, Maryland 21065|Chassis: 194375S101634|26 Miles Shown; TMU|ZZ454 Big-Block V8|M22W 4-Speed Manual Gearbox|Repainted in 2017|Holley 750 Double-Pumper Carburetor|Ceramic-Coated McJacks Headers|Side-Exit Exhaust Pipes|Refreshed Braking Components|Energy Suspension Bushings|Front and Rear Sway Bars|Refreshed Interior w/Al Knoch Leather|Rebuilt Headlight Motors|Private Party or Dealer: Private Party|Model Page: Chevrolet Corvette C2Category: American|',
'nb_bids' => '16',
'nb_views' => '9961',
'nb_comments' => '48',
'added_at' => '2019-03-21 11:09:05',
'updated_at' => '2019-03-21 11:09:05',
'status' => '0',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '1',
'type' => 'auctioneer',
'name' => 'Bring a Trailer',
'website' => 'http://www.bringatrailer.com',
'country' => 'US',
'added_at' => '2017-07-23 11:58:38',
'status' => '0'
)
),
'event' => array(),
'make' => array(
'Make' => array(
'idmake' => '8',
'name' => 'Chevrolet',
'rewrite' => 'chevrolet',
'alt_names' => 'Camaro,Corvette,Corvair,Chevy,Cosworth Vega,Cheverolet',
'added_at' => '2017-07-23 14:16:00',
'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]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => 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
1965 Chevrolet Corvette Coupe - The Bid Watcher
The Bid Watcher
1965 Chevrolet Corvette Coupe
Lot #13628 Seller: Bigdaddycleetus Location: Hunt Valley, Maryland 21065 Chassis: 194375S101634 26 Miles Shown; TMU ZZ454 Big-Block V8 M22W 4-Speed Manual Gearbox Repainted in 2017 Holley 750 Double-Pumper Carburetor Ceramic-Coated McJacks Headers Side-Exit Exhaust Pipes Refreshed Braking Components Energy Suspension Bushings Front and Rear Sway Bars Refreshed Interior w/Al Knoch Leather Rebuilt Headlight Motors Private Party or Dealer: Private Party Model Page: Chevrolet Corvette C2Category: American
Other 1965 Chevrolet auctions from Bring a Trailer
Other 1965 Chevrolet 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 ??