By Filippos Karamanlis on Tuesday, 06 February 2018
Posted in General Issues
Replies 5
Likes 0
Views 556
Votes 0
Hi,
I have a couple of problems and some questions.

1. Uploading image when updating profile picture or cover displays error :
Upload Picture
Unexpected token C in JSON at position 61

2. Post an image - upload from computer
HTTP Error.

3. In the administrator I got an error. I can reproduce when clicking the icons in administrator "Users" (Enabled, Activated)
An error has occurred.
0 Call to undefined function iconv()
[gist type="php"]

4. I need to add a Country field to the User Registration. I see that there is a Region configuration but I am not sure how to display that in the user registration.
Hey Filippos,

For issues 1 - 3, I have checked your site and it looks like the problem is because the iconv library is not compiled with PHP. You need to contact your web hosting company to include the iconv library with php.

As for the custom fields, they are associated with workflows and each profile type on your site are associated with Workflows. To add a country field, all you need to do is:

1. Edit the user workflow

2. Insert the address field.

3. Edit the custom field and configure what items would you like to have appear in the field, http://take.ms/Bbsg2
·
Tuesday, 06 February 2018 21:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Excellent !
I installed the iconv library and it works fine.

Thank you very much Mark.

What about the login in the "Login" ?
When I login from this form it redirects my to "https://en/community" only the path, without the domain.
The easysocial entry page is https://training.artenprise.eu/en/community
I Disabled the Easysosicial Auto-login plugin (Didn't work)

I have no idea what else it could be.
Thank you
·
Wednesday, 07 February 2018 17:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Filippos,

I have checked your site and it looks like you are running on 3.8.4. There is a bug with the router in Joomla and to fix this, you need to update to the latest version, 3.8.5
·
Wednesday, 07 February 2018 17:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Great !!!

Thank you so much Mark !!!
·
Wednesday, 07 February 2018 18:10
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Filippos
·
Wednesday, 07 February 2018 19:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post