protected global_data (Array, 0 elements)why \.\ is coming in file_name? i think it is the issue
protected global_filter (Array, 0 elements)
protected request_paths (Array, 0 elements)
protected auto_filter (Boolean): true
protected local_filter (Array, 0 elements)
protected file_name (String): "D:\xampp\htdocs\fuel.dev\public\themes\backend\default\.\index.php" (66 characters)
protected data (Array, 0 elements)
protected extension (String): "php" (3 characters)
protected active_request (Object #15): Fuel\Core\Request ↵
check the "file_name"
why it showing in this way?
protected file_name (String): "D:\xampp\htdocs\fuel.dev\public\themes\backend\default\.\index.php" (66 characters)
D:\xampp\htdocs\fuel.dev\public\themes\backend\default\.\index.php
the same working when i changing theme dir to APPPATH.
In forge method, i getting same issue
It looks like you're new here. If you want to get involved, click one of these buttons!