Version: 1.8, by Phalynx
Developer Last Online: Nov 2015
Category: Administrative and Maintenance Tools -
Version: 3.8.x
Rating:
Released: 01-06-2009
Last Update: 08-24-2009
Installs: 725
Uses Plugins Auto-Templates
No support by the author.
Change Posts Owner
Created by Marius Czyz aka Phalynx.
Tested on vBulletin 3.6, 3.7 and 3.8
What does this modification do?
It can change the owner and date of multiple threads and post. For this, it adds another option to your mod actions on forumdisplay, showthread and search results. After selecting some threads or posts, you can choose the new owner by name or by UserID. "By name" works with the AJAX namesuggestion, we all know it from writing a PM. After changing the name, it rebuilds thread/forum counters and post counter of old and new user. Attachments will also be assigned to new user.
Installtime: <1 minutes
Difficulty: very easy (1 product)
Demo is not available, due to missing permissions on my board.
Please click Mark as INSTALLED, otherwise I will not support you.
Features
- Can change owner and date of selected posts and threads (including database attachments - it will not move file attachments)
- Can change owner to unregistered user and back
- Can accept user id and username
- Username input is driven by AJAX
- Post count of involved users will be increased/decreased
- Thread and forum counters of involved threads and forums will be rebuild
- Supports inline moderation
- Makes use of $template_hooks, hooks and simple group permissions
- Every change will leave a notice in moderation log
Features for future releases
- Incrementally change time, f.e. first posts is 12:01:01, second one will get 12:01:02h, third one 12:01:03h....
- Moving file based attachments to the new user
How to install?- Simply import product
How to upgrade?- Uninstall existing product, install new one
Changelog
v1.8, released 7. January 2009
- Apostroph in Username will be filtered out
- Fixed 12h/24h recognition
v1.7, released 4. June 2008
- Attachments will now be also assigned to the new user
- Added ability to change date of posting
- Added ability to assign post to guest user
- Added ability to set IP Address (-> AdmincP, Settings)
- Added moderation to search result (posts)
v1.6, released 19. June 2008
- Post counter of old and new user will be updated
- Added moderation to search result (threads)
- Clean up code
- Compatible with vBulletin 3.7 GOLD
- Minor fixes
I installed this mod a year ago and it works for threads but now i want to change the owner of one post in a thread and surprisingly the option to change the user does not show up in the drop down menu.
Did you changed manually the templates? Installed a hack that is also hooking into this drop down?
I'm hooking into an existing template hook.
I made only a few slide changes via TMS, but nothing in this drop down. But i installed the Moderator Checkpoint System that adds two points in this drop down. After i disabled that everything is allright and the option to change the user does now show up.