It's not possible uploading avatars (General)

by el Reverendo, Thursday, March 27, 2014, 21:34 (3655 days ago)

Hello,

In Control Panel avatars are allowed, and the folder /images/avatars has 777, but users can't upload avatars, as you can see in the attached picture. Any Idea?

Thanks!

[image]

Avatar

It's not possible uploading avatars

by Auge ⌂, Friday, March 28, 2014, 17:43 (3654 days ago) @ el Reverendo

Hello,

In Control Panel avatars are allowed, and the folder /images/avatars has 777, but users can't upload avatars, as you can see in the attached picture. Any Idea?

Yes.

[image]

The spanish language file misses the string for the link name. Here as examples the matching sequence of other language files.

english.lang

[user_edit] # <- line #564
edit_user_name =                  User name:
edit_avatar =                     Avatar:
edit_avatar_link =                edit avatar
edit_user_type =                  Type:

german.lang

[user_edit] # <- line #556
edit_user_name =                  Benutzername:
edit_avatar =                     Avatar:
edit_avatar_link =                Avatar bearbeiten
edit_user_type =                  Typ:

spanish.lang

[user_edit] # <- line #559
edit_user_name =                  Nombre de usuario: 
edit_avatar =                     Avatar:
add_avatar_link =                 anadir avatar       # <- wrong variable name
edit_avatar_link_title =          editar avatar       # <- unknown variable name
edit_user_type =                  Tipo:

Please correct the variable name and report if it was successful.

*btw* The translator added a notice in the file header. If you are interested you are free to search for missing strings to translate and release it here. :-)

# Translation not complete!
# Not yet translated strings are marked with <!-- TODO -->

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

It's not possible uploading avatars (SOLVED)

by el Reverendo, Saturday, March 29, 2014, 17:48 (3653 days ago) @ Auge

I did it!

Thank you very much. I just changed this:

Original

[user_edit] (Line 559)
edit_user_name = Nombre de usuario:
edit_avatar = Avatar:
add_avatar_link = anadir avatar
edit_avatar_link_title = editar avatar
edit_user_type = Tipo:


Later

[user_edit] (Line 559)
edit_user_name = Nombre de usuario:
edit_avatar = Avatar:
edit_avatar_link = Editar avatar
edit_user_type = Tipo:

And then... :-)

[image]


Could I help you to translate the forum to Spanish? It would be a pleasure for me.

Avatar

It's not possible uploading avatars (SOLVED)

by Auge ⌂, Saturday, March 29, 2014, 19:08 (3653 days ago) @ el Reverendo

Hello

And then... :-)

[image]

<fanfare>Tada!</fanfare>

Could I help you to translate the forum to Spanish? It would be a pleasure for me.

Go on. :-)

# Not yet translated strings are marked with <!-- TODO -->

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread