By Jason Wells on Thursday, 26 April 2018
Posted in Technical Issues
Replies 4
Likes 0
Views 590
Votes 0
I was a basic member editing my profile.

I have 2 URL fields : personal profile and business website.

If I put http://www.site.com it updates

If I put http://www.site.com it does not update.
Hm, i suspect this issue also related with your server blocked or restricted the POST data can't contain http:// based on what i tested on your site, it seems like your server detected there got contain this http:// data, then it will fall back to 406 error.

You can refer on my attached screenshot below.

Even i try add http:// in other field, it also hit the same issue.

The reason why you doesn't hit this error is because your current .htaccess do something do not render the real server message on the page so it will redirect back to your site Easysocial dashboard page, by right it should redirect back to the user profile page.

Once I rename your .htaccess file temporary, then access this non-sef profile page url
[gist type="php"]
https://www.riskoracle.com/index.php?option=com_easysocial&view=profile&layout=edit
[/gist]
it will show the correct error once you add http:// this word into one of your custom field and press save button.

Can you consult with your webhosting provider regarding this and see whether they know something about this?
·
Thursday, 26 April 2018 12:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Replied on the other thread re avatar not uploading for a group

https://stackideas.com/forums/new-group-not-being-created
·
Thursday, 26 April 2018 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for getting back to us, i think you have to consult with them regarding this, because they can able to check whether the server got setup any restriction or blocked for those POST data can't contain http://?
·
Thursday, 26 April 2018 18:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post