hey,
I've installed the new zenphoto, but
on my side
are many errors
zp-core/controller.php on line 14
Warning: copy(albums/zen-logo.jpg) [function.copy]: failed to open stream: Permission denied in zp-core/controller.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in /index.php on line 11
Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in /index.php on line 30
Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in zp-core/functions.php on line 1626
FOTOgrafie–GISselbrecht
You have some idea, why?
Thanx
on my
album folders
cache folders
there are 777
in albums there are
multimediaDefault.png
videoDefault.png
zen-logo.png
all O.K. but what is wrong?
pleaaaase write me ...
Now, I've installed a new vesion, but the errors are the same
zp-core/controller.php on line 14
Warning: copy(albums/zen-logo.jpg) [function.copy]: failed to open stream: Permission denied in /zp-core/controller.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in index.php on line 30
FotoGis
O.K.
it was the
.png
i've change to .jpg
thats all ...
That change (changing .png to .jpg) is a false fix. Zenphoto copies these files when it starts up. If the permissions are wrong, the copy will fail. Of course if there is no videoDefault.png, etc. then there will be no problems with replacing them. But if the new copies don't have the correct permissions you may still have a problem.