From: SourceForge.net <no...@so...> - 2004-10-01 08:08:36
|
Bugs item #1038319, was opened at 2004-10-01 08:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1038319&group_id=81260 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Shaun Murray (singletrack) Assigned to: Eloi George (adarkling) Summary: 1.0.0 CVS: Nasty error creating avatar gallery Initial Comment: Tried creating an avatar gallery but obviously the directory imgLib was trying to create was in a directory I didn't have permissions for - ok, my fault for doing that but... Instead of a nice error message I got just a plain php error... Warning: mkdir(/home/blah/public_html/images/phpwsbb/ library/): Permission denied in /home/blah/public_html/core/ ImgLibrary.php on line 732 Warning: chmod(): No such file or directory in /home/blah/ public_html/core/ImgLibrary.php on line 733 ERROR (PHPWS_IMGLib): No library settings file found or created! It'd be much, much nicer if it recovered more gracefully from that and told the admin to set the directory permissions properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1038319&group_id=81260 |