vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How write in... (https://vborg.vbsupport.ru/showthread.php?t=33295)

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
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 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.


All times are GMT. The time now is 04:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00992 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete