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_8758' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_8758'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '8758',
'idimportauction' => '8310',
'idimport' => '35',
'idseller' => '4',
'type' => 'live',
'idevent' => '24',
'ended_at' => '2017-01-27 00:00:00',
'lot_number' => '24',
'title' => 'Mercedes 300SL Auto 1990',
'idmake' => '26',
'idmodel' => '0',
'year' => '1990',
'variant' => null,
'color' => null,
'chassis_number' => 'WDB1290612F011765',
'estimate_low' => '0',
'estimate_high' => '0',
'sold_for' => '1990',
'rnm_for' => null,
'currency' => 'GBP',
'result' => 'sold',
'url' => 'https://www.swva.co.uk/classic-car/mercedes-300sl-auto-1990/',
'picture_url' => 'https://www.swva.co.uk/wp-content/uploads/2016/12/Merc-300sl-1.jpg',
'captured' => '0',
'picture_path' => '008/8758-mercedes-300sl-auto-1990.jpg',
'item_location' => 'Parkston, Poole, Dorset, BH14 ORG',
'information' => 'Lot No.: 24|Make: Mercedes|Model: 300SL|Year: 1990|Registration: G851TBD|Date Registered: 18-05-1990|Odometer: 141,000 (Not Warranted)|Chassis Number: WDB1290612F011765|',
'nb_bids' => '0',
'nb_views' => '0',
'nb_comments' => '0',
'added_at' => '2017-08-03 01:41:09',
'updated_at' => '2017-08-03 01:41:09',
'status' => '1',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '4',
'type' => 'auctioneer',
'name' => 'South Western Vehicules Auctions',
'website' => 'https://www.swva.co.uk/',
'country' => 'UK',
'added_at' => '2017-07-23 12:21:11',
'status' => '0'
)
),
'event' => array(
'SellerEvent' => array(
'idevent' => '24',
'idseller' => '4',
'event_name' => '27th January 2017',
'event_type' => 'live',
'event_at' => '2017-01-27 00:00:00',
'event_location' => 'Parkston, Poole, Dorset, BH14 ORG',
'event_country' => 'UK',
'event_url' => 'https://www.swva.co.uk/auction-category/27th-january-2017/',
'added_at' => '2017-08-02 20:19:48',
'status' => '0',
'is_completed' => '0',
'completed_at' => null
)
),
'make' => array(
'Make' => array(
'idmake' => '26',
'name' => 'Mercedes-Benz',
'rewrite' => 'mercedes-benz',
'alt_names' => 'Mercedes Benz,Mercedes,Mercedec-Benz,Mecedes, Benz,Benz',
'added_at' => '2017-07-23 14:18:30',
'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
Mercedes 300sl Auto 1990 - The Bid Watcher
The Bid Watcher
Mercedes 300SL Auto 1990
Lot No.: 24 Make: Mercedes Model: 300SL Year: 1990 Registration: G851TBD Date Registered: 18-05-1990 Odometer: 141,000 (Not Warranted) Chassis Number: WDB1290612F011765
Other 1990 Mercedes-Benz auctions from South Western Vehicules Auctions
Other 1990 Mercedes-Benz auctions from other auction houses