import_txt_smileypacks - 1.0.0

Eklentiler ile ilgili gelişmeler. Yeni modlar, güncellemeler.

import_txt_smileypacks - 1.0.0

İleti sabri ünal 29.10.2006, 16:22

kimi sunucular .pak uzantılı dosyaları desteklemeyebiliyor ve bir de niye böyle ayrı bir dosya oluşturmaya ihtiyaç duyuluyor diyorsanız sizin için basit bir fix...

Kod: Tümünü seç
##############################################################
## MOD Title: import_txt_smileypacks
## MOD Author: mindstorms < th-hoen@wanadoo.nl > (Thomas Hoen)
## MOD Description: My host doesn't support .pak files, so I maked a mod to import txt smileypacks.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit: (2):
## admin\admin_smilies.php,
##  language\lang_***\lang_admin.php,
##
## Included Files: N/A
##
## 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:
##
##############################################################
## MOD History:
##
##   2006-10-24 - Version 1.0.0
##      - First version!
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ OPEN ]------------------------------------------
#
   admin\admin_smilies.php
#
#-----[ FIND ]------------------------------------------
#
   else if( eregi('.pak$', $file) )
#
#-----[ INLINE FIND ]------------------------------------------
#
   .pak
#
#-----[ INLINE REPLACE WITH ]------------------------------------------
# Note: You can make it every extension you would
#
   .txt
#
#-----[ OPEN ]------------------------------------------
#
   language\lang_***\lang_admin.php
#
#-----[ FIND ]------------------------------------------
#
   .pak
#
#-----[ REPLACE WITH ]------------------------------------------
# Note: You need to replace it with the extension you have choosen
# it should be approximately 3 or 5 times, depending on your language
#
   .txt
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Mutluyum, biraz komedi takılıyorum! sakın kızmayın yakında geçer, sebebini ben de bilmiyorum! yeni bir aşk da bulmuş değilim!
Kullanıcı avatarı
sabri ünal
Üye
Üye
 
İleti: 1325
Kayıt: 27.10.2005, 15:49
Konum: İstanbul

Duyurular & Güncellemeler



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron