By Ewoud on Thursday, 09 March 2017
Posted in Technical Issues
Likes 0
Views 463
Votes 0
Hi there,

With the help of Arlex I have migrated from JomSocial to EasySocial. There is one thing left I would like some help with. In the Profile Type I have added the Terms and Conditions for my site. But by default it isn't ticked off for all current members. Is there a way to tick this off for all users at once? I would like to keep the Terms and Conditions in the profile so members can always read the Terms and Conditions when they want.

Regards,
Ewoud
Perhaps you can provide us with your Cpanel account so I can access your database to check those custom field data and see whether I can run a SQL query to update all of your existing user for this term and condition value?
·
Thursday, 09 March 2017 15:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I have added the details to my first post.

Regards,
Ewoud
·
Friday, 10 March 2017 04:13
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like that was not possible to run a query to update it, so I have modified on this file -> JoomlaFolder/media/com_easysocial/apps/fields/user/terms/themes/default/event.php, it will always show checked from your term and condition checkbox now.
·
Friday, 10 March 2017 14:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks for this. What will happen when EasySocial has an update, and especially if that file has been updated?

Regards,
Ewoud
·
Saturday, 11 March 2017 13:58
·
0 Likes
·
0 Votes
·
0 Comments
·
You can put this file into template override location e.g.

JoomlaFolder/templates/YourCurrentTemplate/html/com_easysocial/apps/fields/user/terms/event.php

So it will not affected when you update to next version.
·
Saturday, 11 March 2017 14:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok thanks!
·
Saturday, 11 March 2017 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Saturday, 11 March 2017 14:44
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post