Code |
Context$podcast_id = "5287"
$pcData = array(
"Podcast" => array(
"id" => "5287",
"url" => "http://dialedinpodcast.cnet.com",
"blocked" => "0",
"last_modified" => "Thu, 11 Jun 2009 17:21:01 GMT",
"etag" => "pvWWmSLEh378i4vohvkqZyP6CLM",
"last_checked" => "2009-06-16 19:08:30",
"last_crawled" => "2008-12-15 00:02:43",
"created_at" => "0000-00-00 00:00:00",
"call_count" => "1036",
"name" => "Dialed In (MP3)",
"duplicate_of" => null,
"status" => "Success:Getting Enclosure",
"hash" => "NvWERviAav",
"ad" => "intro.ul",
"out_message" => null,
"category" => "Podcasts",
"description" => "Whether it's for just making calls or for cramming your entire life into one device, the ubiquitous cell phone continues to evolve. Each week cell phone editors Kent German, Bonnie Cha and Nicole Lee meet to discuss the latest cell phone news and answer your questions. Listeners can email us at dialedin@cnet.com or call us at 866/402-2638 (CNET) and be a part of the show. Join us to find out what's in, what's out and what's coming next. Visit the blog at http://dialedin.cnet.com.",
"image" => "",
"alert_html" => null,
"alert_keyword" => null,
"fetch_type" => "N",
"txt_message" => null,
"send_txt" => "N",
"owner_id" => null,
"record_number" => null,
"created" => null,
"modified" => "2010-02-22 12:55:45",
"is_default" => "0",
"published_site_id" => "1",
"playlist_id" => null,
"live_broadcast" => "0",
"source" => "0",
"price" => "0",
"is_adult" => "0"
),
"SongNumber" => array(
"number" => null,
"status" => null,
"last_used" => null,
"podcast_id" => null,
"display_opt" => null,
"user_id" => null,
"id" => null,
"adblock_id" => null,
"adblock_key" => null,
"created" => null,
"modified" => null,
"area_code_id" => null,
"price" => null,
"voicemail_user_id" => null,
"song_id" => null,
"yearly_price" => null,
"is_default" => null,
"playlist_id" => null,
"pin" => null,
"pin_req" => null
),
"PodcastItem" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Playlist" => array()
)
$this->redirect('/Playlists');
} elseif ($this->useLayout == 'phonemike') {
$this->redirect('/Messages/'.$user_name);
PodcastItemsController::add() - APP/controllers/podcast_items_controller.php, line 533
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88