Whenever I attempt to upload a picture using Zoom, in front end or back end, I get the following error:
Warning: getimagesize() [function.getimagesize]: Read error! in MYSERVERPATH\components\com_zoom\classes\zoom.class.php on line 1260
Then when I try to upload the files that it has found (as it contains all the names of the pictures that are in the specified directory - without previews), I get:
Warning: getimagesize() [function.getimagesize]: Read error! in MYSERVERPATH\components\com_zoom\classes\toolbox.class.php on line 208
Warning: getimagesize() [function.getimagesize]: Read error! in MYSERVERPATH\components\com_zoom\classes\toolbox.class.php on line 446
OK, I figured out my issues with toolbox.class.php on lines 208 & 446... I was stupid.
I had uploaded my images into the folder in which I wanted Zoom to place them after manipulating... therefore the pictures were open and in use when it was trying to save data to the exact same filename. I moved them to a different location on my FTP server, then tried to upload and it worked (still getting the zoom.class.php line 1260 error though)!
If anybody finds where I'm being stupid with zoom.class.php line 1260, blasting is freely welcomed!
None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved. TERMS OF USE