Update für PHPBB2 Plus 1.5x von 2.0.17 auf 2.0.18
Verfasst: Fr 04 Nov, 2005 21:20
Es sind folgende Dateien zu bearbeiten
phpbb_2.0.17_to_2.0.18_Plus_1.5x.txt
phpbb_2.0.17_to_2.0.18_lang_german.txt
Die kompletten Änderungen könnt ihr euch auch bei http://www.phpbb2.de herunter laden oder gleich hier unten.
phpbb_2.0.17_to_2.0.18_Plus_1.5x.txt
Code: Alles auswählen
##################################################################
## MOD Title: phpBB 2.0.17 to phpBB 2.0.18 Code Changes for PLUS 1.52 & 1.53Beta7
## MOD Author: markus_petrux < N/A > (Markus) N/A
## MOD Description: These are the Changes from phpBB 2.0.17 to phpBB 2.0.18 summed up into a little
## Mod. This might be very helpful if you want to update your Board and have installed a bunch
## of Mods. Then it's normally easier to apply the Code Changes than to install all Mods again.
##
## MOD Version: 1.0.1
##
## Installation Level: Advanced
## Installation Time: 2 Hours
## Files To Edit:
## common.php
## groupcp.php
## login.php
## memberlist.php
## modcp.php
## posting.php
## privmsg.php
## search.php
## viewtopic.php
## admin/admin_board.php
## admin/admin_disallow.php
## admin/admin_smilies.php
## admin/admin_styles.php
## admin/admin_ug_auth.php
## admin/admin_user_ban.php
## admin/admin_users.php
## admin/index.php
## admin/page_footer_admin.php
## db/mysql.php
## db/mysql4.php
## includes/bbcode.php
## includes/constants.php
## includes/db.php
## includes/emailer.php
## includes/functions.php
## includes/functions_admin.php
## includes/functions_post.php
## includes/functions_search.php
## includes/functions_validate.php
## includes/page_header.php
## includes/page_tail.php
## includes/sessions.php
## includes/smtp.php
## includes/usercp_activate.php
## includes/usercp_avatar.php
## includes/usercp_register.php
## includes/usercp_sendpasswd.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## language/lang_english/email/topic_notify.tpl
## templates/fisubilversh/index_body.tpl
## templates/fisubilversh/login_body.tpl
## templates/fisubilversh/fisubilversh.cfg
## templates/fisubilversh/admin/board_config_body.tpl
## templates/fisubilversh/admin/index_frameset.tpl
## templates/fisubilversh/admin/styles_edit_body.tpl
##
## Included Files: install/update_to_latest.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/
##############################################################
Code: Alles auswählen
#################################################################
## MOD Title: phpBB 2.0.17 to phpBB 2.0.18 Code Changes for PLUS 1.52 & 1.53Beta7
## MOD Author: markus_petrux < N/A > (Markus) N/A
## MOD Description: These are the Changes from phpBB 2.0.17 to phpBB 2.0.18 summed up into a little
## Mod. This might be very helpful if you want to update your Board and have installed a bunch
## of Mods. Then it's normally easier to apply the Code Changes than to install all Mods again.
##
## MOD Version: 1.0.1 (ger)
##
## Installation Level: easy
## Installation Time: 3 min
## Files To Edit:
## language/lang_english/lang_admin.php
## language/lang_english/email/topic_notify.tpl
##
## 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/
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################