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)

Gio~Logist 03-23-2006 06:57 PM

Quote:

Originally Posted by tommyxv
That would be cool. The only way I see to let uses edit their threads is to allow then to delete their own threads via the user-group permissions.

I believe there is a permission setting titled "Can edit own threads".

ConKien 03-23-2006 11:05 PM

gio~logist, can I do such thing with your hack?

https://vborg.vbsupport.ru/showpost....&postcount=247

Gio~Logist 03-24-2006 02:01 AM

Quote:

Originally Posted by ConKien
gio~logist, can I do such thing with your hack?

https://vborg.vbsupport.ru/showpost....&postcount=247

Yes you can. However, it will be complicated unless you are a fairly novice coder. It would require you to understand the plugin, variables, etc.

photoboy 03-26-2006 08:08 AM

Hi Gio,
I had asked in post #116 about showing the extra threadfields in the threadbit (I think it's called the threadbit) - for some reason I can't manage to get the extra threadfields to show up there. can you take a look ?
Thanks!

photoboy 03-26-2006 08:10 AM

this thread is getting really long! sorry if I missed relevant answers...

re: post #122
Any way to pass the extra threadfields to
the message to they can be searchable like any regular message text?

Gio~Logist 03-26-2006 01:18 PM

Your first question - What variable are you trying to use and in what template?

Your second question - I do not believe that that will be available in the Lite version.

photoboy 03-26-2006 05:56 PM

Quote:

Originally Posted by gio~logist
Your first question - What variable are you trying to use and in what template?

This is the code:

Code:

<if condition="$show['gotonewpost']">
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>

$extrafields
<br>
Hello
        <else />
        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>

$extrafields
<br>
Hello
        </if>

And these images show the type of page it's in - I think it's threadbit - you can see your screenshot and a similar one of mine. I was able to edit the page ("Hello") but $extrafields doesn't seem to be doing anything...

https://vborg.vbsupport.ru/attachmen...6&d=1141294433

https://vborg.vbsupport.ru/attachmen...8&d=1141294620

Gio~Logist 03-26-2006 06:25 PM

That's not the way it sais to do it in the readme.txt. When you do it how it sais int he readme file, does it work?

photoboy 03-26-2006 07:14 PM

Quote:

Originally Posted by gio~logist
That's not the way it sais to do it in the readme.txt. When you do it how it sais int he readme file, does it work?

I thought I followed the instructions - here they are... I don't see what I did differently. The < br > and "Hello" are the only difference, no? I put that in there just to confirm I was able to effect the page. What am I missing?


Code:

// ############# Do The Following In The threadbit template ##############

Search for:
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong

Add below:
                $extrafields


Search for:
<else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>

Add below:
                $extrafields


Gio~Logist 03-26-2006 08:09 PM

Quote:

Originally Posted by photoboy
I thought I followed the instructions - here they are... I don't see what I did differently. The < br > and "Hello" are the only difference, no? I put that in there just to confirm I was able to effect the page. What am I missing?


Code:

// ############# Do The Following In The threadbit template ##############

Search for:
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong

Add below:
                $extrafields


Search for:
<else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>

Add below:
                $extrafields


Are you sure that you uploaded the xml and that all of the options are enabled?

Feel free to PM me details to your site and such so that i can take a look.


All times are GMT. The time now is 04:20 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.01692 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_code_printable
  • (5)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