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)

C.Birch 04-18-2006 12:44 PM

i have been looking in to it and turning off the hide hack fixed the error with this hack.

more to the point its this plugin that breaks your hack from the hide hack:
Hook Location : forumdisplay_query
PHP Code:

$hook_query_fields ',post.pagetext'

could someone please help me to make both work with each other?

Gio~Logist 04-18-2006 04:37 PM

Quote:

Originally Posted by C.Birch
i have been looking in to it and turning off the hide hack fixed the error with this hack.

more to the point its this plugin that breaks your hack from the hide hack:
Hook Location : forumdisplay_query
PHP Code:

$hook_query_fields ',post.pagetext'

could someone please help me to make both work with each other?

Try putting this:
PHP Code:

$hook_query_fields .= ',post.pagetext'


dilbert 04-21-2006 06:44 PM

<font face="&quot">Ugghh,
I had this installed and loved it.
Then I rebuilt my forums, completely uploaded all new vB files, created a new db and imported all of my posts.
The Extra Threadfields were gone.
I still have the "old" database info.
How can I get these back? I know it will likely be manual, that's OK, I just want the info back.
I found the vb_thread_fields_admin table, but this is just the admin part. Where is the data?

Thanks, and oh yeah, this is a terrific mod.</font>

Gio~Logist 04-21-2006 06:47 PM

Quote:

Originally Posted by dilbert
Ugghh,
I had this installed and loved it.
Then I rebuilt my forums, completely uploaded all new vB files, created a new db and imported all of my posts.
The Extra Threadfields were gone.
I still have the "old" database info.
How can I get these back? I know it will likely be manual, that's OK, I just want the info back.
I found the vb_thread_fields_admin table, but this is just the admin part. Where is the data?

Thanks, and oh yeah, this is a terrific mod.

Glad you like it! Well, if you want all of the information for individual threads to be brought back, that would require restoring the thread table. If you just want the fields, you can just restore the vb_thread_fields_admin table.

dilbert 04-21-2006 06:52 PM

Wow, now that was a fast response!
Where in the thread table is the data? I didn't see it in the "old" table from my site.

dilbert 04-21-2006 06:55 PM

Nevermind, I was looking in the post table not the thread table.

This will take a while to restore, I have a few hundred posts using this mod.
Oh well, like I said, terrific mod, I appreciate the work you did.

Gio~Logist 04-21-2006 07:05 PM

Quote:

Originally Posted by dilbert
Nevermind, I was looking in the post table not the thread table.

This will take a while to restore, I have a few hundred posts using this mod.
Oh well, like I said, terrific mod, I appreciate the work you did.

Thank you :p

vitoreis 04-28-2006 09:52 AM

Quote:

Originally Posted by gio~logist
Yup.

As for the premium version. It is already done i believe. I am just waiting to finish the SR Classifieds premium version so that they can both be released at the same time.

When it's ready?

Michael Hyatt 04-29-2006 02:15 PM

This looks like just what the doctor ordered!

However, can I make the fields appear in the first message and not the replies? (Like this forum)

Gio~Logist 04-29-2006 02:25 PM

Quote:

Originally Posted by vitoreis
When it's ready?

Still thinking of more features to add :p


All times are GMT. The time now is 09:32 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.01487 seconds
  • Memory Usage 1,745KB
  • 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_php_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