Free Arcade Script
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Demo
Help
Search
Store
Gallery
Contact
Login
Register
Free Arcade Script
»
Forum
»
FAS Help
»
V3.x
»
Profile Image Upload Problem
Recent
« previous
next »
Print
Pages: [
1
]
Author
Topic: Profile Image Upload Problem (Read 5165 times)
Stylermw95
Contributors
Newbie
Posts: 4
Force: +0/-0
Profile Image Upload Problem
«
on:
June 14, 2015, 10:34:22 AM »
Dear Community,
when my users and i would like upload a profile image we became an error.
Errpr Message below: Sorry, there was a problem uploading your file.
CHMOD 777 for the avatar folder i have given.
Best Regards
Stylermw95
Logged
I´ll be a German Developer!
am-fs
Owner
Developer
Full Member
Posts: 228
Force: +1/-0
Re: Profile Image Upload Problem
«
Reply #1 on:
June 19, 2015, 06:02:28 PM »
i have looked into this but can not find an error or problem.
set folder permissions to 755
Logged
Arcade SEO
Stylermw95
Contributors
Newbie
Posts: 4
Force: +0/-0
Re: Profile Image Upload Problem
«
Reply #2 on:
June 21, 2015, 01:36:15 AM »
Hello,
i have changed the permission from 777 to 755 but not works.
I use the last release.
:confused:
Best Regards from Germany
Stylermw95
Logged
I´ll be a German Developer!
am-fs
Owner
Developer
Full Member
Posts: 228
Force: +1/-0
Re: Profile Image Upload Problem
«
Reply #3 on:
June 21, 2015, 09:39:19 PM »
your directory path is incorrect.
create file path.php
Code:
[Select]
<?php
echo
getcwd
();
// Short for `Get Current Working Directory`
?>
run your site.com/path.php
copy and paste the path into your admin => settings => directory path, make sure you have / at the end
I'm sure your cache path is incorrect too, so edit the includes/config.php and add the correct path there.
thanks
Logged
Arcade SEO
Stylermw95
Contributors
Newbie
Posts: 4
Force: +0/-0
Re: Profile Image Upload Problem
«
Reply #4 on:
June 26, 2015, 09:23:11 AM »
Hello,
that works fine.
Thank you very much and have a nice day.
Best Regards from Germany
Stylermw95
Logged
I´ll be a German Developer!
Print
Pages: [
1
]
« previous
next »
Free Arcade Script
»
Forum
»
FAS Help
»
V3.x
»
Profile Image Upload Problem