News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

XX gün XX saat XX dakika ve XX saniye sizlerleyiz

Started by sertan, May 22, 2006, 08:07:50 PM

Previous topic - Next topic

sertan

selam arkadaşlar bi forumda RC2 yüklü XX gün XX saat XX dakika ve XX saniye sizlerleyiz bunu gördüm bunu arıyorum ama bulamıyorum mod'mu yoksa kod'mu bilmiyorum bunu bulmama yardımcı olurmusunuz ve nasıl foruma yükleyeceğimide açıklarsanız sevinirim..
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

Cher

mod değildir rastlamadım ama Bi tariften itibaren verilen koddur bulursam eklerim. Bu arada hangi forum belki oradan çözebiliriz.

sertan

Quote from: Dylebron on May 22, 2006, 08:21:56 PM
mod değildir rastlamadım ama Bi tariften itibaren verilen koddur bulursam eklerim. Bu arada hangi forum belki oradan çözebiliriz.

http://www.geceninrengi.net/forum/index.php

forum bu en altta süre var
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

Cher

http://www.dylebron.com/dylebron/zaman.html

kodları buradan alabilir kendine göre düzenleyebilir daha sonrada temanın içinde BoardIndex.template.php

dosyasına ekleyerek aynı görünümü elde edebilirsin ;)

sertan

teşekkürler kardeş bi deneyeyim bakalım yapabilecekmiyim

BoardIndex.template.php bunun içinde istediğim yere ekleyebilirmiyim
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

sertan

Quote from: Dylebron on May 22, 2006, 08:54:52 PM
http://www.dylebron.com/dylebron/zaman.html

kodları buradan alabilir kendine göre düzenleyebilir daha sonrada temanın içinde BoardIndex.template.php

dosyasına ekleyerek aynı görünümü elde edebilirsin ;)

tekrar selam arkadaşım verdiğin linkten sayfayı kaydedip not defteri ile açtım ama buradan hangilerini alıp BoardIndex.template.php buraya atacağım ve BoardIndex.template.php burada nerey koyabilirim bi kaç defa denedim ama tema hatası verdi yardımını bekliyorum
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

hhhhhhh

<body bgcolor=F6F6F6 lang=TR style='tab-interval:35.4pt'>

<div class=Section1>

<div>
<script language="JavaScript1.2">

function setcountup(theyear,themonth,theday){
yr=theyear;mo=themonth;da=theday
}
//////////CONFIGURE THE countup SCRIPT HERE//////////////////
//STEP 1: Configure the date to count up from, in the format year, month, day:
//This date should be less than today
setcountup(2005,11,16)
//STEP 2: Configure text to be attached to count up
var displaymessage=" [Her Saniye Büyümekteyiz] "
//STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countup area
var countupwidth='95%'
var countupheight='20px' //applicable only in NS4
var countupbgcolor='alt1'
var opentags='<span class="smallfont">'
var closetags='</span>'
//////////DO NOT EDIT PASS THIS LINE//////////////////
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
var crosscount=''
function start_countup(){
if (document.layers)
document.countupnsmain.visibility="show"
else if (document.all||document.getElementById)
crosscount=document.getElementById&&!document.all?document.getElementById("countupie") : countupie
countup()
}
if (document.all||document.getElementById)
document.write('<span id="countupie" style="width:'+countupwidth+'; background-color:'+countupbgcolor+'"></span>')
window.onload=start_countup

