vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!) (https://vborg.vbsupport.ru/showthread.php?t=108888)

Garrylawton 06-27-2006 08:07 PM

Quote:

Originally Posted by yellowbird
I'd like to be able to sort by the category field I created so users could for example click on the extra threadfield, ie: New York, and it would only show what is labelled as New York. How would I accomplish that?

I'd like to know that also but Id like to filter it for " New York " in example

KPalicz 06-29-2006 02:06 AM

Quote:

Originally Posted by KPalicz
Heh, I have the opposite problem. I want it to show up in the actual thread but not the forum display.

Ah, I figured out what I did wrong. I didn't catch the "postbit or postbit_legacy" part. I needed to change the postbit_legacy template, not the postbit one.

All working now. Awesome :up:

rogersnm 06-29-2006 05:40 PM

Is there anyway to make the threadfields show up in the show thread template?

johnstires 06-29-2006 11:03 PM

Has anyone heard about the premium version of this add-on. This is a great add-on yet I am looking for something that is searchable.

Gio~Logist 07-11-2006 04:55 AM

Please resort to www.siteresort.com for premium matters ;)

birdcat 07-11-2006 06:48 PM

I attempted to edit the threadbit_extra_fields template, in order to make the thread fields line up horiziontally on the same line, rather than vertically with each on their own line, in the forum.

However once I did, the thread field dissappeared leaving only the colon and the field value. Also, the thread fields are now on the same line as the thread link/title.

This is what I have in that template:

<b>$threadfield[title]:</b> $thread[fieldvalue]

What can I do to fix this? TIA, and looking forward to upgrading to the premium version.

Logikos 07-13-2006 07:48 AM

Birdcat, $threadfield[title] should be $field[title]. :)

birdcat 07-13-2006 03:56 PM

Awesome, the field titles are back! Thank you. For what ever reason though, they're still on the same line as the thread title. How do I move them down on a line of their own?

R.Solutions 07-13-2006 05:57 PM

where would i put so that the tiles and what not are in smallfont?

Logikos 07-14-2006 07:45 AM

Quote:

Originally Posted by Birdcat
Awesome, the field titles are back! Thank you. For what ever reason though, they're still on the same line as the thread title. How do I move them down on a line of their own?

A <br /> at the end of the code should fix that, though I havn't installed this hack before so I'm not exacly sure where the edit would need to take place. I'll have to ask Gio the next time I speak with him.

Quote:

Originally Posted by R.Solutions
where would i put so that the tiles and what not are in smallfont?

To create a smallfont effect, you could wrap you text with:
Code:

<div class="smallfont">My Text Here</div>
Notice the BOLD code. Thats the class atribute you need to use to create a smalller text size.


All times are GMT. The time now is 12:41 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.01705 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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