Cornick RESA Management

ErrorException [ Warning ]: filesize(): stat failed for /var/www/websites/resa/v1/content/application_location_document/3

APPPATH/classes/Model/Application/Location/Document.php [ 61 ]

56 
57     public function file_size()
58     {
59         $filename = Content::path('application_location_document/' . $this->pk());
60 
61         return filesize($filename);
62     }
63 
64     public function file_crc()
65     {
66         $filename = Content::path('application_location_document/' . $this->pk());
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/Model/Application/Location/Document.php [ 61 ] » filesize(arguments)

  3. APPPATH/views/application_location/read.php [ 106 ] » Model_Application_Location_Document->file_size()

  4. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  6. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  7. APPPATH/views/template.php [ 54 ] » Kohana_View->__toString()

  8. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  9. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  10. APPPATH/classes/Controller/Template.php [ 59 ] » Kohana_View->render()

  11. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Template->after()

  12. {PHP internal call} » Kohana_Controller->execute()

  13. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  14. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  15. SYSPATH/classes/Kohana/Request.php [ 989 ] » Kohana_Request_Client->execute(arguments)

  16. DOCROOT/index.php [ 112 ] » Kohana_Request->execute()

Environment