It's nice. If all forums had it one could just change one's Gravatar and have it update everywhere.
1 2004-12-18 01:51
Re: Gravatar support in topics. (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
2 2004-12-17 05:00
Topic: Gravatar support in topics. (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Gravatars
##
## Mod version: 1.0
## Works on PunBB: 1.1.5
## Release date: 2004-12-16
## Author: Jason Terk (rain@xidus.net)
##
## Description: This mod adds Gravatar (http://www.gravatar.com) support
## to PunBB.
##
## Affected files: viewtopic.php
## profile.php
## admin_options.php
## lang/en/en_profile.php
##
## Affects DB: Yes
##
## Notes: I'm sorry that this is so long ... there's no easy way
## to add this mod with include files.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
Download from: http://rain.xidus.net/punbb/gravatars.zip
See gravatars in action at: http://forum.scotchandpolitics.com
3 2004-11-30 19:44
Re: YaBB 1 Gold - SP1.3.1 --> PunBB? (4 replies, posted in PunBB 1.2 discussion)
Actually, I did the conversion that Chacmool suggested, installing YaBBSE and converting the YaBB Gold DB to that, then converting the YaBBSE DB to PunBB, so it works.
4 2004-11-30 17:00
Re: How to host multiple forums - one domain / server (4 replies, posted in PunBB 1.2 discussion)
I don't think this will be too hard ... You just need a way to use a different config.php depending on which forum you're trying to serve up. If you want to allow users to choose mods then things become a bit hairier but still doable. I'll mull over this for a bit today and see if I can come up with a more concrete solution.
5 2004-11-30 04:57
Re: HOWTO: Enable DEBUG mode (14 replies, posted in PunBB 1.2 troubleshooting)
Fair enough. Your style is different than mine, that's ok;)
6 2004-11-28 14:51
Re: HOWTO: Enable DEBUG mode (14 replies, posted in PunBB 1.2 troubleshooting)
Rickard,
It might be a better idea to suggest adding the line to config.php. For example, I have a local development copy of my PunBB board (because I'm modifying it) and the remote working copy. If PUN_DEBUG is included in common.php then I would (potentially) have to change that file every time I upload a new version to the server.
7 2004-11-23 22:14
Topic: "Real Names" (1 replies, posted in PunBB 1.2 troubleshooting)
Is there a way to display "real names" instead of user names in the forum? (I.e. on each post, moderator lists, etc.)
Thanks!
8 2004-11-22 21:05
Topic: YaBB 1 Gold - SP1.3.1 --> PunBB? (4 replies, posted in PunBB 1.2 discussion)
Has anyone created or is anyone working on a converter from YaBB 1 Gold (flat text files) to PunBB? If not, I just might have to cook that up.