VException [ 0 ]: VException [ 0 ]: exception 'ErrorException' with message 'Undefined variable: sql_count' in /home/vidiload/public_html/modules/video/components/rss.php:137 Stack trace: #0 /home/vidiload/public_html/modules/video/components/rss.php(137): VError::error_handler(8, 'Undefined varia...', '/home/vidiload/...', 137, Array) #1 /home/vidiload/public_html/modules/video/components/rss.php(36): VComponent_video_rss->get_rss_simple('popular', 'week', '7') #2 /home/vidiload/public_html/modules/video/video.php(38): VComponent_video_rss->render() #3 /home/vidiload/public_html/libraries/framework/module.php(24): VModule_video->render() #4 /home/vidiload/public_html/index.php(53): VModule::load('video') #5 {main} ~ /home/vidiload/public_html/modules/video/video.php [ 40 ]

/home/vidiload/public_html/libraries/framework/module.php [ 26 ]

21 			try {
22 				require $module_file;
23 				$module_obj		= new $module_class();
24 				$module_obj->render();
25 			} catch(Exception $e) {
26 			    throw new VException($e);
27 			}
28 		} else {
29 			if ($module != '404') {
30 				VModule::load('404', true);
31 			} else {
  1. /home/vidiload/public_html/index.php [ 53 ] » VModule::load(arguments)

Environment