vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Question about vB.org's Postbit (https://vborg.vbsupport.ru/showthread.php?t=72726)

Jason McConnell 12-10-2004 03:17 PM

Question about vB.org's Postbit
 
I want to do something similar for just one forum on my site, involving computer modifications and such. Is vB.org's postbit a hack or just a template edit? My end goal is to have required fileds in the post bit, set aside from the normal textbox.

So I guess my question is, is this a hack that was released?

Colin F 12-10-2004 03:49 PM

Profile fields can easily be displayed in the postbit by using $post[fieldX]

That's a template edit and doesn't have anything to do with modifying the php files.

Jason McConnell 12-10-2004 04:14 PM

Basically I want the first post of each thread in that forum to resemble the way the hacks are presented here, but not for the same purpose. What you're saying is that this can be done with a template edit? If so, which template is it that needs to be edited?

This is very close to what I'd like to achieve, obviously with my own site style.

http://www.unifiedx.com/images/thread.jpg

Dean C 12-10-2004 05:54 PM

Unfortunately, the code used to do our modifications database is custom to vBulletin.org. Stefan (Xenon) did say he might release it one day but due to his busy schedule he said it won't be for a long while yet.

Jason McConnell 12-11-2004 06:49 AM

Quote:

Originally Posted by Dean C
Unfortunately, the code used to do our modifications database is custom to vBulletin.org. Stefan (Xenon) did say he might release it one day but due to his busy schedule he said it won't be for a long while yet.

That's unfortunate, but I can definitely understand. Thanks for answering :)

base 12-11-2004 10:34 AM

first post on every page of thread - https://vborg.vbsupport.ru/showthread.php?t=71224
this will display the first post of a thread on each page of the thread.

first post conditionals - https://vborg.vbsupport.ru/showthread.php?t=67365
this will allow you to change the style of the first post, also can be used to only generate the different style in a particular forum(s)

sabret00the 12-11-2004 10:49 AM

i think someone released a "different first post" mod over at vBT then, for the appear on every page thing that was released here :)

Jason McConnell 12-11-2004 11:00 AM

Quote:

Originally Posted by base
first post on every page of thread - https://vborg.vbsupport.ru/showthread.php?t=71224
this will display the first post of a thread on each page of the thread.

first post conditionals - https://vborg.vbsupport.ru/showthread.php?t=67365
this will allow you to change the style of the first post, also can be used to only generate the different style in a particular forum(s)

Thanks man, I think this is gonna work beautifully :D

base 12-11-2004 11:02 AM

np :)

@sabre - as i mentioned above, the conditionals are posted in the thread here that i linked to, along with a different way of realising it with php.

sabret00the 12-11-2004 02:18 PM

sorry base, didn't see your post before i posted, had the page open too long :o

HiDeo 12-11-2004 03:26 PM

I made a postbit like it on vbulletin.nl

hasan2k 12-13-2004 02:06 AM

Quote:

Originally Posted by Colin F
Profile fields can easily be displayed in the postbit by using $post[fieldX]

That's a template edit and doesn't have anything to do with modifying the php files.

Only if it is a single line text box data. Not multiple selection box menu data. DO you know how to show that?

AnhTuanCool 12-13-2004 04:39 AM

Oh hey, your style looks like vb.org's Dark Blue ;)

Jason McConnell 12-13-2004 04:42 AM

Quote:

Originally Posted by AnhTuanCOol
Oh hey, your style looks like vb.org's Dark Blue ;)

Who's does?

Gio~Logist 12-13-2004 10:44 AM

yes it does indeed

Jason McConnell 12-13-2004 12:27 PM

Quote:

Originally Posted by gio~logist
yes it does indeed

if You're referring to the screenshot posted above, that IS vbulletin.org. I took a screen shot and altered it in Photoshop to make the layout what I was interested in displaying. Although my site is blue, it's definitely not the same shade ;)


All times are GMT. The time now is 08:43 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.01451 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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