• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem gesior when change logo

picachu

Member
Joined
Dec 2, 2007
Messages
970
Reaction score
11
Warning: move_uploaded_file(guilds/abagas_team.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory in C:\xampp\htdocs\guilds.php on line 1349

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\xampp\tmp\php34D6.tmp' to 'guilds/abagas_team.gif' in C:\xampp\htdocs\guilds.php on line 1349

The Following Errors Have Occurred:
Sorry! Can't save your image.

guilds.php

XD - Pastebin.com

Help please.
Rep++
Ty! :$

LOL, a stupid error.

who want the fix:

at line 1349
change $save_path = images/'.$save_file_name;

to your guild images path
mine is: $save_path = 'images/guilds/'.$save_file_name;

Bye!
 
Back
Top