To close out a week of very geeky Rails and PHP posts…
I released an administrator plugin for PunBB earlier this week and Rickard has posted it on the PunBB Downloads page (about 3/4ths of the way down).
User Merge. Created by Terrell Russell. The User Merge plugin allows administrators to merge two user accounts.
This follows the Broadcast Email plugin from a couple years ago…
Broadcast Email. Created by trel1023. The Broadcast Email plugin allows administrators to broadcast e-mail to all registered users via the administration interface.
Tags: Code - plugin - punbb - usermerge
View blog reactions
{ 2 } Comments
can i use this while i am using mega pun..
Tusher – I’m not sure – I have not installed/run MegaPun.
The plugin finds all records in the base system where a userid is used, and changes it to the ‘other’ one. If there are additional tables in MegaPun, then this plugin will not address them.