Thomas Feuster

Results 125 comments of Thomas Feuster

In my gallery the HTML code is different: ![clipboard01](https://cloud.githubusercontent.com/assets/14020617/10769243/4de0cf22-7ce5-11e5-84fe-aa49ab079c4f.jpg) Somehow in the end it is "unknown.png" that gets shown?

I have added print_r's and " - " as separator for readability. ``` - ./plugins/piwigo-videojs/mimetypes/gpx.png - Array ( [0] => 48 [1] => 48 [2] => 3 [3] => width="48"...

I noticed that I had placed the print_r for size in the `IF`... Here is the corrected output with empty output for `$size=@getimagesize(PHPWG_ROOT_PATH.$this->rel_path)`: `- ./plugins/piwigo-videojs/mimetypes/kml.png - -` As said above...

Happens for both gpx and kml files. WORKS if the VideoJS plugin is disabled.