Topic: Easy Custom Smilies v0.5
This tool adds the possibility to easily add smilies without having to edit your parser.php every time.
##
##
## Mod title: Easy Custom Smilies
##
## Mod version: 0.5
## Works on PunBB: Should work on every version
## Release date: 2006-02-01
## Author: El Bekko
##
## Description: This tool adds the possibility to
## easily add smileys without having
## to edit your parser.php every time.
##
## Affected files: parser.php
##
## Affects DB: Yes
##
## Notes: Should work fine now.
## Requires FTP CHMOD access to img/smilies folder.
##
## 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.
##
##
Have fun with it, installation guide is included in the readme. Should work with any version of punBB.
PunRes link: http://punres.org/desc.php?pid=172
Updated to version 0.4 on 2006-02-1
Included install_mod.php in v0.4
Updated to v0.5 on 2006-02-2
Fixed install_mod.php
Fixed security issues
Support for DB's other than MySQL
Note: The piece of code in parser.php needs to be replaced by a new one. Please don't forget that