vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Bump without Post (Moderators-Only Version) (https://vborg.vbsupport.ru/showthread.php?t=12568)

FWC 03-19-2002 05:38 AM

Quote:

Originally posted by Joshua Clinard
It's not in that template either. Sorry.
Yes it is. Look again. You will see:

<option value="stick">Stick / Unstick Thread</option>

You want to put it under that.

ZiRu$ 03-19-2002 01:23 PM

thats right

you'll see

<option value="stick">Stick / Unstick Thread</option>

in showthread_adminoptions

put THIS under it.....

not what it says

<option value="postings.php?s=$session[sessionhash]&action=bump&threadid=$threadid">Bump Thread</option>

Joshua Clinard 03-19-2002 03:32 PM

Well mine doesn't have it. I searched for the word stick, and and instick and neither one of them are there. I have reverted my templates as well. Maybe my upgrade didn't overwrite that template or somthing. I'll create a support ticket, and see if they can fix it.

xamu 07-01-2002 04:19 PM

Nice Hack but the zip file needs to have updated instructions. If not for reading all the way through this thread this hack would not work. Editing/updating the first post with current info would be wise, too. ;)

N9ne 07-01-2002 04:33 PM

Or someone else could just re-write it as I suppose files have changed A LOT since 2.0.0 to 2.2.6

Link14716 07-02-2002 04:03 AM

I want this hack, but figuring it was made for vB2 beta 3 and I have 2.2.6, I am kind of ify that it will work right....

FWC 07-02-2002 04:37 AM

If you do everything right, it will work. Read the whole thread.

Zelda-King 03-24-2003 08:31 PM

The text file says to add the bump code to the showthread template. You must mean showthread_adminoptions. I'm using vB 2.2.9. The code that works in that template for that is;

under
Code:

<option value="stick">Stick / Unstick Thread</option>
add
Code:

<option value="bump"><a href="postings.php?s=$session[sessionhash]&action=bump&threadid=$threadid">Bump</a></option>

Reoplex 06-23-2003 08:20 PM

this hack works on v2.3.0 :) nice job.

padblaz 08-12-2003 07:38 AM

great hack, i've just installed it on 2.3.0 :)


All times are GMT. The time now is 06:51 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.01263 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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