vitolibrarius / contenta

Content Repository and Library
Apache License 2.0
1 stars 0 forks source link

error while downloading images from comicvine #92

Closed vitolibrarius closed 8 years ago

vitolibrarius commented 9 years ago
(2) file_get_contents(http://static.comicvine.com/uploads/square_mini/0/787/97344-163976-glowworm.jpg): 
failed to open stream: Connection refused application/config/common_images.php 30 
calling file_get_contents() application/processor/ContentMetadataImporter.php 72 
calling downloadImage() application/processor/ContentMetadataImporter.php 53 
calling importImage() application/processor/ContentMetadataImporter.php 315 
calling importImages() application/processor/ComicVineImporter.php 525 
calling finalize() application/processor/ContentMetadataImporter.php 431 
calling finalize_character() web/contenta/Daemon.php 166 
calling processData()
vitolibrarius commented 8 years ago

comic vine requires the http header for user agent to be set.