Lycos ta admin girişi sorunu

phpBB 2.0.x kurulum ve çalıştırılmasında meydana gelen sorun ve problemler için buradan yardım alabilirsiniz.
Barduck
Kayıtlı Kullanıcı
Mesajlar: 4
Kayıt: 21.02.2006, 17:39

Lycos ta admin girişi sorunu

Mesaj gönderen Barduck »

arkadaşlar lycos a
phpbb kurulumunu yaptım
tamam sorun yok
gerekli düzeltmeleride yaptım
forum açılıyo çok güzel buraya kadar herşey
ama administration Panele tıklayınca
yada login olmaya çalışınca lycos un hata sayfası
çıkıyor karşıma
bir kaç arkadaşta aynı sorundan bahsetmiş ama
bir türlü cevabı göremedim
size zahmet bi ilgilenseniz konuyla

net: explorer de firefox ta aynı sorun

şimdiden teşekürler
Kullanıcı avatarı
ESQARE
Web Sitesi Yöneticisi
Web Sitesi Yöneticisi
Mesajlar: 7224
Kayıt: 18.09.2005, 20:51
İletişim:

Mesaj gönderen ESQARE »

Bu değişiklikleri yapın.

Kod: Tümünü seç

# 
#------[ AÇIN ]------------------------------------------------------------- 
# 
includes/functions.php 

# 
#------[ BULUN ]------------------------------------------------------------- 
# 
function redirect($url) 
{ 
   global $db, $board_config; 

   if (!empty($db)) 
   { 
      $db->sql_close(); 
   } 

   $server_protocol = ($board_config['cookie_secure']) ? 'https://' : 'http://'; 
   $server_name = preg_replace('#^/?(.*?)/?$#', '1', trim($board_config['server_name'])); 
   $server_port = ($board_config['server_port'] <> 80) ? ':' . trim($board_config['server_port']) : ''; 
   $script_name = preg_replace('#^/?(.*?)/?$#', '1', trim($board_config['script_path'])); 
   $script_name = ($script_name == '') ? $script_name : '/' . $script_name; 
   $url = preg_replace('#^/?(.*?)/?$#', '/1', trim($url)); 

   // Redirect via an HTML form for PITA webservers 
   if (@preg_match('/Microsoft|WebSTAR|Xitami/', getenv('SERVER_SOFTWARE'))) 
   { 
      header('Refresh: 0; URL=' . $server_protocol . $server_name . $server_port . $script_name . $url); 
      echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta http-equiv="refresh" content="0; url=' . $server_protocol . $server_name . $server_port . $script_name . $url . '"><title>Redirect</title></head><body><div align="center">If your browser does not support meta redirection please click <a href="' . $server_protocol . $server_name . $server_port . $script_name . $url . '">HERE</a> to be redirected</div></body></html>'; 
      exit; 
   } 

   // Behave as per HTTP/1.1 spec for others 
   header('Location: ' . $server_protocol . $server_name . $server_port . $script_name . $url); 
   exit; 
} 

# 
#------[ İLE DEĞİŞTİR ]------------------------------------------------------------- 
# 

function redirect($url) 
{ 
global $db, $board_config; 

if (!empty($db)) 
{ 
$db->sql_close(); 
} 

$server_protocol = ($board_config['cookie_secure']) ? 'https://' : 'http://'; 
$server_name = preg_replace('#^/?(.*?)/?$#', '1', trim($board_config['server_name'])); 
$server_port = ($board_config['server_port'] <> 80) ? ':' . trim($board_config['server_port']) : ''; 
$script_name = preg_replace('#^/?(.*?)/?$#', '1', trim($board_config['script_path'])); 
$script_name = ($script_name == '') ? $script_name : '/' . $script_name; 
//$url = preg_replace('#^/?(.*?)/?$#', '/1', trim($url)); 

// Redirect via an HTML form for PITA webservers 
if (@preg_match('/Microsoft|WebSTAR|Xitami/', getenv('SERVER_SOFTWARE'))) 
{ 
header('Refresh: 0; URL=' . $server_protocol . $server_name . $server_port . $script_name . $url); 
echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9"><meta http-equiv="refresh" content="0; url=' . $server_protocol . $server_name . $server_port . $script_name . $url . '"><title>Yönlendiriliyor...</title></head><body><div align="center">Eğer tarayıcınız yönlendirme desteklemiyorsa buraya <a href="' . $server_protocol . $server_name . $server_port . $script_name . $url . '">tıklayın</a>. </div></body></html>'; 
exit; 
} 

// Behave as per HTTP/1.1 spec for others 
//header('Location: ' . $server_protocol . $server_name . $server_port . $script_name . $url); 
header('Location: ' . $url); 
exit; 
} 

