Problem importing file containing HTML code in some fields
-
Hello,
I have several fields in BuddyPress that contain some HTML code inside.
When I fill the field manually in the website there is no problem.I tried to export the field and everything is okay.
But now if I want to create a user with the same value, I get the following error : Problem uploading file to import. Error details: ‘You do not have permission to upload this type of file.’
If I remove this field and the value contained in it, it works…
How can I import users with such types of fields ?
Here is an example of the value contained in the field :
<a href="https://mywebsite.com/members/brian-kitchen/">Brian Kitchen</a>When I export it the value is a bit different :
"<a href=""https://cousinadefrancoispasquier.fr/membres/anne-bonin/"">Anne BONIN</a>"I tried both and it fails every time.
Please, found me a solution, I have 3 fields for each user that contain such values.
Thank you for your help.
Wordpress version : 6.0.1
BuddyPress version : 10.3.0
Theme : BuddyX 4.3.9
Website URL : Private website closed for public people
The topic ‘Problem importing file containing HTML code in some fields’ is closed to new replies.