0

I created sign up with avatar module and it throws the customer avatars in pub/media/customer as an example:

http//:www.domain.com/pub/media/customer/u/n/undefined.png

But in the mobile app, when I call this link to display the avatar, I always get 404 page.

I checked the customer folder and found .htaccess the file which denies accessing all files under this folder. I removed it but still get 404 page.

What is wrong?

JB Pakalapati
5581 gold badge10 silver badges26 bronze badges
asked Oct 3, 2017 at 7:48
7
  • No answer !!!!! Commented Oct 21, 2017 at 20:28
  • hi, you got this solution? i have same issue. Commented Nov 10, 2017 at 1:45
  • Yes, there is .htaccess file in customer directory, remove it. try that and if not solved tell me which server you are working on. Commented Nov 13, 2017 at 14:05
  • yes there is a .htaccess file but after removing it or after changing its perminitions to allow all i am still unable to access this folder. I am using magento on bitnami. Commented Nov 13, 2017 at 18:02
  • however on localhost after changing permissions in .htaccess file i access images placed in customers folder but i have no luck on live server. please help Commented Nov 13, 2017 at 18:03

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.