Log in

View Full Version : How write in...


rekcah2000a
12-17-2001, 09:12 PM
somebody can help me plz i m french and i tried to explain you my problems
i want to put something here

---------------------
TOTO
Administrator



Registered: Dec 2001
Location: BELGIUM
Posts: 5003
HERE I WANT TO PUT "Starting Threads"

----------------------------------------------------
i make a this on postbit template
<tr>
<td bgcolor="{firstaltcolor}"><normalfont><b>Start Threads :</b></normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont>$startthread </normalfont></td>
</tr>

but i don t know where i put this code
// START THREADS
$startcounting = $DB_site->query_first("Select COUNT(postuserid) AS startcounting from thread WHERE postusername='$userinfo[username]' AND open!='10'");
$startthread=$startcounting[startcounting];
if($startthread == 0) { $pourcent = 0; } else { $pourcent = sprintf("%.2f",(($startcounting[startcounting] / $userinfo[posts])*100)); }
// END START THREADS
I tried to put on showthreads.php ( don t work )
to admin/fonction.php ( don't work )

i have the 2.21 of vb

Thanks

heretic
12-17-2001, 10:36 PM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=33269" target="_blank">https://vborg.vbsupport.ru/showt...threadid=33269</a>

rekcah2000a
12-17-2001, 10:58 PM
thanks i tried tomorow if it is work

rekcah2000a
12-18-2001, 11:01 AM
don t work for me

Admin
12-18-2001, 11:49 AM
rekcah2000a, please go to this (http://www.vbulletin.com/members/vbulletin.org.php) page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.