help with a couple upload errors? help with a couple upload errors?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

help with a couple upload errors?

Started by scottb, December 05, 2005, 12:40:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scottb

hi,

when trying to upload pictures, i get these errors:

Impossible to move EPSN0208~0.JPG to albums/userpics/10001/ !

Warning: move_uploaded_file(albums/userpics/10001/EPSN0208~0.JPG): failed to open stream: Disk quota exceeded in /home/drunkstr/public_html/cpg/db_input.php on line 265

Warning: move_uploaded_file(): Unable to move '/tmp/phpZVawUQ' to 'albums/userpics/10001/EPSN0208~0.JPG' in /home/drunkstr/public_html/cpg/db_input.php on line 265

after searching the forum, it looks like i can set my disk quota to unlimited on the groups page and setting to 0. the second is saying i'm trying to access the temp directory, which i may not have access to? are these assumptions correct? will the answers provided in the FAQ fix them? (making sure my access rights are either 777 or 755?) many thanks for any responses. :)

Nibbler

That message refers to your disk quota on your hosting account, not Coppermine.