Warning (512): Cache not configured properly. Please check Cache::config(); in APP/config/core.php [CORE/cake/libs/configure.php, line 400]Code |
Context
if (empty($cache['settings'])) {
trigger_error(__('Cache not configured properly. Please check Cache::config(); in APP/config/core.php', true), E_USER_WARNING);
$boot = true
$httpHost = "music.holdingpattern.com"
$s = array(
"convert" => "image/png",
"zoomCrop" => array(
100,
100
)
)
$m = array(
"convert" => "image/png",
"fitCrop" => array(
300,
300
)
)
$l = array(
"convert" => "image/png",
"fit" => array(
600,
440
)
)
$config = array(
"Facebook" => array(
"appId" => "204396476292528",
"apiKey" => "204396476292528",
"secret" => "49bae5ccf26a1203451555b8aa65691f",
"cookie" => true,
"locale" => "en_US",
"admin_id" => "732017926",
"fb_connect_status" => true
)
)
$filePath = "/var/www/holdingpattern.com/releases/20130522022935/app/tmp/facebook_connect_status"
$local_status = "enabled"
$supported_countries = array(
"AU"
)
$durations = array(
"3 months",
"6 months",
"12 months"
)
$mgm_pricing = array(
array(
"name" => "Digital Single 1-3 Tracks",
"price" => 3.49
),
array(
"name" => "Mini EP 2-4 Tracks",
"price" => 4.99
),
array(
"name" => "EP 4-5 Tracks",
"price" => 6.99
),
array(
"name" => "Mini Album One 6-7 Tracks",
"price" => 8.99
),
array(
"name" => "Mini Album Two",
"price" => 8.99
),
array(
"name" => "Budget One 8-12 Tracks",
"price" => 10.49
),
array(
"name" => "Budget Two 8-12 Tracks",
"price" => 11.99
),
array(
"name" => "Deluxe One",
"price" => 12.99
),
array(
"name" => "Deluxe Two",
"price" => 13.99
),
array(
"name" => "Back 8-12 Tracks",
"price" => 13.99
),
array(
"name" => "Deluxe Three",
"price" => 14.99
),
array(
"name" => "Mid 8-12 Tracks",
"price" => 15.49
),
array(
"name" => "Deluxe Four",
"price" => 15.99
),
array(
"name" => "Mid/Front 8-12 Tracks",
"price" => 16.99
),
array(
"name" => "Front One 8-12 Tracks",
"price" => 18.99
),
array(
"name" => "Front Plus 8-12 Tracks",
"price" => 20.99
),
array(
"name" => "Back",
"price" => 0.99
),
array(
"name" => "Mid",
"price" => 1.66
),
array(
"name" => "Front",
"price" => 1.99
)
)
$ci_pricing = array(
"premium" => array(
"name" => "Premium",
"price" => 10
),
"full" => array(
"name" => "Full",
"price" => 5
),
"mid" => array(
"name" => "Middle",
"price" => 2.5
),
"budget" => array(
"name" => "Budget",
"price" => 1
)
)
$price_options = array(
"classic" => array(
"exclusive" => array(),
"commercial" => array()
),
"premium" => array(
"exclusive" => array(),
"commercial" => array()
)
)
$regions = array(
"australasia" => "Australasia",
"uk-europe" => "UK/Europe",
"usa" => "USA",
"other" => "Other"
)
$cache = false
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 400
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Notice (8): Undefined index: prefix [CORE/cake/libs/configure.php, line 408]Code |
Context $path = realpath($cache['settings']['path']);
} else {
$prefix = $cache['settings']['prefix'];
$boot = true
$httpHost = "music.holdingpattern.com"
$s = array(
"convert" => "image/png",
"zoomCrop" => array(
100,
100
)
)
$m = array(
"convert" => "image/png",
"fitCrop" => array(
300,
300
)
)
$l = array(
"convert" => "image/png",
"fit" => array(
600,
440
)
)
$config = array(
"Facebook" => array(
"appId" => "204396476292528",
"apiKey" => "204396476292528",
"secret" => "49bae5ccf26a1203451555b8aa65691f",
"cookie" => true,
"locale" => "en_US",
"admin_id" => "732017926",
"fb_connect_status" => true
)
)
$filePath = "/var/www/holdingpattern.com/releases/20130522022935/app/tmp/facebook_connect_status"
$local_status = "enabled"
$supported_countries = array(
"AU"
)
$durations = array(
"3 months",
"6 months",
"12 months"
)
$mgm_pricing = array(
array(
"name" => "Digital Single 1-3 Tracks",
"price" => 3.49
),
array(
"name" => "Mini EP 2-4 Tracks",
"price" => 4.99
),
array(
"name" => "EP 4-5 Tracks",
"price" => 6.99
),
array(
"name" => "Mini Album One 6-7 Tracks",
"price" => 8.99
),
array(
"name" => "Mini Album Two",
"price" => 8.99
),
array(
"name" => "Budget One 8-12 Tracks",
"price" => 10.49
),
array(
"name" => "Budget Two 8-12 Tracks",
"price" => 11.99
),
array(
"name" => "Deluxe One",
"price" => 12.99
),
array(
"name" => "Deluxe Two",
"price" => 13.99
),
array(
"name" => "Back 8-12 Tracks",
"price" => 13.99
),
array(
"name" => "Deluxe Three",
"price" => 14.99
),
array(
"name" => "Mid 8-12 Tracks",
"price" => 15.49
),
array(
"name" => "Deluxe Four",
"price" => 15.99
),
array(
"name" => "Mid/Front 8-12 Tracks",
"price" => 16.99
),
array(
"name" => "Front One 8-12 Tracks",
"price" => 18.99
),
array(
"name" => "Front Plus 8-12 Tracks",
"price" => 20.99
),
array(
"name" => "Back",
"price" => 0.99
),
array(
"name" => "Mid",
"price" => 1.66
),
array(
"name" => "Front",
"price" => 1.99
)
)
$ci_pricing = array(
"premium" => array(
"name" => "Premium",
"price" => 10
),
"full" => array(
"name" => "Full",
"price" => 5
),
"mid" => array(
"name" => "Middle",
"price" => 2.5
),
"budget" => array(
"name" => "Budget",
"price" => 1
)
)
$price_options = array(
"classic" => array(
"exclusive" => array(),
"commercial" => array()
),
"premium" => array(
"exclusive" => array(),
"commercial" => array()
)
)
$regions = array(
"australasia" => "Australasia",
"uk-europe" => "UK/Europe",
"usa" => "USA",
"other" => "Other"
)
$cache = array(
"engine" => "File",
"settings" => array(
"engine" => "File"
)
)
$duration = null
$prefix = null
$path = null
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 408
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning (512): /persistent/ is not writable [CORE/cake/libs/cache/file.php, line 267]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 151
Cache::config() - CORE/cake/libs/cache.php, line 126
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 421
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning (512): /models/ is not writable [CORE/cake/libs/cache/file.php, line 267]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 151
Cache::config() - CORE/cake/libs/cache.php, line 126
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 428
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/holdingpattern.com/releases/20130522022935/cake/libs/debugger.php:673) [CORE/cake/libs/controller/controller.php, line 746]Code |
Context$status = "Location: https://music.holdingpattern.com/product/runaway-train"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 746
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 725
SslComponent::forceHttps() - APP/controllers/components/ssl.php, line 109
SslComponent::initialize() - APP/controllers/components/ssl.php, line 93
Component::initialize() - CORE/cake/libs/controller/component.php, line 98
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 525
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83