vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Bump or de-bump thread w/ usergroup permissions (https://vborg.vbsupport.ru/showthread.php?t=156627)

gbox master 08-31-2008 06:34 PM

Quote:

Originally Posted by ringleader (Post 1331444)
Do you know how to add a plugin?
There's one missing from yours.

Go to Plugins and Products System -> Add Plugin
Product: bump or de-bump threads
Hook Location: threadmanage_action_switch
Title: Action Switch
Plugin Php Code:
Code:

if ($_REQUEST['do'] == 'bump' OR $_REQUEST['do'] == 'debump')
{
        $handled_do = true;
        if (!$threadinfo['threadid'])
        {
                eval(standard_error(fetch_error('invalidid', $vbphrase['thread'], $vbulletin->options['contactuslink'])));
        }
}

I swear that'll sort it for you.
...and thanks for even bothering to troubleshoot this.

i am trying to do this because i get the same database error
but i dont seem to get it right
where do i put the php code ?

leasedomains 11-06-2008 01:10 AM

I had this installed, but when I upgraded to 3.7 I decided to remove it because it is for 3.7. I only have items installed that are made for the version I am running. Now when I try to update any user group I get this error "Unknown column 'bumpthreadspermissions' in 'field list'". To uninstall it I did the uninstall product. How can I fix this so I can update my user groups again.

HossMon 12-26-2008 04:54 AM

I can confirm I installed it on my v 3.74 test board and it works fine.

GlamRockTalk 01-26-2009 12:14 AM

Any word on this working on 3.8 or not?

ArnyVee 01-26-2009 01:22 AM

Works on 3.7.4 (albeit with the 'stays unread until you mark forum as read' thing :) )

KEKforce 01-26-2009 04:25 AM

Works on my 3.8.0 gold board.

Dimoks 02-04-2009 07:22 PM

Quote:

Originally Posted by ringleader
Limit the number of times a thread can be bumped

Hi Ringleader
Nice mod!

But I need "time limit" - topic starter bump therad once per 24 h. :(

Please help me...

Dimoks 03-28-2009 10:07 AM

Quote:

Originally Posted by KEKforce (Post 1724873)
Works on my 3.8.0 gold board.

3.8.1 dont working... :(

after upgrade from 3.7.x to 3.8.1 lost form for permisson in "usergroup permission" :(

ViViD 03-29-2009 02:52 PM

Hello ,
Is there any update for this ? It does not work with 3.8.x

longgsm 04-25-2009 12:20 PM

this mod more good if it the same here: http://forum.lowyat.net/Music&AudioRelatedAccessories

Ex: limit times bump thread/day - three bump/one day, ...


All times are GMT. The time now is 07:57 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.01387 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)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