Hello,
Since recently, I'm not able to upload or to publish any message. Here is the answer I get when I try one image :
Warning: getimagesize(): Read error! in /home/visas/www/coppermine/cpg1.2.1_standalone/db_input.php on line 263
I aslo tried via FTP but there I receive a error when I choose to publish them. Can you please help me ?
Mehmet
there are some webhosts who have disabled getimagesize() (http://www.php.net/getimagesize) recently (there have been reports that I may consume large system resources under some circumstances). Contact your webhost (ask them if they have disabled it), or upload a simple php script using getimagesize() and check the error message (if any) to see if this applies for you. If yes, just uncomment the function call (not tested though).
GauGau
Thank you GauGau,
I think the space was full...
Kind regards,
Mehmet