The links for this mod do not seem to be working, and it's just what I've been looking for... Is it available somewhere else? :( I've now updated the links to the original mods: http://www.phpbb.com/community/viewtopic.php?f=16&t=101634 Please note that this mod is no longer supported by the author...
It has been brought to my attention that there is a minor bug in the code for this mod. BUG: Everytime someone edits a post, their post count goes up by 1 and so does the count of topics posted on the index page. FIX: The problem occurs in the following section of the mod (the line in bold): # #----...
I've just updated my dev forum and I can confirm that it does indeed work with 2.0.6.
The only file affected by the new version which In_Reply_To uses is viewtopic.php, and there are no differences to the instructions when re-installing the section of the mod for this file.
To get this mod to work with the new phpBB verson 2.0.5, there are 2 small changes to the mod instructions: Where it says: # #-----[ FIND ]------------------------------------------ # $hidden_form_fields = '<input type="hidden" name="sid" value="' . $userdata['session_id'] . '" /><input type="hidden...