Topic: PBB User Blogs 1.0 Beta

##
##
##        Mod title:  User Blogs (Beta)
##
##      Mod version:  1.0 Beta
##   Works on PunBB:  1.2.12, 1.2.13, 1.2.14
##     Release date:  2007-04-12
##           Author:  TinyTim (tinytim@soonotes.com)
##
##      Description:  This mod alows users to create personal blogs. 
##
##   Affected files:  index.php
##                    viewtopic.php
##                    profile.php
##                    userlist.php
##                    include/functions.php
##                    lang/English/profile.php
##                    lang/English/common.php
##                    lang/English/index.php
##                    profile.php
##                    style/imports/base.css
##                    style/*.css
##
##       Affects DB:  Yes
##
##            Notes:  This mod includes restore function for db.
##                    This has been tested on a fresh installation of PunBB 1.2.14
##                    using PHP 4.4.4 and MySQL 4.1.21-standard.
##                    This is a beta release and the code may be a bit sloppy or have some 
##                    commented out queries and alot of the language stuff it still hard coded
##                    Most of the changes to existing files are either minor of will
##                    not affect the function of your forum, however the changes to 
##                    profile.php are major so be absolutely sure to create a backup
##                    of that file.
##
## Additional Notes:  In the 'extra' directory there are copies of all modified files.
##                    These are all based on PunBB 1.2.14. Only use these if you have 
##                    PunBB installed with no modifications to any of these files.
##

download here

Re: PBB User Blogs 1.0 Beta

Great mod, but why not use :

search.php?action=show_user&user_id=3 to retrieve all post from one user and show them as a log. Im not a programmer btw, just a idea. I think if you go this way your mod can be smaller.

PunnyBunny..

Re: PBB User Blogs 1.0 Beta

That's Punny alright smile