Code |
Context$podcast_id = "5"
$pcData = array(
"Podcast" => array(
"id" => "5",
"url" => "http://leoville.tv/podcasts/twit.xml",
"blocked" => "0",
"last_modified" => "Mon, 15 Jun 2009 06:01:22 GMT",
"etag" => ""93000c-18396-c99ad080"",
"last_checked" => "2009-06-17 02:08:15",
"last_crawled" => "2008-12-15 11:58:41",
"created_at" => "0000-00-00 00:00:00",
"call_count" => "8925",
"name" => "this WEEK in TECH - MP3 Edition",
"duplicate_of" => null,
"status" => "Success:Getting Enclosure",
"hash" => "UNdt7eUb3G",
"ad" => "intro.ul",
"out_message" => null,
"category" => "Technology",
"description" => "Your first podcast of the week is the last word in tech. Join Leo Laporte, Patrick Norton, Kevin Rose, John C. Dvorak, and other tech luminaries in a roundtable discussion of the latest trends in digital technology. Winner of the 2005 People's Choice Podcast Award for best overall podcast and Best Technology Podcast. Released every Sunday at midnight Pacific.",
"image" => null,
"alert_html" => "",
"alert_keyword" => "LASTWORDTECH",
"fetch_type" => "H",
"txt_message" => null,
"send_txt" => "N",
"owner_id" => null,
"record_number" => null,
"created" => null,
"modified" => "2010-02-22 12:00:03",
"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(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Playlist" => array(
array(),
array(),
array(),
array(),
array(),
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