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_69292' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'auction_69292'
$value = array(
'auction' => array(
'Auction' => array(
'idauction' => '69292',
'idimportauction' => '141661',
'idimport' => '594',
'idseller' => '14',
'type' => 'live',
'idevent' => '642',
'ended_at' => '2011-04-07 00:00:00',
'lot_number' => '688.1',
'title' => '1967 PONTIAC GTO CUSTOM HARDTOP "XXX MOVIE CAR"',
'idmake' => '53',
'idmodel' => '0',
'year' => '1967',
'variant' => null,
'color' => null,
'chassis_number' => '242177P325148',
'estimate_low' => '0',
'estimate_high' => '0',
'sold_for' => '28600',
'rnm_for' => null,
'currency' => 'USD',
'result' => 'sold',
'url' => 'https://www.barrett-jackson.com/Events/Event/Details/1967-PONTIAC-GTO-CUSTOM-HARDTOP-XXX-MOVIE-CAR-102070',
'picture_url' => 'https://cdn.barrett-jackson.com/staging/carlist/items/Fullsize/Cars/102070/102070_Front_3-4_Web.jpg',
'captured' => '0',
'picture_path' => '069/69292-1967-pontiac-gto-custom-hardtop-xxx-movie-car.jpg',
'item_location' => 'UkN',
'information' => 'Reserve : NO RESERVE|Year : 1967|Make : PONTIAC|Model : GTO|Style : CUSTOM HARDTOP "XXX MOVIE CAR"|VIN : 242177P325148|Exterior Color : BLUEBERRY|Interior Color : BLACK|Cylinders : V8|Engine Size : 400|Transmission : 3-SPEED AUTOMATIC|',
'nb_bids' => '0',
'nb_views' => '0',
'nb_comments' => '0',
'added_at' => '2017-10-29 12:45:29',
'updated_at' => '2017-10-29 12:45:29',
'status' => '1',
'insta_at' => null
)
),
'seller' => array(
'Seller' => array(
'idseller' => '14',
'type' => 'auctioneer',
'name' => 'Barrett Jackson',
'website' => 'http://www.barrett-jackson.com/',
'country' => 'US',
'added_at' => '2017-10-23 09:43:46',
'status' => '0'
)
),
'event' => array(
'SellerEvent' => array(
'idevent' => '642',
'idseller' => '14',
'event_name' => 'Palm Beach 2011',
'event_type' => 'live',
'event_at' => '2011-04-07 00:00:00',
'event_location' => 'UkN',
'event_country' => 'US',
'event_url' => 'https://www.barrett-jackson.com/Archive/Event/Docket/PalmBeach-2011/Collector-Cars/0baad8f3-efc9-4fc1-bce9-9ca590910766/04-07-2011/04-09-2011',
'added_at' => '2017-10-23 10:20:03',
'status' => '0',
'is_completed' => '0',
'completed_at' => null
)
),
'make' => array(
'Make' => array(
'idmake' => '53',
'name' => 'Pontiac',
'rewrite' => 'pontiac',
'alt_names' => '',
'added_at' => '2017-07-27 01:11:43',
'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
1967 Pontiac Gto Custom Hardtop "xxx Movie Car" - The Bid Watcher
The Bid Watcher
1967 PONTIAC GTO CUSTOM HARDTOP "XXX MOVIE CAR"
Reserve : NO RESERVE Year : 1967 Make : PONTIAC Model : GTO Style : CUSTOM HARDTOP "XXX MOVIE CAR" VIN : 242177P325148 Exterior Color : BLUEBERRY Interior Color : BLACK Cylinders : V8 Engine Size : 400 Transmission : 3-SPEED AUTOMATIC
Other 1967 Pontiac auctions from Barrett Jackson
Other 1967 Pontiac auctions from other auction houses