Notice : unserialize(): Error at offset 4058 of 4085 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_19670' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_19670'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '19670',
'idimportauction' => '42638',
'idimport' => '203',
'idseller' => '12',
'type' => 'live',
'idevent' => '211',
'ended_at' => '2007-05-12 14:30:00',
'lot_number' => '226',
'title' => '1995 Aston Martin Vantage Coupé',
'idmake' => '48',
'idmodel' => '0',
'year' => '1995',
'variant' => null,
'color' => null,
'chassis_number' => '70112',
'estimate_low' => '0',
'estimate_high' => '0',
'sold_for' => '52100',
'rnm_for' => null,
'currency' => 'GBP',
'result' => 'sold',
'url' => 'https://www.bonhams.com/auctions/15340/lot/226/',
'picture_url' => 'https://images1.bonhams.com/image?src=Images/live/2007-02/23/7395612-1-1.jpg&width=640&height=480&autosizefit=1',
'captured' => '0',
'picture_path' => '019/19670-1995-aston-martin-vantage-coupeacute.jpg',
'item_location' => 'Newport Pagnell, Aston Martin Works Service',
'information' => 'One owner from new|1995 Aston Martin Vantage Coupé|Registration no. to be advised|Chassis no. 70112|Engine no. 590/R/70112/M',
'nb_bids' => '0',
'nb_views' => '0',
'nb_comments' => '0',
'added_at' => '2017-08-25 23:38:11',
'updated_at' => '2017-08-25 23:38:11',
'status' => '1',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '12',
'type' => 'auctioneer',
'name' => 'Bonhams',
'website' => 'https://www.bonhams.com',
'country' => 'UK',
'added_at' => '2017-08-17 00:48:45',
'status' => '0'
)
),
'event' => array(
'SellerEvent' => array(
'idevent' => '211',
'idseller' => '12',
'event_name' => 'Aston Martin and Lagonda Motor Cars and related Automobilia',
'event_type' => 'live',
'event_at' => '2007-05-12 14:30:00',
'event_location' => 'Newport Pagnell, Aston Martin Works Service',
'event_country' => 'UkN',
'event_url' => 'https://www.bonhams.com/auctions/15340/?category=results',
'added_at' => null,
'status' => '0',
'is_completed' => '0',
'completed_at' => null
)
),
'make' => array(
'Make' => array(
'idmake' => '48',
'name' => 'Aston Martin',
'rewrite' => 'aston-martin',
'alt_names' => 'Aston-Martin, asto martin',
'added_at' => '2017-07-27 00:50:07',
'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
1995 Aston Martin Vantage Coupé - The Bid Watcher
The Bid Watcher
1995 Aston Martin Vantage Coupé
One owner from new 1995 Aston Martin Vantage Coupé Registration no. to be advised Chassis no. 70112 Engine no. 590/R/70112/M
Other 1995 Aston Martin auctions from Bonhams
Other 1995 Aston Martin 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 ??