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)
-   -   Moderators Functions - Timed Stickies by Zoints - Automated unsticking of stuck threads when YOU want (https://vborg.vbsupport.ru/showthread.php?t=129496)

Zoints 10-18-2006 10:00 PM

Timed Stickies by Zoints - Automated unsticking of stuck threads when YOU want
 
This modification allows you to stick a thread until a specified time. Once the specified time is reached, the thread is automatically unstuck. Simple, but extremely useful if you're like me and forget about stuck threads for 6 years until someone finally complains.

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

Installation Instructions

1. Upload the file located in the /upload/ directory of this release to its respective location in the forum.

/upload/includes/cron/timedsticky.php => <forum directory>/includes/cron/timedsticky.php

2. Import the product file "product-zointstimedsticky-1.2.5.xml".

AdminCP > Plugin System > Manage Products > [Add/Import Product]

3. Smile and stick 73 threads just because you can.


Official support will take place at http://network.zoints.com in this specific forum.

Changelog
2008/05/1 - 1.2.7
-CSRF Protocol Compatible
2006/10/19 - 1.2.6
* Date fix

Zoints 10-19-2006 09:38 PM

Reserved just in case.

DementedMindz 10-19-2006 10:04 PM

DChapman once again very nice work.

ChavMagnet 10-19-2006 10:29 PM

THanks great hack will install l8r

magnus 10-19-2006 10:33 PM

Do you have a team of vBulletin coders locked away in a deep, dark basement where they're forced to code for food or something? Jeez. :p

Yet another "Zoints" mod that goes on the install list...

Gripemaster 10-19-2006 11:03 PM

Very, very cool. This I can use. Thank you!

*Installed*

Gripemaster 10-20-2006 12:31 AM

Tested the mod on a thread, set it for 9:00 PM to unstick... 9 came and went and the thread was still stuck. Clicked on "Change Timed Sticky", and it was not set for 9:00 PM, it was set for 5:00 PM.

Set another thread for 10:00 PM, and when I clicked "Change Timed Sticky", it was set for 6:00 PM. Is GMT a factor somehow?

I'm kinda confused...LOL :)

Zoints 10-20-2006 01:51 AM

Hmm. Is your server time different from your personal time?

*edit* I see the issue. We'll have a fix up ASAP.

Gripemaster 10-20-2006 02:05 AM

Yes, my server time is different from my personal time, but only by one hour.

As far as GMT... it's -4 hours (until next week when it changes to -5)

And yes this GMT crap has always driven me nuts LMAO!

Will await your fix. :) Thanks a bunch.

bada_bing 10-20-2006 02:37 AM

Couple questions:

1. Will this work for 3.5.x versions of VB
2. Does this use permissions? If now is this planned?

Paul M 10-20-2006 03:06 AM

Quote:

Originally Posted by magnus
Do you have a team of vBulletin coders locked away in a deep, dark basement where they're forced to code for food or something?

Not enough of them judging by his signature ;)

Zoints 10-20-2006 05:44 AM

Ok, let's try that again. My sincere apologies for the trouble. 1.2.6 is now available.

http://david.zoints.com/image/39504-Myfavoritesmilie

Zoints 10-20-2006 05:45 AM

Quote:

Originally Posted by bada_bing
Couple questions:

1. Will this work for 3.5.x versions of VB
2. Does this use permissions? If now is this planned?

1. Yes, please see my sig for the proper version.

2. How would you apply permissions to this? Meaning who is allowed to set a timed sticky?

Zoints 10-20-2006 05:58 AM

Quote:

Originally Posted by magnus
Do you have a team of vBulletin coders locked away in a deep, dark basement where they're forced to code for food or something? Jeez. :p

Yet another "Zoints" mod that goes on the install list...

Heheh.

I must say, it's kinda neat to have the creator of vBGarage installing some of our mods :cool:

firstrebel 10-20-2006 08:59 AM

Our saviour. Never again will I need to trawl all the fora to unstick threads.

Bob

:up:

firstrebel 10-20-2006 09:11 AM

