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)
-   -   Fork Threads (https://vborg.vbsupport.ru/showthread.php?t=94420)

silurius 10-01-2005 08:28 PM

Works beautifully! Besides the feature mentioned elsewhere in this thread about selecting specific forum destinations during the forking process, one issue I can see coming up is managing fork abuse. I wonder if there's a simple means of throttling the amount of forking a user can do. Clicking Install.

GilbertZ 10-03-2005 02:13 AM

Quote:

Originally Posted by silurius
Works beautifully! Besides the feature mentioned elsewhere in this thread about selecting specific forum destinations during the forking process, one issue I can see coming up is managing fork abuse. I wonder if there's a simple means of throttling the amount of forking a user can do. Clicking Install.

At some point I'll work on bringing this to Gold and adding the forum choice feature. As for the throttling, I think that'd be too complicated. The usual requirement of X seconds between postings, which is configurable in the admincp applies here, if that's any help.

GilbertZ 10-03-2005 02:14 AM

Quote:

Originally Posted by snobbymom
Great hack. I've got it working with Gold. Here is a button I created for it to go with the default style.

I love that image. Any chance of getting the PSD file so we can insert custom colors?

weaver 10-03-2005 02:57 AM

Quote:

Originally Posted by GilbertZ
I love that image. Any chance of getting the PSD file so we can insert custom colors?

It's telling me it's an invalid file type.

ETA: I sent you a PM. Also, how can we remove the image from showing up for PMs?

Neutral Singh 10-03-2005 04:11 AM

Does Gold version of this plugin will have some new features or its good to go as Gold. Is it working with vB350Gold ? Thanks


EDIT: Its working like a charm on vB350GOLD. :)

Neutral Singh 10-03-2005 04:53 AM

[QUOTE ]Also, how can we remove the image from showing up for PMs?[/QUOTE]

Making the temaplte edit with like below will show the image only while viewing the threads. :)

Code:

                        <if condition="THIS_SCRIPT=='showthread'">
                                <a href="newthread.php?fork=1&do=newthread&p=$post[postid]">[img]$stylevar%5Bimgdir_button%5D/fork.gif[/img]
                        </if>


R1D1 10-04-2005 05:58 PM

i know this feature from the old bbs-times... :) named "fup" -> follow up to...

great...!!! missed that a lot... thx...

pfvc 10-08-2005 11:41 PM

Quote:

Originally Posted by weaver
Great hack. I've got it working with Gold. Here is a button I created for it to go with the default style.

be great to get the psd file so we can alter the colour of the button to match the other styles we may have :D

GilbertZ 10-09-2005 12:46 AM

Weaver was kind enough to send me the PSD. I zipped it and added to the original post.

illusions 10-10-2005 06:51 AM

I want to know where in postbit would be the best place to add this coding ??


All times are GMT. The time now is 05:04 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.01131 seconds
  • Memory Usage 1,739KB
  • 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
  • (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