Error

 
[2] 
require_once(DIR_TEMP_MAIN_INTERFACE/FILE_MAIN_INTERFACE_1) [function.require-once]: failed to open stream: No such file or directory
@line /home/mobfl/public_html/lib/file_function.php in file 1368

Debug Backtrace

#1 file_function.php:1368 -- require_once()
1365: 	ob_start();
1366: 	
1367: 	if(isset($main_interface)) {
1368: 		require_once($main_interface);//$main_interface Load the templates for Currently Running File
1369: 	};
1370: 	
1371: 	
#2 insurance.php:10 -- require_once(...)
7: $Left_Bottom = DIR_TEMP_LEFT."/".FILE_LEFT_HOME_BOTTOM;
8: 
9: ////The Layout settings For Currently Running File has been desides from file_function.php///
10: require_once(DIR_WS_LIB."/file_function.php");
11: ?>
int(2) string(169) "require_once(DIR_TEMP_MAIN_INTERFACE/FILE_MAIN_INTERFACE_1) [function.require-once]: failed to open stream: No such file or directory" string(45) "/home/mobfl/public_html/lib/file_function.php" int(1368)