My installation went OK without the need to do the template edit, but the code
Code:

<div><label for="ao_tst"><input type="radio" name="do" id="ao_tst" value="timedsticky" /><if condition="$show['unstick']">$vbphrase[change_timed_sticky]<else />$vbphrase[timed_sticky]</if></label></div>
is not in the SHOWTHREAD template. Should it be?

Bob

Zoints 10-20-2006 10:45 AM

Hi Bob,

Long version: It might not be that *exact* code anymore. But if you do a template search for "$vbphrase[unstick_thread]" you'll see it shows in showthread somewhere. From version to version vBulletin changes quite a few minor things. So if you do a search for that entire string of code, it may not show depending on your vBulletin version, style, other mods, etc.

Short version: Nothing to worry about, it's fine :)

firstrebel 10-20-2006 10:54 AM

Found it, thanks.

Bob

Gripemaster 10-20-2006 02:41 PM

Quote:

Originally Posted by DChapman
Hmm. Is your server time different from your personal time?

*edit* I see the issue. We'll have a fix up ASAP.

That put a fix on it. Works like a charm. Sweet hack... Thank you! :cool:

Mr Pink 10-20-2006 02:45 PM

Great mod, DChapman. :)

bada_bing 10-30-2006 04:44 PM

Quote:

Originally Posted by DChapman
1. Yes, please see my sig for the proper version.

2. How would you apply permissions to this? Meaning who is allowed to set a timed sticky?

Yes the permissions would be for only certain usergroups to use this times sticky feature. So basically if only usergroup "A" can use they will see the option if you are usergroup "B" that option isnt even viewable in the drop down

mgurain 10-09-2007 07:01 AM

good basic feature, should be included with standard features of vbulletin.

Richard H 04-27-2008 04:50 PM

worked fine with 3.6.9 but now getting this error with 3.6.10 "Your submission could not be processed because a security token was missing or mismatched."

Zoints 05-01-2008 04:22 AM

New version uploaded: zointstimedsticky-1.2.7-3.6_3.7.zip for 3.6.10. Please post if you run into any issues. :)

vbboarder 08-28-2008 01:06 AM

Thanks for this useful mod! Just tested it in VB 3.7.3 - no probs, great work! ;)

GPTB 01-23-2009 10:43 AM

Is this vb 3.8 friendly?

djbaxter 01-23-2009 01:48 PM

Quote:

Originally Posted by GPTB (Post 1722162)
Is this vb 3.8 friendly?

Yes, if you use the latest version with the token security fix.

Dimoks 04-07-2009 06:04 PM

3.8.2 - all ok...

please help me add string for all users "Stick until ............." :rolleyes:

sample alt for image https://vborg.vbsupport.ru/external/2009/04/29.gif

template threadbit
PHP Code:

<img class="inlineimg" src="$stylevar[imgdir_misc]/sticky.gif" alt="$vbphrase[sticky_thread] until ?????????????" /> 

Thank YOU! :)

Dimoks 05-25-2009 11:30 AM

Hi

Please help me... I need mod "Automated delete thread when YOU want"

Thank You!

New Joe 04-30-2010 09:35 AM

Nice, works fine in 3.8.4

AusPhotography 08-27-2011 10:12 PM

Any chance of a vB4.1.x version?

Mark.B 08-27-2011 11:23 PM

Quote:

Originally Posted by snoopytas (Post 2238917)
Any chance of a vB4.1.x version?

I would say not...Zoints as a company has been largely dormant for years now. The "Zoints" account has not been online since 2009.

AusPhotography 08-28-2011 06:54 AM

I'll do it myself ... give me a couple of weeks due to work etc.

Trouble is Zoints (c) means I can't share it :(

Kym

Dimoks 11-08-2011 01:41 PM

Hi All
please help me change minutes from ":00" to ":59" in mod

www.nofal 07-29-2012 11:58 AM

Good Work


All times are GMT. The time now is 05:49 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.01273 seconds
  • Memory Usage 1,784KB
  • 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
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (35)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete