| Author | Message |
| Post Title: Phpbb3 debug message on upload | |
Gringoire
Joined: Oct 18, 2009 Posts: 8
|
Posted: Sun Nov 15, 2009 5:47 am
Hello all, when i upload my images on my album in g2, i get this message in a new page, when file is uploaded:
Code: › [phpBB Debug] PHP Notice: in file /gallery2/modules/core/classes/GalleryPlatform.class on line 116: move_uploaded_file() [function.move-uploaded-file]: Operation not permitted
Well, all works fine, but this message is intimidating... how do i fix this?? |
| Author | Message |
| Post Title: Re: Phpbb3 debug message on upload | |
PoPoutdoor
Joined: Jan 20, 2006 Posts: 129
|
Posted: Tue Nov 17, 2009 6:20 am
Try upload with G2 set to standalone mode, see if similar error message.
This seems filesystem permissions related. |
| Author | Message |
| Post Title: Re: Phpbb3 debug message on upload | |
Gringoire
Joined: Oct 18, 2009 Posts: 8
|
Posted: Tue Nov 17, 2009 6:26 am
How do i set in standalone mode??
|