(MOD)Member Website List/WEBSİTE LİSTESİ

EftelyA

Yaşayan Forum Efsanesi
22 Kas 2007
9,097
59
EsEs
########################################################
## MOD Title: Member Website List MOD
## MOD Author: ycl6 < [email protected] > (Y.C. LIN) https://tik.lat/VHJRu
## MOD Description: Display a list of members and their websites in a separate page
## MOD Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: 5 Minutes
##
## Files To Edit: 4
## includes/constants.php
## includes/page_header.php
## language/lang_turkısh/lang_main.php
## templates/subSilver/overall_header.tpl
##
## Included Files: 2
## root/ms.php
## root/templates/subSilver/ms.tpl
##
## License: https://tik.lat/pK499 GNU Public License v2
#################################################################
## For security purposes, please check: https://tik.lat/rdi8e
## 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 https://tik.lat/sIhUA
##############################################################
## Author Notes:
## Tested on 2.0.18. Can be installed using EasyMOD 0.2.1a
##
##############################################################
## MOD History:
##
## 2005-09-29 - Version 1.0.0
## - Initial Release
##
## 2005-11-12 - Version 1.0.1
## - Fix a typo-error that points to the wrong file (thanks to sakura-pop)
## - Change SQL query a little
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ KOPYALA ]------------------------------------------
#
copy root/ms.php to ms.php
copy root/templates/subSilver/ms.tpl to templates/subSilver/ms.tpl

#
#-----[ AÇ ]------------------------------------------
#
language/lang_turkısh/lang_main.php

#
#-----[ BUL ]------------------------------------------
#
?>

#
#-----[ ÖNCE, EKLE ]------------------------------------------
#
// Member Website List MOD
$lang['Member_website_explain'] = 'Toplam <b>%s</b> kullanıcının websitesi bulunmaktadır.';
$lang['Member_website'] = 'Kullanıcı websiteleri';

#
#-----[ AÇ ]------------------------------------------
#
includes/constants.php

#
#-----[ BUL ]------------------------------------------
#
define('PAGE_GROUPCP', -11);

#
#-----[ SONRA, EKLE]------------------------------------------
#
define('PAGE_VIEWMS', -2116); // Member Website List MOD

#
#-----[ AÇ ]------------------------------------------
#
includes/page_header.php

#
#-----[ BUL ]------------------------------------------
#
'L_MEMBERLIST' => $lang['Memberlist'],

#
#-----[ SONRA, EKLE ]------------------------------------------
#
'L_MEMBERWS' => $lang['Member_website'], // Member Website List MOD

#
#-----[ BUL ]------------------------------------------
#
'U_MEMBERLIST' => append_sid('memberlist.'.$phpEx),

#
#-----[ SONRA, EKLE ]------------------------------------------
#
'U_MEMBERWS' => append_sid('ms.'.$phpEx), // Member Website List MOD

#
#-----[ AÇ ]------------------------------------------
#
templates/subSilver/overall_header.tpl

#
#-----[ BUL ]------------------------------------------
#
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu">

#
#-----[ YOLUNDA BUL ]------------------------------------------
#
<img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a> 

#
#-----[ YOLUNDAN SONRA EKLE ]------------------------------------------
#
 <a href="{U_MEMBERWS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERWS}" hspace="3" />{L_MEMBERWS}</a> 

#
#-----[ DOSYAYI KAPAT ]------------------------------------------
#
# EoM
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.