function countup(){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todayh=today.getHours()
var todaymin=today.getMinutes()
var todaysec=today.getSeconds()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
paststring=montharray[mo-1]+" "+da+", "+yr
dd=Date.parse(todaystring)-Date.parse(paststring)
dday=Math.floor(dd/(60*60*1000*24)*1)
dhour=Math.floor((dd%(60*60*1000*24))/(60*60*1000)*1)
dmin=Math.floor(((dd%(60*60*1000*24))%(60*60*1000))/(60*1000)*1)
dsec=Math.floor((((dd%(60*60*1000*24))%(60*60*1000))%(60*1000))/1000*1)
if (document.layers){
document.countupnsmain.document.countupnssub.document.write(opentags+dday+ " gün, "+dhour+" saat, "+dmin+" dakika ve "+dsec+" saniyedir sizlerleyiz... "+displaymessage+closetags)
document.countupnsmain.document.countupnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+dday+ " gün, "+dhour+" saat, "+dmin+" dakika ve "+dsec+" saniye "+displaymessage+closetags
setTimeout("countup()",1000)
}
</script>
<ilayer id="countupnsmain" width=&{countupwidth}; height=&{countupheight}; bgColor=&{countupbgcolor}; visibility=hide><layer id="countupnssub" width=&{countupwidth}; height=&{countupheight}; left=0 top=0></layer></ilayer></div>

</div>

</body>

</html>

yepyeniforum

tamamda bu kodları nereye neyin altına veya üstüne yazacaz

www.sitearabul.com   / toplist
www.sitearabul.com/pr   / google pr ve index sinizi ölçer

sertan

evet bu kodları veriyorsunuz ama nereye koyacaz bunları
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

hhhhhhh

#9
boardindex.tamplate.php

buraya atıcaksın ben daha uygulamadım  sanıyorum ki (online üyeler) yazan kısmın 2 satıre altına veya 1 satır altına o civara ekleye bilirsin yada öbür arkadaşlar ne dicek bakalım ben koyma gereği duymadım için uygulamadım.

volki05

Quote from: BAHADIR on May 24, 2006, 02:28:26 AM
boardindex.tamplate.php

buraya atıcaksın ben daha uygulamadım  sanıyorum ki (online üyeler) yazan kısmın 2 satıre altına veya 1 satır altına o civara ekleye bilirsin yada öbür arkadaşlar ne dicek bakalım ben koyma gereği duymadım için uygulamadım.


ya dedğin kodları boardindex.tamplate.php dosyasında online üyeler kısmının altına ekledim fakat tema hatası verdi ve biçok deneme yaptım yine aynı hatayı verdi tam olarak bu olayı nereye koyacağımızı verebilirmisiniz
Film-Oyun Download işte ziyaretçilere sitemiz açıktır ama linkleri göremezler :D

http://forum-arsivi.com

[email protected]

Askerdeyim Döneceğim (iskenderun denizci) döndüğümde yine hepberaber güzel şeylerle bulurum smf ailemi görüşmek üzere

|| σηυя ||

#11
Bknz Örnek : www.trforumcu.com/forum

bu kodlar direkt boardindex.template.php dosyasına yapıştırılısrsa çalışmaz. şu şekilde yapın:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0043)http://www.trforumcu.com/forum/zaman.htm -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY lang=TR style="tab-interval: 35.4pt" bgColor=#f6f6f6>
<DIV class=Section1>
<DIV>
<SCRIPT language=JavaScript1.2>

function setcountup(theyear,themonth,theday){
yr=theyear;mo=themonth;da=theday
}
//////////CONFIGURE THE countup SCRIPT HERE//////////////////
//STEP 1: Configure the date to count up from, in the format year, month, day:
//This date should be less than today
setcountup(2006,01,21)
//STEP 2: Configure text to be attached to count up
var displaymessage=" [Her Saniye Büyümekteyiz] "
//STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countup area
var countupwidth='95%'
var countupheight='20px' //applicable only in NS4
var countupbgcolor='alt1'
var opentags='<span class="smallfont">'
var closetags='</span>'
//////////DO NOT EDIT PASS THIS LINE//////////////////
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
var crosscount=''
function start_countup(){
if (document.layers)
document.countupnsmain.visibility="show"
else if (document.all||document.getElementById)
crosscount=document.getElementById&&!document.all?document.getElementById("countupie") : countupie
countup()
}
if (document.all||document.getElementById)
document.write('<span id="countupie" style="width:'+countupwidth+'; background-color:'+countupbgcolor+'"></span>')
window.onload=start_countup

