Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 11-06-2000 Last Update: Never Installs: 0
 
No support by the author.

This is my first PUBLIC hack for VBB.

Please give me any comments about this hack...


This hack will place threads you choose on the top of the forum listings.

http://mycomp.virtualave.net/cgi-bin/files/topper.zip

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-06-2000, 09:06 PM
Guest
 
Posts: n/a
Default

sorry, i wasn't around much lately

we moved and i don't have internet at home yet, i will make sure it works then i get internet
Reply With Quote
  #13  
Old 12-15-2000, 09:46 AM
Guest
 
Posts: n/a
Default

Please don't forget, I need this badly..
Reply With Quote
  #14  
Old 12-16-2000, 04:43 PM
Guest
 
Posts: n/a
Default

no u can wait for 2.0
then u try it ones again
Reply With Quote
  #15  
Old 12-17-2000, 02:46 AM
Guest
 
Posts: n/a
Default

I think 2.0 and and 1.1.4 are very simulair.... once they are relased, minus the DOZEN of new options.
Reply With Quote
  #16  
Old 12-17-2000, 04:33 AM
Guest
 
Posts: n/a
Default

If we wait for 2.0, then we are talking months...
Reply With Quote
  #17  
Old 02-16-2001, 08:07 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Shak
I need this for 1.1.4, i am allmost ready to just delete what i did for .4 and go back to .3 since most hacks seem to work for it better.

1.1.5

step

@==========@ forumdisplay.php/php3
====>Find:
$threads=$DB_site->query("SELECT thread.iconid, icon.title AS icontitle, thread.poll as poll, icon.iconpath,threadid,thread.title AS title,
open,lastpost,replycount,postusername,lastposter,n otes,views,userindex
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
WHERE forumid=$forumid AND visible=1 $datecut
ORDER BY lastpost
DESC LIMIT $limitlower,$perpage");
====>Replace it with:

$threads=$DB_site->query("SELECT thread.iconid, icon.title AS icontitle, thread.poll as poll, icon.iconpath,threadid,thread.title AS title,
open,lastpost,replycount,postusername,lastposter,n otes,views,userindex
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
WHERE forumid=$forumid AND visible=1 $datecut
ORDER BY topped DESC,lastpost
DESC LIMIT $limitlower,$perpage");
====>
Reply With Quote
  #18  
Old 02-16-2001, 08:44 AM
Guest
 
Posts: n/a
Default

Just upgrad to 2.0 as it has this option called Sticky which does the same thing...
Reply With Quote
  #19  
Old 04-10-2001, 10:55 AM
theprof
Guest
 
Posts: n/a
Default

This doesnt seem to work with 1.1.4

I get all kinds of errors, and forumdiosplay.php does not load. Help please?
Reply With Quote
  #20  
Old 06-08-2001, 01:02 PM
theprof
Guest
 
Posts: n/a
Default

I'm having a problem with this. The topped threads seem to expire and are no longer shown. Is there a way to fix this?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06611 seconds
  • Memory Usage 2,263KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete