![]() |
|
Thinkdream theme full image view 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: Thinkdream theme full image view error (/thread-4062.html) |
Thinkdream theme full image view error - mrdanielsj - 2008-11-13 Just uploaded theme thinkdreams, everything works perfect except for when you click on a photo and try to view the full image or larger image. Slideshow works perfect...any ideas?? Warning: fopen(../sam2/zenphoto/index.php?album=cover-up&image=100_1418.JPG&p=*full-image) [function.fopen]: failed to open stream: No such file or directory in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 464 Warning: filesize() [function.filesize]: stat failed for ../sam2/zenphoto/index.php?album=cover-up&image=100_1418.JPG&p=*full-image in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 467 Warning: filectime() [function.filectime]: stat failed for ../sam2/zenphoto/index.php?album=cover-up&image=100_1418.JPG&p=*full-image in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 468 Warning: fgetc(): supplied argument is not a valid stream resource in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 471 Warning: feof(): supplied argument is not a valid stream resource in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 479 Warning: fgetc(): supplied argument is not a valid stream resource in C:\hosting\webhost4life\member\jruiz\mysite4now\sam2\zenphoto\themes\thinkdreams\exif.inc.php on line 482 so on and so on...... Thinkdream theme full image view error - sbillard - 2008-11-13 Thinkdreams is not one of the themes that the developers directly support. Hopefully the theme author still visist these forums. But that said, the problem is that it is trying to get EXIF information from a protected image which simply will not work. You can change your full image protection to 'none' and this problem should go away. Thinkdream theme full image view error - no64 - 2008-12-19 Any "other" solutions yet - did the developer changed anything? Thinkdream theme full image view error - acrylian - 2008-12-19 Image protection is set on the admin options on the quite obvious image display tab...:-) There have been no changes/updates to that theme as far as we know. Thinkdream theme full image view error - no64 - 2008-12-24 Deactivating the imageprotection wouldn't be good, would it? Thank's |