By Othniel Harris on Tuesday, 06 June 2017
Posted in Groups
Likes 0
Views 681
Votes 0
As an admin (backend), how can I change / move uploaded videos to a particular group. The client wishes particular videos uploaded to be placed under a particular Group.
It will involved a few table when the video uploaded on the site, I would suggest that before you directly modify the value from the database, the first thing is you have to understand which table will involved.
·
Monday, 12 June 2017 22:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Othniel,
Unfortunately, there is no settings in the backend to move videos from users to groups. You can either reupload those videos in the groups and delete the ones from users, or using a more technical method, which is to alter the data in the database.
·
Tuesday, 06 June 2017 13:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Or by going directly to the sql database, and adding the id value of the group to the corresponding video, no ?
·
Monday, 12 June 2017 16:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.
·
Saturday, 17 June 2017 17:58
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Othniel
·
Saturday, 17 June 2017 22:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post