vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   vBulletinTemplates Postbit please (https://vborg.vbsupport.ru/showthread.php?t=85552)

Jolly Jack 12-05-2002 07:54 AM

vBulletinTemplates Postbit please
 
1 Attachment(s)
Could one of the excellent members of this place please tell me how i can do the postbit mod we have on the site, i have attached a snapshot of what i mean. thanks for any help in advance

Tony G 12-05-2002 08:46 AM

Moving to Support..

I'm sure this question has been answered many times. Just do a search. I remember somebody posting some code for the table. If you can't find it I'll re-post it. :)

Jolly Jack 12-05-2002 09:31 AM

yes i have asked a few times myself but didnt get the answer

Nairb 12-05-2002 09:34 AM

Try searching "postbit tables"
:)

Tony G 12-05-2002 09:59 AM

It was answered a few days ago from my memory, it's still probably on the first page.

*Searches*

Cypher720 12-05-2002 12:21 PM

this has been answered like 2136176 times here;)

filburt1 12-05-2002 04:28 PM

And SD has said that he has no intentions of posting the code for this postbit. But it's still reasonably easy, just put every field in a table and give it a CSS border like so:
Code:

<table width="100%" cellpadding="2" cellspacing="2" style="border:1px solid gray">
<tr><td><b>Field n:</b> $post[fieldn]</td></tr>
</table>


Jolly Jack 12-07-2002 06:57 PM

Thanks filburt1, seeing this as been answered 2136176 +1 times i will leave the subject be, but thats for your input m8

Tony G 12-07-2002 10:06 PM

It's okay, alot of questions are posted repeatedly and we're more then happy to answer them again. It's not a big deal for us. But seraching first can help you faster then you'll get a reply here. :)

Jolly Jack 12-09-2002 08:55 PM

Right i searched and tried a few things but its just not going right, this is my first attempt at anything like this so i need your help.

After making boarders for my postbit the post count has now dissapeared and i can not see why, also how do i keep the posting options down towards the bottom.

here is my template coding can someone have a look.

this is the post bit

PHP Code:

<table width="100%" cellpadding="2" cellspacing="2" style="border:1px solid gray"

PHP Code:

<tr><td><smallfont><b>Post:</b$post[post]</smallfont></td></tr

PHP Code:

</table

attatched is a pic of my screen shot


All times are GMT. The time now is 02:35 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.01539 seconds
  • Memory Usage 1,732KB
  • 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
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete