The following code is simple, It Replaces /me with the poster's username, replaces /you with the current viewers username, and /random is replaced with a random username from the database.
There is no guarantees implied or otherwise, using this mod could cause sterility in mice, turn the pope agnostic, or even get Bill Clinton laid. Well, perhaps he doesn't need help. Even more likely none of those will happen and it will do exactly as implied.
For support, additional questions or Feature request with NO Guarantees, feel free to visit our phpbb3 and PHP Forum
#################################################################
## MOD Title: /me /you /random phpbb3 MOD
## MOD Author: Vladd44 < vladd44@vladd44.com > http://www.vladd44.com
## MOD Description: Replaces /me with the poster name, replaces /you with the
## Viewers name, and /random pulls a name at random for replacement
##
## MOD Version: 1.0.1
## phpBB3 Version: 3.0.2
##
## Installation Level: Easy
## Installation Time: 1 Minute
##
## Files To Edit: viewtopic.php
##
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v3
#################################################################
## History:
##
## 2008-08-15 - version 1.0.1 Thanks to RMcGirr83 for input.
## 2008-08-15 - version 1.0.0
## - Initial Release.
##
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD.
#################################################################
#
#-----[ OPEN ]---------------------------------------------------
#
viewtopic.php