upload can not move upload can not move
 

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

upload can not move

Started by baddad, January 18, 2005, 06:04:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

baddad

Can someone tell me what is wrong?


QuoteWarning: move_uploaded_file(./albums/edit/mHTTP_temp_2dbb6fa2.JPG): failed to open stream: No such file or directory in /var/www/html/copper/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phpGspxzj' to './albums/edit/mHTTP_temp_2dbb6fa2.JPG' in /var/www/html/copper/upload.php on line 1197


QuoteNotice: Undefined index: cat_thumb in /var/www/html/copper/themes/eyeball/theme.php on line 1123

Notice: Undefined index: cat_albums in /var/www/html/copper/themes/eyeball/theme.php on line 1125

Casper

This is an upload problem, which is fully discussed in the upload support board, so moving this there.

The notices are not a problem, unless you see then when debug is turned off.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here