[mod]simple Registration (kısa Kayıt Formu)

Phpbb [mod]simple Registration (kısa Kayıt Formu) CMS - içerik yönetim hakkında bilgi paylaş; Kod: ############################################################## ## MOD Title: Simple Registration ## MOD Author: Spinebuster ( ) ## ## MOD Description: This simple ++++ alters the registration form for new users. ## It ...
Cevapla
 
Seçenekler
  #1  
Arama 18-11-2007, 08:25
Banlı
Üyelik Tarihi: 18/09/07
Mesajlar: 1.903
 
     WS-Ticareti: (1)
Blog Yazıları: 1
Teşekkürleri: 0
20 Msg. 27 Tşkr.
Rep Gücü: 0 B737 rep gücü epey yüksek

[mod]simple Registration (kısa Kayıt Formu)

Kod:
##############################################################
## MOD Title: Simple Registration
## MOD Author: Spinebuster (  )
##
## MOD Description: This simple ++++ alters the registration form for new users.  
##                  It makes it so only the mandatory fields are displayed to make things that much ea+++r.
##
## MOD Version: 1.0
##
## Installation Level: (Easy)
## Installation Time: 2 Minutes
## Files To Edit:   2
##         templates/subSilver/profile_add_body.tpl
##         includes/usercp_register.php
##                
## Included Files:   (N/A)
##############################################################
## For Security Purposes, Please Check: http://www.phpbb-customs.com 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-customs.com
##############################################################
## Author Notes: None
##
##############################################################
## MOD History:
##
##   2005-4-30 - Version 2.0
##   - Fixed a bug with the avatar panel not showing up.
##   2005-1-23 - Version 1.0
##      - First Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
###############################################
##   This ++++ is released under the GPL License.
##   This ++++ can be freely used, but not distributed, without permission.
##   Intellectual Property is retained by the ++++ author(s) listed above.
###############################################
#
#-----[ OPEN ]------------------------------------------
#
   includes/usercp_register.php
#
#-----[ FIND ]------------------------------------------
#
      if ( $userdata['user_allowavatar'] && ( $board_config['allow_avatar_upload'] || $board_config['allow_avatar_local'] || $board_config['allow_avatar_remote'] ) )
      {
         $template->assign_block_vars('switch_avatar_block', array() );
#
#-----[ REPLACE WITH ]------------------------------------------
#
      if ( $userdata['session_logged_in'] || $userdata['user_allowavatar'] && ( $board_config['allow_avatar_upload'] || $board_config['allow_avatar_local'] || $board_config['allow_avatar_remote'] ) )
      {
         $template->assign_block_vars('switch_avatar_block', array() );
#
#-----[ OPEN ]------------------------------------------
#
   templates/subSilver/profile_add_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<tr>
  <td class="catSides" colspan="2" height="28">&nbsp;</td>
</tr>
<tr>
  <th class="thSides" colspan="2" height="25" valign="middle">{L_PROFILE_INFO}</th>
</tr>
<tr>
#
#-----[ BEFORE - ADD ]------------------------------------------
#
<!-- BEGIN switch_user_logged_in -->
#
#-----[ FIND ]------------------------------------------
#
<!-- BEGIN switch_avatar_block -->
#
#-----[ BEFORE - ADD ]------------------------------------------
#
<!-- END switch_user_logged_in -->
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Alıntı ile Cevapla
Cevapla


Seçenekler


Benzer Konular
Konu Konu Açanlar Forum Cevaplar Güncel Mesajlar
Arama Motorların Direkt Kayıt Siteleri, Arama Motorları Kayıt Linkleri By_ŞeytaN Genel 14 21-05-2008 03:27
RAS (Registration, Admission, Status) nedir? anlamı MaNeX Webmaster Sözlügü 0 26-03-2008 08:28
[phpBB 3 MOD] Require Birth Date on Registration 1.0.8 Miliotta Phpbb 0 13-03-2008 03:57
Teknoloji dünyasından kısa kısa LeaveMeALoNe Donanım Haberleri 0 20-11-2007 07:02
aşka kısa kısa kadınca Şiirler 1 05-11-2007 03:46

Link vermek için alttaki kodu sitenize ekleyebilirsiniz. Veya Ctrl+C ile Kopyalayınız
Örnek görünüm: Webmaster Sitesi