Author:
scottkf
Version:
1.0.0
Released:
5 June 2012
Category:
Other

Closed#3: Error on file injection into section

filemtime() [function.filemtime]: stat failed for /Users/Sites/dominicmifsud.co.uk/symphony/projects-images/RF645film120013.jpg /Users/Sites/dominicmifsud.co.uk/symphony/extensions/massuploadutility/content/content.inject.php line 517

512             'image/png',
513         );
514         
515         $meta = array();
516         
517         $meta['creation'] = DateTimeObj::get('c', filemtime($file));
518         
519         if(in_array($type, $imageMimeTypes) && $array = @getimagesize($file)){
520             $meta['width']    = $array[0];
521             $meta['height']   = $array[1];

i just commented this line. Work perfect, but didn’t write meta to DB.

i just commented this line. Work perfect, but didn’t write meta to DB.

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details