1 頁 (共 1 頁)

[問題]advancedhidepost和BBCODEs衝突

發表於 : 2004-05-14 07:19
tsairandy
[問題]advancedhidepost和BBCODEs 衝突!

我先裝了BBCODEs 合集
就是這個MOD

代碼: 選擇全部

######################################################## 
## 外掛名稱: BBCODEs 合集 
## 外掛版本: 2004.01.23 
## 作者: 各個BBCode原創作者 
## 整理: yuan 
## 
## 說明: 這個外掛除了原來的BBCODE外並新增24個BBCODE 
## 新增: fade褪色、scroll跑馬、flash動畫、flipv上下倒反 
## fliph左右倒反、stream影片、left圖片置左、right圖片置右 
## php語法、hide隱藏、iframe框架、rainbow彩虹、real影片 
## blur模糊、quicktime影片、strike刪線、wave波浪、mod版面管理 
## align字體位置、glow光暈、shadow陰影、highlight亮光筆 
## 顏色選擇條、笑臉創造器 
## 
## 適用PHPBB版本: 2.0.6 
## 
## 安裝等級: 中等 
## 安裝時間: 15 分鐘 
## 
## 原文說明: BBCODE可用於你所發表的文章之中. 
## 版權說明: 這個版本修正了原來的BBCODE外並加入了24種的BBCODE, 
## 而這個版本的版權仍屬這些BBCODE的原始創作者們的. 
## 附註說明: 此版本非原創作者所修改, 所若您安裝這個MOD而發生 
## 問題時與原創作無關, 安裝前請仔細考慮. 
## 
## 所要編輯檔案列表: 
## language/lang_chinese_traditional_taiwan/lang_main.php 
## posting.php 
## fetchposts.php 
## viewtopic.php 
## search.php 
## printview.php 
## includes/topic_review.php 
## includes/news.php 
## includes/functions_post.php 
## includes/bbcode.php 
## privmsg.php 
## templates/subSilver/posting_body.tpl 
## templates/subSilver/bbcode.tpl 
## templates/subSilver/overall_header.tpl 
## templates/subSilver/your_temp.css 
## 
## 新增檔案列表: 
## rainbow.htc 
## color.js 
## fi_divexpand.js 
## nav_contract.gif 
## nav_expand.gif 
## nav_expand_more.gif 
## nav_select_all.gif 
## text2schild.php 
## smilie_creator.php 
## smilie_creator.tpl 
## smilie_creator/*.* 
## 
#################################################################
## 說明: 
## 1.此修改強化僅適合未作修增BBCODE的PHPBB2.0.6,餘請卓參 
## 2.將BBCODE中文化並將部份需要自訂色碼的部份與以選單化 
## 3.修正陰影字的HELP與選單字型顏色的HELP的相衝 
## 4.修正字型大小選單加入預設值 
## 5.新增了24個bbcode
################################################################# 

但是再裝買賣文章MOD有問題
我用的買賣文章MOD是\r

代碼: 選擇全部

##############################################################
## MOD Title: Advanced Hide Post
## MOD Author: shi < shi@roc.as-hosting-pro.com > (Peng Shi) http://roc.myz.info
## MOD Description: This provide several methods to hide a post. User must pay,
##                  reply, have enough posts or cash to read it. 
## MOD Version: 1.0.1 Beta
## 
## Installation Level: Intermediate
## Installation Time: ~30 minutes.
## Files To Edit: 21
##              posting.php
##              viewtopic.php
##              modcp.php
##              search.php
##              includes/auth.php
##              includes/constants.php
##              includes/prune.php
##              includes/functions_post.php
##              includes/topic_review.php
##              includes/bbcode.php
##              admin/admin_board.php
##              admin/admin_forumauth.php
##              admin/admin_ug_auth.php
##              templates/subSilver/viewtopic_body.tpl
##              templates/subSilver/search_results_posts.tpl
##              templates/subSilver/admin/board_config_body.tpl
##              templates/subSilver/posting_preview.tpl
##              templates/subSilver/posting_topic_review.tpl
##              templates/subSilver/posting_body.tpl
##              templates/subSilver/bbcode.tpl
##              language/lang_english/lang_bbcode.php
##              (quick_reply.php)
## Included Files: 5
##              functions_hide.php
##              hiding_information.tpl
##              lang_main_hide.php
##              lang_admin_hide.php
##              advanced_hide_post_1.0.0_db_install.php
##############################################################
## 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:
##    Multiple BBCode MOD should have been installed before applying this MOD. 
##
##    The permession of hiding a post can be set in the Permissions settings of forum, group or
##    user respectivly in admin's control panel(ACP).
##
##    Please set the value of AUTH_SELLPOST carefully when modifying constants.php. If you install
##    the MOD with EasyMOD, please check it manually after installing.
##
##    DO NOT ignore the comments of the instrucions.
############################################################## 
買賣文章MOD裡面有一個intro的BBCODE,但裝了上面的BBCODE合集,買賣帖裡\r
的introcode就裝不上去了

發表於 : 2004-05-14 11:02
.::藍色的天空::.
你的bbCode數值要改喔!

發表於 : 2004-05-14 20:47
tsairandy
怎麼改!!!不會

發表於 : 2004-05-14 23:05
shihchieh
tsairandy 寫:怎麼改!!!不會
你到精華區,我有寫一篇關於bbcode的文章,你可以參考看看
文中有提到bbcode配置的部份~
希望對你有所助益~

發表於 : 2004-05-18 21:24
tsairandy
找了好久,哪裡是精華區

發表於 : 2004-08-22 15:21
Raymond690
我也找不到><

發表於 : 2004-08-22 15:38
御津闇慈

發表於 : 2004-08-22 16:15
StickyKid
好像不是這樣唷!
Advanced Hide Post 要裝的外掛是Mutiple BBcode