Bericht geplaatst:
Twee berichten samengevoegd:
Heeft iemand een oplossing?
Ik begrijp je probleem niet, ik zie niets vreemds op de screenshots...Russ schreef:Ik heb een merge mod geinstalleerd. Alleen als ik twee berichten bij elkaar heb gevoegd krijg ik een andere melding (andere stijl) als dat ik een bericht geplaatst heb.
Code: Selecteer alles
##############################################################
## MOD Title: Simply Merge Threads
## MOD Author: Ptirhiik < admin@rpgnet-fr.com > (Pierre) http://www.rpgnet-fr.com
## MOD Description:
## This mod allows to merge two topics
## MOD Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: 10 Minutes
## Files To Edit:
## viewtopic.php
## includes/functions.php
## templates/subSilver/subSilver.cfg
##
## Included Files:
## lang_extend_merge.php
## merge.php
## merge_body.tpl
## merge_select_body.tpl
## topic_merge.gif
##
## --- lang settings ---
## mod-lang_settings/lang_extend_mac.php
##
## --- topics list ---
## mod-topics_list/functions_topics_list.php
## mod-topics_list/topics_list_box.tpl
##
## mod-topics_list/graph.gif/folder_announce_own.gif
## mod-topics_list/graph.gif/folder_announce_new_own.gif
## mod-topics_list/graph.gif/folder_own.gif
## mod-topics_list/graph.gif/folder_new_own.gif
## mod-topics_list/graph.gif/folder_hot_own.gif
## mod-topics_list/graph.gif/folder_new_hot_own.gif
## mod-topics_list/graph.gif/folder_lock_own.gif
## mod-topics_list/graph.gif/folder_lock_new_own.gif
## mod-topics_list/graph.gif/folder_sticky_own.gif
## mod-topics_list/graph.gif/folder_sticky_new_own.gif
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
##
## Author Notes:
## o To be able to edit your languages installed on the board, please install the administration
## language management tool included in the mod-lang_settings directory : MOD-lang_settings.txt
##
##############################################################
## MOD History:
##
## 2003-10-21 - Version 1.0.1
## - add the use of the lang settings
## - add the use of the topics list
## - fix the loose of poll while merging a poll to a topic without a poll
##
## 2003-07-27 - Version 1.0.0
## - first release
##
## 2003-07-12 - Version 0.0.1
## - first beta
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################