2013-08-17, 04:18 PM
How do you recommend merging a large number of users at once.
I could just assign the posts and threads to the good user and delete the bad one, but I'd prefer to use a merge module if possible
The problem is that the merge module forces you to type one a time in the admin panel and the code for the merge is too much of a pain to be converted easily into a function which I execute in a new php file.
Thus how do you recommend 'mass merging' even scheduling it?
I could just assign the posts and threads to the good user and delete the bad one, but I'd prefer to use a merge module if possible
The problem is that the merge module forces you to type one a time in the admin panel and the code for the merge is too much of a pain to be converted easily into a function which I execute in a new php file.
Thus how do you recommend 'mass merging' even scheduling it?