vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   what is a threadbit and a forumbit (https://vborg.vbsupport.ru/showthread.php?t=154659)

dynamot 08-08-2007 02:01 PM

what is a threadbit and a forumbit
 
Hi All,

What is a thread bit and a forumbit?

Cause I am trying to understand the terminology used in the install instructions of a plugin.
https://vborg.vbsupport.ru/showthrea...=125654&page=2

Tx in advance

Opserty 08-08-2007 02:05 PM

Basically put they are the rows within each of the tables.

threadbit is each of the thread rows on the forumdisplay.php page. (Name/Replies/Views e.t.c.)

Marco van Herwaarden 08-08-2007 02:17 PM

As Opserty replied.

vBulletin uses *bit names for templates that are repeated. As when showing a thread, this is made up of many posts (each using the postbit template to show the posts data).

dynamot 08-08-2007 03:30 PM

Can you guys lend your insight into interpreting what this means.

If you look at this link:
https://vborg.vbsupport.ru/showthrea...t=125654#posts

Can you tell me what is the name of the file he is referring to?

" threadbit template updates
(1) On the very first line, change
"

forumhome_forumbit_level1_post updates
On the second line, change


forumhome_forumbit_level2_post
On the very first line, change


pm_messagelistbit
On the very first line, change


memberlist_resultsbit
change

Initially I thought (1) was forumdisplay.php. But forumdisplay.php does not have any "<tr>" in it

Tx in advance

consolegaming 08-08-2007 05:57 PM

These are the names of templates found in the styles for the forum. You don't need to edit the actual php files normally for mods, quite often you can get away with just doing template edits etc.

To edit one of your styles log into the AdminCP and go to the Styles & Templates section, click Style Manager then decide which style you wish to edit once you know which u want to change go to the dropdown next to it and choose edit templates. A list of templates will now appear this is where the names mentioned will appear i.e. threadbit etc.

Hope that helps.

dynamot 08-08-2007 06:11 PM

Hi Consolegaming,

Thank you for pointing me in the right direction. I found all my templates in there.

Tx everybody


All times are GMT. The time now is 11:17 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.01971 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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