Code: Select all
##############################################################
## MOD Title: Profile guestbook
## MOD Author: paul999 < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
## MOD Description: With this mod, you have a profile guestbook.
## MOD Version: 0.0.9
##
## Installation Level: Intermediate
## Installation Time: 15 Minutes
## Files To Edit: 11
## admin/admin_board.php
## admin/admin_users.php
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/profile_add_body.tpl
## templates/subSilver/admin/board_config_body.tpl
## templates/subSilver/admin/user_edit_body.tpl
## includes/functions.php
## includes/usercp_viewprofile.php
## includes/usercp_register.php
## language/lang_english/lang_admin.php
## includes/constants.php
## Included Files: 5
## includes/functions_guestbook.php
## templates/subSilver/gb_post.tpl
## templates/subSilver/gb_view.tpl
## language/lang_english/email/guestbook.tpl
## language/lang_englisg/lang_guestbook.php
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: In version 1.0.0 is nothing changed.
## In version 1.0.1 is only some lang changed.
## for update, see the update files, give by version 0.0.4
## (If you want to update to version 1.0.1,
## you must only replace the files, and change lang_main.php,
## with the new entry's)
## If you want to update from version 0.0.7 to 0.0.6,
## You must use the special file!
## After updating, you must delete the cache/profilemod.php!
## For updating to version 0.0.7, you must only replace the files!
##############################################################
## MOD History:
##
## 2006-06-06 - Version 0.0.9
## - Critical fix.
##
## 2006-04-24 - Version 1.0.6
## - Handling for HTML from 2.0.20 added.
## - Added enable/disable quick reply
## - Fixed a bug by posting message and page_tail
## - Small code changes.
##
## 2006-02-10 - Version 1.0.5
## - Changed code for 2.0.19
## - Some small code changes.
## - Added check for " from phpbb 2.0.18.
## - Fixed a lang problem
##
## 2005-09-30 - Version 1.0.4
## - (Never submitted!)
## - Make changes for submitting
## - Deleted cash add.
##
## 2005-09-30 - Version 0.0.7
## - (Same as version 1.0.4) (Never released!)
## - Make changes for submitting
## - Deleted cash add.
##
## 2005-09-09 - Version 1.0.3
## - Addes some requests:
## - Points and cash mod support
## - Quick reply
## - Enable disable gb for each user.
## - Can set min posts for posting a message
## - Edit 8 small bugs.
## - Edit some things for submitting
##
## 2005-09-09 - Version 0.0.6
## - (Same as version 1.0.3)
## - Addes some requests:
## - Points and cash mod support
## - Quick reply
## - Eneble disable gb for each user.
## - Can set min posts for posting a message
## - Edit 8 small bugs.
## - Edit some things for submitting
## - Mod is now RC1
##
## 2005-08-12 - Version 0.0.5
## - (Same as version 1.0.2)
## - Make some changes for submitting(Only code in functions_guestbook.php)
##
## 2005-08-12 - Version 1.0.2
## - Make some changes for submitting(Only code in functions_guestbook.php)
##
## 2005-07-28 - Version 1.0.1
## - Make some changes for submitting
##
## 2005-07-27 - Version 1.0.0
## - Make the mod install easymod compatible.
## - New mod header.
##
## 2005-07-18 - Version 0.0.4
## - Added guest name.
## - Small bugfixes
##
## 2005-06-23 - Version 0.0.3
## - Added version checker
## - Added enable disable guest posting
## - Added enable disable email on reply
## - Edit some bugs.
## - Added new lang string(I was forgot one :D)
##
## 2005-06-22 - Version 0.0.2
## - Edit some bugs.
## - Guests can post also.
## - Email has been send to user.
## - Edit, quote and pagination has been replaced(They don't work :D)
## - Lang updated.
##
## 2005-06-22 - Version 0.0.1
## - first release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
Updating from version 0.0.1 to 0.0.2:
Replace all files, and change language/lang_english/lang_main.php with the new lang string.
Upload language/lang_english/email/guestbook.tpl
And you have been updated

Updating version 0.0.2 to 0.0.3
Use the file in the zip(It is to big to post here

Updating version 0.0.5 to 0.0.6
Use the file in the zip
Updating version 0.0.6/0.0.7 to 0.0.8:
See this file: http://rommel.paulscripts.nl/profileguestbook.mod