![]() |
|
controller.php, line 17 / function.copy - ERROR - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: controller.php, line 17 / function.copy - ERROR (/thread-2389.html) |
controller.php, line 17 / function.copy - ERROR - JakubWacior - 2008-03-10 Hello! After successful installation of gallery, undermentioned warning is generated. Warning: copy(/home/users/rekin/public_html/zenphoto2/zp-core/images/videoDefault.png) [function.copy]: failed to open stream: No such file or directory in /home/users/rekin/public_html/zenphoto2/zp-core/controller.php on line 17 URL: http://rekin.bho.pl/zenphoto2 controller.php, line 17 / function.copy - ERROR - sbillard - 2008-03-10 The file that is being referenced (videoDefault.png) should have been uploaded along with the rest of your zenphoto files. Please check to see if the file does exist. If not, check your downloaded files for it. |