FCPATH/modules\un\models\un_model.php [ 258 ]
253
254 if(!file_exists(FCPATH . $file_dest))
255 {
256 $_dirname = dirname(FCPATH . $file_dest);
257 if(!file_exists($_dirname) || !is_dir($_dirname))
258 mkdir($_dirname, 0755, true);
259
260
261 if(file_exists($_dirname))
262 {
263 $img = new Zebra_Image();
-
{PHP internal call} » MY_Exceptions::error_handler(arguments)
code
2
error
mkdir(): Permission denied
file
D:\webspace\inter-study.com\httpdocs\modules\un\models\un_model.php
line
258
4
Array ( [file] => Student/N'Gee/ISCFeedbackGee_logo.png [w] => 600 [h] => 315 [url] => http://inter-study.com/ [file_location] => D:\webspace\inter-study.com\httpdocs\public/upload/Student/N'Gee/ISCFeedbackGee_logo.png [_t] => 1682686712 [file_dest] => public/upload/.resize/2023/04/e8505790174667ae-1682686712-600x315.png [_dirname] => D:\webspace\inter-study.com\httpdocs\public/upload/.resize/2023/04 )
-
FCPATH/modules\un\models\un_model.php [ 258 ] » mkdir(arguments)
pathname
D:\webspace\inter-study.com\httpdocs\public/upload/.resize/2023/04
mode
493
recursive
1
253 254 if(!file_exists(FCPATH . $file_dest)) 255 { 256 $_dirname = dirname(FCPATH . $file_dest); 257 if(!file_exists($_dirname) || !is_dir($_dirname)) 258 mkdir($_dirname, 0755, true); 259 260 261 if(file_exists($_dirname)) 262 { 263 $img = new Zebra_Image();
-
FCPATH/public\themes\isc\front\testimony-details.php [ 7 ] » Un_Model->photo_resize(arguments)
file
Student/N'Gee/ISCFeedbackGee_logo.png
w
600
h
315
2 $page_name = ''; 3 4 $meta_og = array( 5 'title' => $student['name'], 6 'detail' => $student['introduction'], 7 'image' => $this -> un -> photo_resize($student['photo'], 600, 315) 8 ); 9 10 include 'inc/meta.php'; 11 include 'inc/header.php'; 12 ?>
-
FCPATH/application\third_party\MX\Loader.php [ 315 ] » include(arguments)
0
D:\webspace\inter-study.com\httpdocs\public\themes\isc\front\testimony-details.php
310 ob_start(); 311 312 if ((bool) @ini_get('short_open_tag') === FALSE AND CI::$APP->config->item('rewrite_short_tags') == TRUE) { 313 echo eval('?>'.preg_replace("/;*\s*\?>/", "; ?>", str_replace('<?=', '<?php echo ', file_get_contents($_ci_path)))); 314 } else { 315 include($_ci_path); 316 } 317 318 log_message('debug', 'File loaded: '.$_ci_path); 319 320 if ($_ci_return == TRUE) return ob_get_clean();
-
FCPATH/application\core\MY_Loader.php [ 110 ] » MX_Loader->_ci_load(arguments)
_ci_data
Array ( [_ci_view] => isc/front/testimony-details [_ci_vars] => Array ( [page_title] => Inter-Study › isc [key_menu] => isc_student [student] => Array ( [id] => 100005 [date] => 2015-07-23 [photo] => Student/N'Gee/ISCFeedbackGee_logo.png [view] => 2107 [attach] => Array ( ) [i18n] => Array ( ) [active] => 1 [pinned] => 1 [back] => 100004 [next] => [name] => N'Gee, LSI, Brighton, England [introduction] => "ชีวิตที่ไบรตันสนุกมากๆเลยค่ะ โรงเรียนไม่ใหญ่มาก ทุกคนเลยรู้จักกันหมด อบอุ่นมากๆค่ะ มีสิ่งอำนวยความสะดวกพร้อม และสะอาดมากๆค่ะ ขอบคุณพี่ๆ ISC.ที่คอยให้คำแนะนำหนูตลอด ช่วยอำนวยความสะดวก และขอบคุณที่แนะนำ LSI Brighton ค่ะ หนูรู้สึกคิดไม่ผิดที่เลือก ISC. ค่ะ" [detail] =>
[meta_title] => [meta_descript] => [meta_keyword] => ) [meta_title] => [meta_descript] => [meta_keyword] => ) [_ci_return] => 1 )105 $this->_ci_view_paths = array( $path => TRUE ) + $this->_ci_view_paths; 106 $ci_view = $view; 107 } 108 109 unset( $view_path, $use_theme, $default_theme ); 110 return $this->_ci_load(array('_ci_view' => $ci_view, '_ci_vars' => $this->_ci_object_to_array($vars), '_ci_return' => $return)); 111 }// view 112 113 114 }
-
FCPATH/application\core\MY_Controller.php [ 121 ] » MY_Loader->view(arguments)
view
front/testimony-details
vars
Array ( [page_title] => Inter-Study › isc [key_menu] => isc_student [student] => Array ( [id] => 100005 [date] => 2015-07-23 [photo] => Student/N'Gee/ISCFeedbackGee_logo.png [view] => 2107 [attach] => Array ( ) [i18n] => Array ( ) [active] => 1 [pinned] => 1 [back] => 100004 [next] => [name] => N'Gee, LSI, Brighton, England [introduction] => "ชีวิตที่ไบรตันสนุกมากๆเลยค่ะ โรงเรียนไม่ใหญ่มาก ทุกคนเลยรู้จักกันหมด อบอุ่นมากๆค่ะ มีสิ่งอำนวยความสะดวกพร้อม และสะอาดมากๆค่ะ ขอบคุณพี่ๆ ISC.ที่คอยให้คำแนะนำหนูตลอด ช่วยอำนวยความสะดวก และขอบคุณที่แนะนำ LSI Brighton ค่ะ หนูรู้สึกคิดไม่ผิดที่เลือก ISC. ค่ะ" [detail] =>
[meta_title] => [meta_descript] => [meta_keyword] => ) [meta_title] => [meta_descript] => [meta_keyword] => )return
1
use_theme
116 */ 117 function generate_page( $page = '', $output = '', $theme = '' ) { 118 // re-set theme system name (some content use different theme.) 119 $this->themes_model->theme_system_name = $this->theme_system_name; 120 121 $output['page_content'] = $this->load->view( $page, $output, true, $theme ); 122 $this->load->view( 'front/template', $output, false, $theme ); // load content with theme of website 123 }// generate_page 124 125 126
-
FCPATH/modules\isc\controllers\isc.php [ 124 ] » MY_Controller->generate_page(arguments)
page
front/testimony-details
output
Array ( [page_title] => Inter-Study › isc [key_menu] => isc_student [student] => Array ( [id] => 100005 [date] => 2015-07-23 [photo] => Student/N'Gee/ISCFeedbackGee_logo.png [view] => 2107 [attach] => Array ( ) [i18n] => Array ( ) [active] => 1 [pinned] => 1 [back] => 100004 [next] => [name] => N'Gee, LSI, Brighton, England [introduction] => "ชีวิตที่ไบรตันสนุกมากๆเลยค่ะ โรงเรียนไม่ใหญ่มาก ทุกคนเลยรู้จักกันหมด อบอุ่นมากๆค่ะ มีสิ่งอำนวยความสะดวกพร้อม และสะอาดมากๆค่ะ ขอบคุณพี่ๆ ISC.ที่คอยให้คำแนะนำหนูตลอด ช่วยอำนวยความสะดวก และขอบคุณที่แนะนำ LSI Brighton ค่ะ หนูรู้สึกคิดไม่ผิดที่เลือก ISC. ค่ะ" [detail] =>
[meta_title] => [meta_descript] => [meta_keyword] => ) [meta_title] => [meta_descript] => [meta_keyword] => )119 $output['meta_descript'] = $output['student']['meta_descript']; 120 $output['meta_keyword'] = $output['student']['meta_keyword']; 121 122 if($this -> isc_model -> student_save_view($output['student']['id'])) 123 $output['student']['view']++; 124 $this -> generate_page('front/testimony-details', $output); 125 } 126 } 127 128 129
-
{PHP internal call} » isc->student_detail(arguments)
idx
100005
-
FCPATH/system\core\CodeIgniter.php [ 359 ] » call_user_func_array(arguments)
function_name
Array ( [0] => isc Object ( [module_name] => isc [base_url] => http://inter-study.com/ [modules_path] => http://inter-study.com/modules/ [plugins_path] => http://inter-study.com/modules/ [theme_path] => http://inter-study.com/public/themes/isc/ [curent_lang_code] => th [curent_lang_id] => 1 [theme_system_name] => isc [autoload] => Array ( ) [load] => MY_Loader Object ( [_module:protected] => isc [_ci_plugins] => Array ( ) [_ci_cached_vars] => Array ( [curent_lang_id] => 1 [lang_info] => Array ( [lang_info] => Array ( [th] => Array ( [lang_id] => 1 [lang_name] => Thai [lang_code] => th [icon] => th.png [ordering] => 1 ) [en] => Array ( [lang_id] => 2 [lang_name] => English [lang_code] => en [icon] => us.png [ordering] => 2 ) ) ) [google_analytics_code] => Google Analytic Setting [favicon_icon] => http://inter-study.com/uploads/config/20150722/cmstvy012468.jpg [page_title] => Inter-Study › isc [key_menu] => isc_student [student] => Array ( [id] => 100005 [date] => 2015-07-23 [photo] => Student/N'Gee/ISCFeedbackGee_logo.png [view] => 2107 [attach] => Array ( ) [i18n] => Array ( ) [active] => 1 [pinned] => 1 [back] => 100004 [next] => [name] => N'Gee, LSI, Brighton, England [introduction] => "ชีวิตที่ไบรตันสนุกมากๆเลยค่ะ โรงเรียนไม่ใหญ่มาก ทุกคนเลยรู้จักกันหมด อบอุ่นมากๆค่ะ มีสิ่งอำนวยความสะดวกพร้อม และสะอาดมากๆค่ะ ขอบคุณพี่ๆ ISC.ที่คอยให้คำแนะนำหนูตลอด ช่วยอำนวยความสะดวก และขอบคุณที่แนะนำ LSI Brighton ค่ะ หนูรู้สึกคิดไม่ผิดที่เลือก ISC. ค่ะ" [detail] =>
[meta_title] => [meta_descript] => [meta_keyword] => ) [meta_title] => [meta_descript] => [meta_keyword] => ) [_ci_ob_level:protected] => 1 [_ci_view_paths:protected] => Array ( [public/themes/] => 1 ) [_ci_library_paths:protected] => Array ( [0] => D:\webspace\inter-study.com\httpdocs\application/ [1] => D:/webspace/inter-study.com/httpdocs/system/ ) [_ci_model_paths:protected] => Array ( [0] => D:\webspace\inter-study.com\httpdocs/modules/isc/ [1] => D:\webspace\inter-study.com\httpdocs/modules/isc/ [2] => D:\webspace\inter-study.com\httpdocs\application/ ) [_ci_helper_paths:protected] => Array ( [0] => D:\webspace\inter-study.com\httpdocs\application/ [1] => D:/webspace/inter-study.com/httpdocs/system/ ) [_base_classes:protected] => Array ( [exceptions] => Exceptions [benchmark] => Benchmark [hooks] => Hooks [config] => Config [utf8] => Utf8 [uri] => URI [router] => Router [output] => Output [security] => Security [input] => Input [lang] => Lang [loader] => Loader ) [_ci_classes:protected] => Array ( [modules_plug] => modules_plug [gravatar] => gravatar [instagram] => instagram [geshi] => geshi [pagination] => pagination [session] => session [encrypt] => encrypt [cache] => cache ) [_ci_loaded_files:protected] => Array ( [0] => D:\webspace\inter-study.com\httpdocs\application/libraries/Modules_plug.php [1] => D:\webspace\inter-study.com\httpdocs\application/libraries/Gravatar.php [2] => D:\webspace\inter-study.com\httpdocs\application/libraries/Instagram.php [3] => D:\webspace\inter-study.com\httpdocs\application/libraries/Geshi.php [4] => D:\webspace\inter-study.com\httpdocs\application/libraries/MY_Pagination.php [5] => D:/webspace/inter-study.com/httpdocs/system/libraries/Session.php [6] => D:/webspace/inter-study.com/httpdocs/system/libraries/Encrypt.php [7] => D:/webspace/inter-study.com/httpdocs/system/libraries/Cache/Cache.php ) [_ci_models:protected] => Array ( [0] => language_model [1] => content_config_model [2] => themes_model [3] => account_model [4] => blocks_model [5] => config_model [6] => html_model [7] => social_model [8] => un [9] => isc_model ) [_ci_helpers:protected] => Array ( [url_helper] => 1 [date_helper] => 1 [function_helper] => 1 [form_helper] => 1 [cookie_helper] => 1 [video_helper] => 1 [language_helper] => 1 [siteinfo_helper] => 1 [menu_helper] => 1 [string_helper] => 1 [file_helper] => 1 [block_helper] => 1 ) [_ci_varmap:protected] => Array ( [unit_test] => unit [user_agent] => agent ) [controller] => isc Object *RECURSION* ) ) [1] => student_detail )parameters
Array ( [0] => 100005 )
354 } 355 } 356 357 // Call the requested method. 358 // Any URI segments present (besides the class/function) will be passed to the method for convenience 359 call_user_func_array(array(&$CI, $method), array_slice($URI->rsegments, 2)); 360 } 361 362 363 // Mark a benchmark end point 364 $BM->mark('controller_execution_time_( '.$class.' / '.$method.' )_end');
-
FCPATH/index.php [ 222 ] » require_once(arguments)
0
D:\webspace\inter-study.com\httpdocs\system\core\CodeIgniter.php
217 * 218 * And away we go... 219 * 220 */ 221 222 require_once BASEPATH.'core/CodeIgniter.php'; 223 224 /* End of file index.php */ 225 /* Location: ./index.php */