- Discussions
- 198
- Messages
- 711
- Solutions
- 22
- J'aime
- 867
- Points
- 98
Description:
Removes the About block in Account details.
Example of About block :
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
Télécharger :
Removes the About block in Account details.
Example of About block :

SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
Code:
UPDATE xf_user_profile SET about = ''
Télécharger :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.