# 
#------[ KAYITLA / KAPAT ]------------------------------------------------------------- 
# 
SON
Resim
phpBB Eklenti Kurulumu | Kurallar | phpBB3 İzinleri | Otel Rehberi

Kurallarımız gereği lütfen özel mesaj ile yardım istemeyiniz, cevap vermiyoruz.
Barduck
Kayıtlı Kullanıcı
Mesajlar: 4
Kayıt: 21.02.2006, 17:39

Mesaj gönderen Barduck »

cute ftp yi açtım
inculdes klasöründen functions.php yi buldum
sağ tıklayıp view dedim

açıldı kodları değiştirdim gene sağ tıklayıp files den save dedim kapattım
ama gene olmadı
nerde yanlış yapıyorum :(
Kullanıcı avatarı
ESQARE
Web Sitesi Yöneticisi
Web Sitesi Yöneticisi
Mesajlar: 7224
Kayıt: 18.09.2005, 20:51
İletişim:

Mesaj gönderen ESQARE »

FTP dışında yapıp deneyin birde.Dosyayı yükleyin bilgisayarınıza gerekli değişiklikleri yapın daha sonra FTP ye gönderin.
Resim
phpBB Eklenti Kurulumu | Kurallar | phpBB3 İzinleri | Otel Rehberi

Kurallarımız gereği lütfen özel mesaj ile yardım istemeyiniz, cevap vermiyoruz.
Barduck
Kayıtlı Kullanıcı
Mesajlar: 4
Kayıt: 21.02.2006, 17:39

Mesaj gönderen Barduck »

tamam bunuda yaptım
log in ve register bölümü düzeldi ancak
admin panel gene aynı malesef :(
Kullanıcı avatarı
ESQARE
Web Sitesi Yöneticisi
Web Sitesi Yöneticisi
Mesajlar: 7224
Kayıt: 18.09.2005, 20:51
İletişim:

Mesaj gönderen ESQARE »

Site adresiniz ve kullandığınız phpBB sürümü nedir?
Resim
phpBB Eklenti Kurulumu | Kurallar | phpBB3 İzinleri | Otel Rehberi

Kurallarımız gereği lütfen özel mesaj ile yardım istemeyiniz, cevap vermiyoruz.
Barduck
Kayıtlı Kullanıcı
Mesajlar: 4
Kayıt: 21.02.2006, 17:39

Mesaj gönderen Barduck »

http://members.lycos.co.uk/barduckforum/phpBB2/

bu forum adresim

2.19 galiba en sons sürümü
2 gün önce download ettim
YESILEJDER
Kayıtlı Kullanıcı
Mesajlar: 411
Kayıt: 17.02.2006, 22:10
İletişim:

Mesaj gönderen YESILEJDER »

Evt Admın Panelı Uzantısını Gırınce Hata Sayfası Gelıyor Neden Acaba :S
Kullanıcı avatarı
ESQARE
Web Sitesi Yöneticisi
Web Sitesi Yöneticisi
Mesajlar: 7224
Kayıt: 18.09.2005, 20:51
İletişim:

Mesaj gönderen ESQARE »

1- Bu sorun lycosun reklamlarından kaynaklanıyor olabilir panele girmek istediğinizde hata verdiği zaman bi sayfa geri gidip sonra tekrar deneyin.

2- admin/ klasörünün içerisindeki tüm dosyaların özellikle index.php dosyasının doğruluğundan emin olun.Buda çalışmazsa dosyaları yeniden yükleyin.

3- Yönetim paneline gireceğiniz zaman http://members.lycos.co.uk/barduckforum ... /index.php adresine gitmesi gerekiyor.Eğer bu dosya bulunmuyorsa doğal olarak giremez.
Resim
phpBB Eklenti Kurulumu | Kurallar | phpBB3 İzinleri | Otel Rehberi

Kurallarımız gereği lütfen özel mesaj ile yardım istemeyiniz, cevap vermiyoruz.
fatihk34
Kayıtlı Kullanıcı
Mesajlar: 17
Kayıt: 28.02.2006, 20:08
Konum: www.pckolik.net.tc
İletişim:

Mesaj gönderen fatihk34 »

Arkadaşım çözümü lycos antibannerdır. Bu kodu eklemen gerekiyor tpl dosyalarına




</body>
</html>
<script language=javascript>
function lycosBreak()
{
if(typeof("DeleteCookie")=="function")DeleteCookie("adFrameForcePHP");
}
lycosBreak()
function resizeGoogleAdFrame() {
if (window != top) window.parent.document.body.cols = "*,0";
}
resizeGoogleAdFrame()
//setInterval("lycosBreak()",2000);
if (window != top) setInterval("resizeGoogleAdFrame()", 100);// Dü?ük daha iyi
</script>
<noscript><noscript><plaintext><plaintext>
vosviddin
Kayıtlı Kullanıcı
Mesajlar: 19
Kayıt: 31.03.2006, 21:24

Mesaj gönderen vosviddin »

bende de aynı sorun olmuştu bir daha ftp ledim sorun halloldu.bence bi daha ftp le
Kullanıcı avatarı
Mirach
Destek Ekibi Lideri
Destek Ekibi Lideri
Mesajlar: 1664
Kayıt: 27.03.2006, 01:06
Konum: İstanbul

Mesaj gönderen Mirach »

Lycos AntiBanner :

Kod: Tümünü seç

############################################################## 
## MOD Title:          Lycos ad mod
## MOD Author:         Duvelske (vitrax@planet.nl) http://www.vitrax.vze.com
## MOD Author, Secondary: Inferno http://members.lycos.nl/scriptforum/
## MOD Description:    Taking the lycos advertising away, and fixes some lycos bugs
##                     
## MOD Version:        1.0.7
## Compatibility:      all
##
## Installation Level: Easy
## Installation Time:  5 minutes (less then a 1mn by EasyMOD of Nuttzy)
##
## Included Files:
##	   lycos_db_update.php
##	   Printer-friendly_topic_add_remove.txt
##	   Complete_banner_add_remove.txt
##
##
## Files To Edit:      6
##         templates/subSilver/overall_footer.tpl
##         templates/subSilver/posting_topic_review.tpl
## 	   templates/subSilver/posting_body.tpl
##         templates/subSilver/profile_add_body.tpl
##	   templates/subSilver/viewtopic_body.tpl
##	   templates/subSilver/admin/page_footer.tpl
##
############################################################## 
## For Security Purposes, Please Check: http://www.vitrax.vze.com/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. 
############################################################## 
## Author Notes: 
##
## This MOD is compatible and can be installed by EasyMOD
## of Nuttzy (but is not officially EasyMOD Compliant)!
## http://www.phpbb.com/phpBB/viewtopic.php?t=124436
##
## In any case, if you install this MOD manually or using an
## alpha release of EM, please run this file NOW, before
## editing phpBB files by EM or manually!!!
## Otherwise, you may have an error message during your next
## connection.
##
############################################################## 
## MOD History: 
##   2004-05-20 Version 1.0.7
##	- Inferno improved the coding
##	- Fixed also some improved coding bugs.
##
##   2004-04-12 Version 1.0.6
##	- Redirecting updated (the banner mod of niels mods.db9.dk)
##	- Printer-friendly topic mod updated. (new version)
##
##   2004-01-31 Version 1.0.5
##	- Printer-friendly topic mod supported
##	- Made 2 new install files for the Printer friendly topic mod
##	  And for the Complete banner mod.
##
##   2004-01-21 Version 1.0.4
##	- Redirecting supported (the banner mod of niels mods.db9.dk)
##
##   2004-01-02 Version 1.0.3
##	- Admin panel Addfree
##	- Some minor bug changes
##
##   2003-12-14 Version 1.0.2
##	- Notice function disabled because of error after reply
##	- lycos_db_update.php file added
##
##   2003-12-4 Version 1.0.1
##      - Bug fix Attachment mod
##      - Official Lycos Mod. (also approved by lycos! Read licence for 
##        further information)
## 
##   2003-11-4 Version 1.0.0
##      - Make it em compatible
##
##   2003-7-14 Version beta 0.9.0
##	- fixed some beta errors
##
##############################################################
# 
#-----[ SQL ]------------------------------------------------ 
# 
# Clear the table topics_watch in your database.
# Run the automatic update.php file in the root of your forum!

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/admin/page_footer.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</html>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>


# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/overall_footer.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</html>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/posting_topic_review.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</table>
<!-- END switch_inline_mode -->

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ FIND ]------------------------------------------------ 
# 
</tr> 
</table> 
</form> 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
<noembed>

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/posting_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
        <!-- BEGIN switch_notify_checkbox --> 
        <tr> 
         <td> 
           <input type="checkbox" name="notify" {S_NOTIFY_CHECKED} /> 
         </td> 
         <td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td> 
        </tr> 
        <!-- END switch_notify_checkbox --> 
# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ OPEN ]------------------------------------------------ 
#
templates/subSilver/viewtopic_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
   <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td> 
  </tr> 
</table> 

# 
#-----[ AFTER, ADD ]--------------------------------------- 
# 
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ FIND ]------------------------------------------------ 
#
{S_WATCH_TOPIC}

# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/profile_add_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
#
  <tr> 
     <td class="row1"><span class="gen">{L_NOTIFY_ON_REPLY}:</span><br /> 
      <span class="gensmall">{L_NOTIFY_ON_REPLY_EXPLAIN}</span></td> 
     <td class="row2"> 
      <input type="radio" name="notifyreply" value="1" {NOTIFY_REPLY_YES} /> 
      <span class="gen">{L_YES}</span>&nbsp;&nbsp; 
      <input type="radio" name="notifyreply" value="0" {NOTIFY_REPLY_NO} /> 
      <span class="gen">{L_NO}</span></td> 
   </tr> 

# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ FIND ]------------------------------------------------ 
# 
</tr> 
</table> 
</form> 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext> 
# 
#-----[ SAVE/CLOSE ALL FILES ]-------------------------------- 
# 
#EoM
Profilinde phpBB forumunun adresini girmemiş üyelere ve kurallara aykırı şekilde açılmış başlıklara destek verilmez.
Resim Resim Resim
Kullanıcı avatarı
Turambar_Turinn
Kayıtlı Kullanıcı
Mesajlar: 6
Kayıt: 04.05.2006, 09:23
Konum: istanbul
İletişim:

Mesaj gönderen Turambar_Turinn »

Kod: Tümünü seç

