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)

lazytown 03-12-2006 10:49 PM

I also wanted to add that if you made a full classifieds type system (with buyer/seller ratings, charges for bold/featured headings, etc) I would DEFINITELY be interested and probably be one of your first buyers.

-vissa

Gio~Logist 03-12-2006 11:01 PM

I am proud to announce that i am indeed planning on making an ads system.

Also, this hack will continue to be supported and any bugs (which i don't think there are any) will be fixed. Also, the premium version will not make it to where you loose any info. When/if you upgrade to premium, it will simply be a smooth upgrade for new features.

dakuda 03-13-2006 02:27 AM

One thing I noticed was multiple page threads displayed the pages under the extra fields. I preferred to keep them up with the thread titles.

So, I moved the $extrafields line from the two recommended locations in threadbit to one location (since it is immaterial if the thread is new or not).

After
Code:

<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&amp;page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
in the threadbit template, add
Code:

$extrafields
before the
Code:

</div>
tag that immediatly follows it.

This would replace the threadbit template modificatiosn that gio~logist suggests in the install instructions.

Just thought I would throw that out there, in case anyone would use it.

Here is a picture to help explain my madness. I hope this made sense.

Gio~Logist 03-13-2006 09:00 AM

Quote:

Originally Posted by dakuda
One thing I noticed was multiple page threads displayed the pages under the extra fields. I preferred to keep them up with the thread titles.

So, I moved the $extrafields line from the two recommended locations in threadbit to one location (since it is immaterial if the thread is new or not).

After
Code:

<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&amp;page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
in the threadbit template, add
Code:

$extrafields
before the
Code:

</div>
tag that immediatly follows it.

This would replace the threadbit template modificatiosn that gio~logist suggests in the install instructions.

Just thought I would throw that out there, in case anyone would use it.

Here is a picture to help explain my madness. I hope this made sense.

Yes it does. Good call, i will update instructions shortly.

Gio~Logist 03-13-2006 09:10 AM

Zip Updated!!!

Dennis B 03-13-2006 02:42 PM

Quote:

Originally Posted by gio~logist
I am proud to announce that i am indeed planning on making an ads system.

I'll watch this closely. :)
It might be a good idea to consider backwards compatibility with iTrader, since many of us use it already as a feedback system. ;)

BTW, in case someone else wants to space the options a little further apart in newthread, instead of messing with the plugin code just prefix the options with '&nbsp;' in the ACP options, like

option1
&nbsp;&nbsp;&nbsp;option2
&nbsp;&nbsp;&nbsp;option3

etc.

dakuda 03-13-2006 03:31 PM

Quote:

Originally Posted by Dennis B
I'll watch this closely. :)
It might be a good idea to consider backwards compatibility with iTrader, since many of us use it already as a feedback system. ;)

BTW, in case someone else wants to space the options a little further apart in newthread, instead of messing with the plugin code just prefix the options with '&nbsp;' in the ACP options, like

option1
&nbsp;&nbsp;&nbsp;option2
&nbsp;&nbsp;&nbsp;option3

etc.

I like that. I was siting around trying to find it elsewhere. :banana:

ricker 03-14-2006 04:43 PM

Would it be possible to have two sets of extra fields, where each set can be displayed independently?

Gio~Logist 03-14-2006 07:25 PM

Quote:

Originally Posted by ricker
Would it be possible to have two sets of extra fields, where each set can be displayed independently?

I'm not sure exactly what you mean? The amount of extra fields are unlimitted. Also, for future referance, support will only be given to those who click install :p

ricker 03-14-2006 07:56 PM

I understand that it's unlimited - but my question is, if I add 5 fields for example, can I choose 3 of the 5 to display for forumA, and the last 2 of 5 for forumB? Or do they ALL display no matter what?

Thanks, and I clicked install :P


All times are GMT. The time now is 04:12 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.01756 seconds
  • Memory Usage 1,752KB
  • 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
  • (6)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