First of all, big thanks to TMM-TT for updating this plug-in for vB4! I'm a long time user but only just recently upgraded to version 4.
I thought I'd contributed a modification I've made that checks if the email sender is also a forum user. If yes, then the post is added as that user. The reason I've done this is because I want our mailing lists to be fully integrated with our forums. Anyway, it's implemented as an option so you can choose whether or not to enable it.
I've also fixed the TABLE_PREFIX issue pointed out by tms1791 and added the 'Show Similar Threads' fix shared by AtomicAcidbath.
Additionally, the admincp files (nntp_groups.php and nntp_settings.php) were giving me SQL errors so I had to change "TYPE=MyISAM" to "ENGINE=MyISAM".
By the way, I think someone should create a new thread for this plugin in the 4.0 forum. That way, we can focus on 4.0 discussions and perhaps further development over there.
DISCLAIMER: I'm not really a proper coder so I can't guarantee that my version works. All I know is that it seems to work on my site.
|