ErrorException [ Warning ]: fopen(/home/users/optimal/public_html/eng/media/fpdf/font/unifont/Lato.ttf): failed to open stream: No such file or directory

DOCROOT/media/fpdf/font/unifont/ttfonts.php [ 496 ]

491 /////////////////////////////////////////////////////////////////////////////////////////
492 
493 
494 	function makeSubset($file, &$subset) {
495 		$this->filename = $file;
496 		$this->fh = fopen($file ,'rb') or die('Can\'t open file ' . $file);
497 		$this->_pos = 0;
498 		$this->charWidths = '';
499 		$this->glyphPos = array();
500 		$this->charToGlyph = array();
501 		$this->tables = array();
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. DOCROOT/media/fpdf/font/unifont/ttfonts.php [ 496 ] » fopen(arguments)

  3. MODPATH/pois/classes/tfpdf.php [ 1847 ] » TTFontFile->makeSubset(arguments)

  4. MODPATH/pois/classes/tfpdf.php [ 2150 ] » tFPDF->_putfonts()

  5. MODPATH/pois/classes/tfpdf.php [ 2213 ] » tFPDF->_putresources()

  6. MODPATH/pois/classes/tfpdf.php [ 296 ] » tFPDF->_enddoc()

  7. MODPATH/pois/classes/tfpdf.php [ 1181 ] » tFPDF->Close()

  8. MODPATH/pois/classes/controller/frontend/pois.php [ 237 ] » tFPDF->Output()

  9. {PHP internal call} » Controller_Frontend_Pois->action_pdf(arguments)

  10. SYSPATH/classes/kohana/request.php [ 1112 ] » ReflectionMethod->invokeArgs(arguments)

  11. APPPATH/bootstrap.php [ 282 ] » Kohana_Request->execute()

  12. DOCROOT/index.php [ 119 ] » require(arguments)

Environment