function countup(){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todayh=today.getHours()
var todaymin=today.getMinutes()
var todaysec=today.getSeconds()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
paststring=montharray[mo-1]+" "+da+", "+yr
dd=Date.parse(todaystring)-Date.parse(paststring)
dday=Math.floor(dd/(60*60*1000*24)*1)
dhour=Math.floor((dd%(60*60*1000*24))/(60*60*1000)*1)
dmin=Math.floor(((dd%(60*60*1000*24))%(60*60*1000))/(60*1000)*1)
dsec=Math.floor((((dd%(60*60*1000*24))%(60*60*1000))%(60*1000))/1000*1)
if (document.layers){
document.countupnsmain.document.countupnssub.document.write(opentags+dday+ " gün, "+dhour+" saat, "+dmin+" dakika ve "+dsec+" saniyedir sizlerleyiz... "+displaymessage+closetags)
document.countupnsmain.document.countupnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+dday+ " gün, "+dhour+" saat, "+dmin+" dakika ve "+dsec+" saniye "+displaymessage+closetags
setTimeout("countup()",1000)
}
</SCRIPT>
<ILAYER id=countupnsmain visibility="hide" bgColor="&amp;{countupbgcolor};"
height="&amp;{countupheight};" width="&amp;{countupwidth};"><LAYER
id=countupnssub height="&amp;{countupheight};" width="&amp;{countupwidth};"
top="0" left="0"></LAYER></ILAYER></DIV></DIV></BODY></HTML>


bu kodları zaman.htm olarak kaydedin. kaydettiğiniz htm yi forum klasoru içine atın. bu htm de değiştirmeniz gerekn tek yer setcountup(2006,01,21) bu bolume forumun açılma tarihini ekleyin. benim forum  21.01.2006 da açıldı

sonra boardindex.template.php dosyasını açın

bul :
Bul:
echo '
</table>

en altta olması lazım

altına ekle:
<iframe align="center" name="zaman" src="zaman.htm" valign="middle" frameborder="0" scrolling="no" height="50" width="100%"></iframe>

Oğulcan



yepyeniforum

dostum tema hata verdi yine saol olmuyor yokmu bunu bilen arkadaşlarımız  online üyelerin altına nasıl koyabiliriz :'(

www.sitearabul.com   / toplist
www.sitearabul.com/pr   / google pr ve index sinizi ölçer

|| σηυя ||

sory arkadaşlar. eklencek yer şurası
en altta
Bul:
echo '
</table>


ekle:
<iframe align="center" name="zaman" src="zaman.htm" valign="middle" frameborder="0" scrolling="no" height="50" width="100%"></iframe>

yepyeniforum

ben bunu yükledim ama sorun var gün atmıyor anlamadım nedendir bakabilirsiniz www.yepyeniforum.com sorun neden olabilir sizce gün atmıyor,,,

www.sitearabul.com   / toplist
www.sitearabul.com/pr   / google pr ve index sinizi ölçer

riverred

arkadaşlar php'nin içinde çalışmıyor herhalde o kodlar zaten bunu ilk kullananlardan birisiyim.
ben sitemde iframe kullanarak halletmiştim bunu www.mikroekran.com [nofollow] bakabilirsiniz...
www.mikroekran.com [nofollow]

yepyeniforum

Quote from: riverred on May 25, 2006, 02:19:05 AM
arkadaşlar php'nin içinde çalışmıyor herhalde o kodlar zaten bunu ilk kullananlardan birisiyim.
ben sitemde iframe kullanarak halletmiştim bunu www.mikroekran.com bakabilirsiniz...

tamam dostum bende iframe kullanarak yaptım ama gün atmıyor anlamadım neden acaba nedenini bilen arkadaş yokmu ?

www.sitearabul.com   / toplist
www.sitearabul.com/pr   / google pr ve index sinizi ölçer

sertan

Quote from: O_N_U_R on May 24, 2006, 01:27:04 PM
sory arkadaşlar. eklencek yer şurası
en altta
Bul:
echo '
</table>


ekle:
<iframe align="center" name="zaman" src="zaman.htm" valign="middle" frameborder="0" scrolling="no" height="50" width="100%"></iframe>


teşekkürler dostum ben yaptım ve oldu ve tam istediğim yerde gözüküyor isteyen kontrol edebilir

www.benimteknolojim.com/forum
www.benimteknolojim.com/forum

Yardımcı olmak, güzel şeyler yapmak hoş ;)

Advertisement: