VException [ 0 ]: VException [ 0 ]: VException [ 0 ]: Application Error! Aborting... ~ /home/superzooi/public_html/modules/video/components/download.php [ 33 ] ~ /home/superzooi/public_html/modules/video/video.php [ 40 ]

/home/superzooi/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/superzooi/public_html/index.php [ 57 ] » VModule::load(arguments)

Environment