# 
#-----[ FIND ]------------------------------------------------ 
# 
</tr> 
</table> 
</form> 


Böyle bir kod yok

Kod: Tümünü seç

</tr> 
</table> 
bu şekilde var.
Kullanıcı avatarı
Turambar_Turinn
Kayıtlı Kullanıcı
Mesajlar: 6
Kayıt: 04.05.2006, 09:23
Konum: istanbul
İletişim:

Mesaj gönderen Turambar_Turinn »

Yukardaki problemin dışında kodların hepsini ekledim/değiştirdim ama hala yönetim paneli gelmiyor :x .
Kullanıcı avatarı
er-13
Kayıtlı Kullanıcı
Mesajlar: 273
Kayıt: 02.08.2006, 04:52
Konum: /index.php
İletişim:

Mesaj gönderen er-13 »

Mirach yazdı:Lycos AntiBanner :

Kod: Tümünü seç

############################################################## 
## MOD Title:          Lycos ad mod
## MOD Author:         Duvelske (vitrax@planet.nl) http://www.vitrax.vze.com
## MOD Author, Secondary: Inferno http://members.lycos.nl/scriptforum/
## MOD Description:    Taking the lycos advertising away, and fixes some lycos bugs
##                     
## MOD Version:        1.0.7
## Compatibility:      all
##
## Installation Level: Easy
## Installation Time:  5 minutes (less then a 1mn by EasyMOD of Nuttzy)
##
## Included Files:
##	   lycos_db_update.php
##	   Printer-friendly_topic_add_remove.txt
##	   Complete_banner_add_remove.txt
##
##
## Files To Edit:      6
##         templates/subSilver/overall_footer.tpl
##         templates/subSilver/posting_topic_review.tpl
## 	   templates/subSilver/posting_body.tpl
##         templates/subSilver/profile_add_body.tpl
##	   templates/subSilver/viewtopic_body.tpl
##	   templates/subSilver/admin/page_footer.tpl
##
############################################################## 
## For Security Purposes, Please Check: http://www.vitrax.vze.com/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. 
############################################################## 
## Author Notes: 
##
## This MOD is compatible and can be installed by EasyMOD
## of Nuttzy (but is not officially EasyMOD Compliant)!
## http://www.phpbb.com/phpBB/viewtopic.php?t=124436
##
## In any case, if you install this MOD manually or using an
## alpha release of EM, please run this file NOW, before
## editing phpBB files by EM or manually!!!
## Otherwise, you may have an error message during your next
## connection.
##
############################################################## 
## MOD History: 
##   2004-05-20 Version 1.0.7
##	- Inferno improved the coding
##	- Fixed also some improved coding bugs.
##
##   2004-04-12 Version 1.0.6
##	- Redirecting updated (the banner mod of niels mods.db9.dk)
##	- Printer-friendly topic mod updated. (new version)
##
##   2004-01-31 Version 1.0.5
##	- Printer-friendly topic mod supported
##	- Made 2 new install files for the Printer friendly topic mod
##	  And for the Complete banner mod.
##
##   2004-01-21 Version 1.0.4
##	- Redirecting supported (the banner mod of niels mods.db9.dk)
##
##   2004-01-02 Version 1.0.3
##	- Admin panel Addfree
##	- Some minor bug changes
##
##   2003-12-14 Version 1.0.2
##	- Notice function disabled because of error after reply
##	- lycos_db_update.php file added
##
##   2003-12-4 Version 1.0.1
##      - Bug fix Attachment mod
##      - Official Lycos Mod. (also approved by lycos! Read licence for 
##        further information)
## 
##   2003-11-4 Version 1.0.0
##      - Make it em compatible
##
##   2003-7-14 Version beta 0.9.0
##	- fixed some beta errors
##
##############################################################
# 
#-----[ SQL ]------------------------------------------------ 
# 
# Clear the table topics_watch in your database.
# Run the automatic update.php file in the root of your forum!

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/admin/page_footer.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</html>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>


# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/overall_footer.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</html>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/posting_topic_review.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
</table>
<!-- END switch_inline_mode -->

# 
#-----[ AFTER, ADD ]------------------------------------------ 
#
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ FIND ]------------------------------------------------ 
# 
</tr> 
</table> 
</form> 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
<noembed>

# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/posting_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
        <!-- BEGIN switch_notify_checkbox --> 
        <tr> 
         <td> 
           <input type="checkbox" name="notify" {S_NOTIFY_CHECKED} /> 
         </td> 
         <td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td> 
        </tr> 
        <!-- END switch_notify_checkbox --> 
# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ OPEN ]------------------------------------------------ 
#
templates/subSilver/viewtopic_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
# 
   <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td> 
  </tr> 
</table> 

# 
#-----[ AFTER, ADD ]--------------------------------------- 
# 
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext>

# 
#-----[ FIND ]------------------------------------------------ 
#
{S_WATCH_TOPIC}

# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ OPEN ]------------------------------------------------ 
# 
templates/subSilver/profile_add_body.tpl

# 
#-----[ FIND ]------------------------------------------------ 
#
  <tr> 
     <td class="row1"><span class="gen">{L_NOTIFY_ON_REPLY}:</span><br /> 
      <span class="gensmall">{L_NOTIFY_ON_REPLY_EXPLAIN}</span></td> 
     <td class="row2"> 
      <input type="radio" name="notifyreply" value="1" {NOTIFY_REPLY_YES} /> 
      <span class="gen">{L_YES}</span>&nbsp;&nbsp; 
      <input type="radio" name="notifyreply" value="0" {NOTIFY_REPLY_NO} /> 
      <span class="gen">{L_NO}</span></td> 
   </tr> 

# 
#-----[ REPLACE WITH ]---------------------------------------
# 
<!-- Lycos mod -->
# 
#-----[ FIND ]------------------------------------------------ 
# 
</tr> 
</table> 
</form> 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
<script type="text/javascript" language="JavaScript"> 
function newsScrollInit(){ 
} 
onload=newsScrollInit; 
</script> 
<noscript><noscript><plaintext><plaintext> 
# 
#-----[ SAVE/CLOSE ALL FILES ]-------------------------------- 
# 
#EoM

bu işlemler nasıl yapılacak çok karışık kısa yolla yapılışı yok mu? açıklama yaparmısınız!
Kilitli

“2.0.x Destek Forumu” sayfasına dön

Kimler çevrimiçi

Bu forumu görüntüleyen kullanıcılar: Bing [Bot] ve 1 misafir