vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - JB: Thread Linking (https://vborg.vbsupport.ru/showthread.php?t=318557)

x iJailBreak x 05-03-2015 09:00 PM

JB: Thread Linking
 
1 Attachment(s)
https://vborg.vbsupport.ru/external/2015/05/25.png
JB: Thread Linking
Display threads in multiple forums without increasing post count!

What does this product do?
This product allows users with giver permission to "mirror" a thread into another forum/subforum without duplicating it or increasing post count.

How may I use this product?
This product is useful for communities that require the functionality to quickly and easily mirror a thread into another forum. It works best with communities that have numerous similar forums, making it easy to post a thread (e.g. news-related) in one forum, and then duplicate it into other sub-forums, or even forums under a different parent. It is permission controlled, meaning admins can choose who has the ability to use the modification.

This modification does have one bug, and that is the destination forum(s) must have at least one thread in it or linked threads won't display. :(

Screenshots

https://vborg.vbsupport.ru/external/2015/05/26.png

https://vborg.vbsupport.ru/external/2015/05/27.png

https://vborg.vbsupport.ru/external/2015/05/28.png

Changelog
1.0.6
  • Added ability to link threads in all forums.
1.0.5
  • Modified a plugin to enhance usability on larger boards.
  • Added compatibility with BOP5's Master Forums plugin.

Manoel J?nior 05-04-2015 11:35 PM

Hello. Thanks

Please pictures or demo!

gsmlover4u 05-05-2015 06:04 PM

demo ?

x iJailBreak x 05-05-2015 11:57 PM

I'll get some images up tomorrow, unfortunately I don't have a demo site :(

Alan_SP 05-07-2015 04:38 PM

This sounds as great idea. :up:

alfieb 05-10-2015 01:29 PM

Installed. Tested. Loved the results. However...

I also have BOP's Master Forums https://vborg.vbsupport.ru/showthread.php?t=245839

And your mod is incompatible with that, as if I try to access any of the "master forums", I get SQL errors. It works just fine in any other forum, though.

So I had to disable it, as that mod already gets plenty of use on my forum.

Quote:

Database error in vBulletin 4.2.1:

Invalid SQL:

SELECT thread.threadid,
thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views
, tuiof.threadid AS tuiof_threadid, tuiof.duplicateforumid AS tuiof_forumid
FROM thread AS thread

/*LEFT JOIN jb_threadurlinotherforum AS tuiof ON (tuiof.duplicateforumid = 33)
WHERE forumid = 33
AND sticky = 0

AND visible IN (0,1,2)



*/ WHERE forumid IN (33,34,187) AND sticky = 0 AND visible IN (0,1,2) OR tuiof.threadid = thread.threadid
ORDER BY sticky DESC, lastpost DESC
LIMIT 0, 20;

MySQL Error : Unknown column 'tuiof.threadid' in 'field list'
Error Number : 1054

x iJailBreak x 05-11-2015 09:24 PM

Quote:

Originally Posted by alfieb (Post 2545245)
Installed. Tested. Loved the results. However...

I also have BOP's Master Forums https://vborg.vbsupport.ru/showthread.php?t=245839

And your mod is incompatible with that, as if I try to access any of the "master forums", I get SQL errors. It works just fine in any other forum, though.

So I had to disable it, as that mod already gets plenty of use on my forum.

I'll see if I can get a fix for that, thanks for notifying me! :)

v123shine 05-13-2015 01:04 PM

Demo pic, please!

Manoel J?nior 05-13-2015 11:21 PM

Demo?

letsjoy 05-14-2015 11:22 AM

Demo please..


All times are GMT. The time now is 10:40 PM.

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.02614 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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