ErrorException [ Fatal Error ]: Uncaught ErrorException: Undefined variable: xml in /var/www/theuntz.com/application/classes/Controller/Rss.php:148 Stack trace: #0 /var/www/theuntz.com/application/classes/Controller/Rss.php(148): Kohana_Core::error_handler() #1 /var/www/theuntz.com/kohana/system/classes/Kohana/Controller.php(84): Controller_Rss->action_podcastrss() #2 [internal function]: Kohana_Controller->execute() #3 /var/www/theuntz.com/kohana/system/classes/Kohana/Request/Client/Internal.php(94): ReflectionMethod->invoke() #4 /var/www/theuntz.com/kohana/system/classes/Kohana/Request/Client.php(114): Kohana_Request_Client_Internal->execute_request() #5 /var/www/theuntz.com/kohana/system/classes/Kohana/Request.php(1000): Kohana_Request_Client->execute() #6 /var/www/theuntz.com/public/index.php(105): Kohana_Request->execute() #7 {main} thrown

APPPATH/classes/Controller/Rss.php [ 148 ]

143 //        $xml = Feed::create($info, $rss);
144 
145                 echo '</channel>
146                     </rss>';
147 
148         die(($xml));
149 
150         }
151 
152 }
  1. {PHP internal call} » Kohana_Core::shutdown_handler()

Environment