Hi,
I transferred Coppermine to another server, and keep getting this err msg when uploading images.
seems to work fine though, so I'm hiding the err msg with the @.
But any idea what the cause of it is, or a solution?
thanks
this is the err msg:
Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/upload.php on line 2229
Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/include/picmgmt.inc.php on line 224
Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/include/picmgmt.inc.php on line 224
your new webhost has disabled the php function chmod - hiding the error with @ should be ok, nothing to worry.
Joachim
Thanks a lot!