Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
[AJAX] Hot Threads Details »»
[AJAX] Hot Threads
Version: 2.6.1, by mad@Max mad@Max is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.8.x Rating:
Released: 08-30-2009 Last Update: 12-13-2009 Installs: 51
DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files  
No support by the author.

Description:
Hack allows the main forum page displaying a list of "hot threads" in the form of tablets with posters.

Compatibility: 3.7.х - 3.8.х

Features
  • realisation on ajax:
    • load and refresh through a defined time in settings hot threads
    • load the entire list of hot threads
    • removal of the status of the hot threads in the loaded list
  • set and removal of the status of a hot thread in the menu "Options Thread" of each thread
  • opportunity to choose your own tag images
  • choice of forums to display panel
  • individual disable hack in preferences of User CP
  • creation of thumbnails on the link from the threads
  • caching
  • able to use attachments
  • no need to edit the file

How in work
In the menu "Options Thread" of each topic appears "Make a hot thread / Remove the status of hot (depending on status). Checking the threads in such a way, we form a list of hot threads. Further, this list will be rotated in a random order, in the quantities to what you specify in the settings (default 5). Posters displayed in each cell, are collected from the first post of the thread, the first image, from tag img (or your own). Then this image uploading to your server, for make a thumbnail, and write it in db as link of image to your server.
To see the current list of hot threads, simply click on the "List of Threads" in the header of the output window. When you load a list of topics, with the possibility (for groups 5,6,7) removal of the status of hot or at any of the topics on the list.

Install
  1. Upload all files from folder upload to forum folder
  2. Then change the attribute of folder hotimg on 777 (if it needed), for record thumbnails.
  3. Edit template SHOWTHREAD. Find:
    HTML Code:
    <div><label for="ao_sut"><input type="radio" name="do" id="ao_sut" value="stick" /><if condition="$show['unstick']">$vbphrase[unstick_thread]<else />$vbphrase[stick_thread]</if></label></div>
    Add buttom:
    HTML Code:
    <div><label for="ao_sht"><input type="radio" name="do" id="ao_sht" value="hotthread" /><if condition="$thread['hotthread']">$vbphrase[unhot]<else />$vbphrase[dohot]</if></label></div>
    (strange why in this section no hook)
  4. Import product

Download Now

File Type: zip [AJAX] Hot Threads En v2.4.2.zip (9.5 KB, 226 views)
File Type: zip [AJAX] Hot Threads En v2.6.1.zip (10.2 KB, 430 views)

Screenshots

File Type: jpg htmain.jpg (153.3 KB, 0 views)
File Type: png Snap_2009.09.03 01.46.44_001.png (47.7 KB, 0 views)
File Type: png Snap_2009.09.03 01.57.44_004.png (10.3 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 12-18-2009, 06:51 PM
ravenfaust ravenfaust is offline
 
Join Date: Aug 2009
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there any way to keep this on forumhome only and not show about the threads?

Also how do i make the text bigger on the hot threads?
Reply With Quote
  #33  
Old 12-18-2009, 09:08 PM
ravenfaust ravenfaust is offline
 
Join Date: Aug 2009
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is an issue when u click List of Threads , its not in english

Ñíÿòü ñòàòóñ ãîðÿ÷åé
Ñíÿòü ñòàòóñ ãîðÿ÷åé

How do we fix that?
Reply With Quote
  #34  
Old 12-19-2009, 02:02 PM
ravenfaust ravenfaust is offline
 
Join Date: Aug 2009
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No more support?
Reply With Quote
  #35  
Old 12-19-2009, 08:38 PM
pablete pablete is offline
 
Join Date: Feb 2009
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have problem with this!. My folder hotimg is chmod 777 but whem i put a thead as hot in tools an advice show me:

There was an error encountered with your upload:

* Upload failed due to failure writing temporary file.

Someone can help me with this?

Thanks in advance!
Reply With Quote
  #36  
Old 12-31-2009, 04:02 PM
ravenfaust ravenfaust is offline
 
Join Date: Aug 2009
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/predator:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in [path]/includes/class_upload.php on line 276

Warning: fopen() [function.fopen]: Filename cannot
Reply With Quote
  #37  
Old 01-01-2010, 02:27 PM
algareem algareem is offline
 
Join Date: Jun 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ravenfaust View Post
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/predator:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in [path]/includes/class_upload.php on line 276

Warning: fopen() [function.fopen]: Filename cannot
enable uploading under Safe mode in Vbulletin Settings.
Reply With Quote
  #38  
Old 01-01-2010, 06:45 PM
graphicnut graphicnut is offline
 
Join Date: Dec 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyway, we can get tis to auto update "hottest thread" by amount of views in a 24hr period or something ?

Regards
Reply With Quote
  #39  
Old 01-23-2010, 10:02 AM
algareem algareem is offline
 
Join Date: Jun 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible to have more rows ?
also , if there is a way to have an external stand alone script to post in CMS or other php scripts with same functionality ?
Reply With Quote
  #40  
Old 02-16-2010, 12:05 PM
sebil's Avatar
sebil sebil is offline
 
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this gonna work in vb 4....

if nottt.. cann youuuuuuuuuuuuu pleaseeeeeeeeeeeeeeeeeeee updateeeeeeeeeeeee


PLEASEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEE

millionss pleaaaaaaaaaaaaaaaaseeeeeeeeeeeeeeeeeeeeeeee


I lovee thiss hackkkkkkkkkkkkkkkkkkkk
and will be very useful in our forum
Reply With Quote
  #41  
Old 03-01-2010, 10:52 AM
a9eel a9eel is offline
 
Join Date: Oct 2007
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx
Reply With Quote
Reply

Thread Tools

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 02:54 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.13136 seconds
  • Memory Usage 2,331KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete