Hi,
So I have user X that created a bunch of pages; now I need to change that user name and respective url.
Reading around seems to be not recomendable.
Therefore my next question is- Can I change the owner of those pages to a new user?
How?
Thanks
Hi,
So I have user X that created a bunch of pages; now I need to change that user name and respective url.
Reading around seems to be not recomendable.
Therefore my next question is- Can I change the owner of those pages to a new user? How?
Thanks |
Hi people, maybe I did not explain myself very well.
On my project only one user defined as moderator will be able to create pages and groups.
I created the user and the user created several groups. But now I decided to have a different user as owner of every group.
Is it possible to change ownership?
Thanks |
Yes, but you have to do a database edit; there is no way to change the owner of a group in admin. It may be possible to run a query to change the owner of several groups if there is a common field; for example, all the groups with owner 2 be change to owner 3 but if only some of the groups owned by 2 will be changed then you need to do it one by one. Geeks, making the world a better place |
ok thanks. All groups belong to the same. I'll try to find the correct query to change them all
cheer\s |