From: SourceForge.net <no...@so...> - 2007-10-14 18:58:10
|
mod/featuredphoto item #1804397, was opened at 2007-09-28 11:16 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706226&aid=1804397&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Defect Group: None >Status: Closed >Resolution: Accepted Priority: 9 Private: No Submitted By: Bill Pryor (wpryor) Assigned to: Greg Meiste (blindman1344) Summary: Can't add photos on phpWebSite 1.3.1 Initial Comment: I am using 1.3.1 of phpwebsite and 1.0.4 of featured photo. I installed featured photo without any issues but when I try to add photos I always get the error message "Missing folder information.". The complete path to the file is in the filename box after browsing for the photo, and write permissions are on the image directory. Thanks. Bill ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2007-10-14 13:58 Message: Logged In: YES user_id=780595 Originator: NO Took a bit longer than expected, but I have just released 1.1.0 of Featured Photo which corrects this defect. Thanks for reporting this issue. ---------------------------------------------------------------------- Comment By: Bill Pryor (wpryor) Date: 2007-10-02 22:15 Message: Logged In: YES user_id=1793876 Originator: YES Thanks Greg! I'll look for the release.....now if Featured Photo could just use a Photo Album for it's image source.... ;-) Bill ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2007-10-02 21:44 Message: Logged In: YES user_id=780595 Originator: NO Bill, Thanks for helping look into the issue. The issues you mention are caused by the recent changes to File Cabinet. The Featured Photo module used some functions provided by the File Cabinet module to process the image upload. File Cabinet has changed quite a bit recently, and the functions Featured Photo were using behave a bit differently (no longer resize) and need additional info regarding folders. I have spent the last few days rewriting the Featured Photo image code to utilize File Cabinet's Image Manager. Currently, I am finalizing the code changes and finishing up the testing. Since this is a show-stopper bug, I'm trying to release a new version of this module ASAP. Thanks, Greg ---------------------------------------------------------------------- Comment By: Bill Pryor (wpryor) Date: 2007-10-02 16:59 Message: Logged In: YES user_id=1793876 Originator: YES I have found a little more info. Without any changes I can now upload images. I have no idea what corrected the error, but there is still a related issue. When another error is generated uploading and image, such as the image being too big, the correct error message for the current problem is prefaced with the same "Missing folder information" message. I do not know if this is related to the first error, or is a different one. ...and related to the error on uploading a too big an image, when you set up a new featured folder block, it has you specify "Resize images to fit inside", but in actuality when you load an image larger than the size you specify for this, it does not resize the image, it just gives a message that the image is too big. It really would be much better if the image was resized. Also, when the thumbnail image is written it is given world readable permissions and the thumbnail is displayed correctly, but when the full size image is written, it is not, and the image will not display. Sorry for including what are probably multiple bugs in one report. I can break them out if you want me to. Thanks. Bill ---------------------------------------------------------------------- Comment By: Bill Pryor (wpryor) Date: 2007-10-02 09:49 Message: Logged In: YES user_id=1793876 Originator: YES Hi Greg, I have some more information for you. I was doing some testing and added a new user to my site. I went into the user options for the new user and tried to add an avatar and received the same message "Missing folder information". So unless you're using the same upload mechanism they are here and there's a bug in that code, I wonder if it has to do with folder permissions on my site. I have checked and all the image directories seem to be set correctly, but I will look again and see if I can find anything. Bill ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2007-09-29 11:31 Message: Logged In: YES user_id=780595 Originator: NO Bill, I was able to reproduce your issue and will begin looking into the problem. Thanks for alerting me to the issue. Greg ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706226&aid=1804397&group_id=81360 |