Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Kpt - LP Threads Details »»
Kpt - LP Threads
Version: 3.0, by kaptanblack kaptanblack is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.x Rating:
Released: 02-03-2008 Last Update: 05-02-2008 Installs: 80
DB Changes Uses Plugins Template Edits Auto-Templates
Re-useable Code Code Changes Translations  
No support by the author.

LP Threads

You can put most reply threads, most view threads and latest thread at forumdisplay

Mark as Installed - Nominate for MOTM

Install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-lthreadfrmdisplay.xml' from your computer then press 'Import'...

Find in FORUMDISPLAY Template:

Code:
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
Add under:

Code:
<if condition="$vboptions[lthreadfrmdisplay_enable] == 1">
$lp_threadfrmb
</if>
Find in FORUMDISPLAY Template:

Code:
</tbody>
    <!-- end show no threads message -->
</if>
</table>
Add under:

Code:
<if condition="$vboptions[lthreadfrmdisplay_enable] == 1">
$lp_threadfrms
</if>
Update v1.0 to v2.0

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-lthreadfrmdisplay.xml' from your computer, Allow Overwrite-> Yes, then press 'Import'...

Update v2.0 to v3.0

Go to your admin cp, then:
Plugin System -> Manage Products -> LP Threads >> Delete and then

Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-lthreadfrmdisplay.xml' from your computer, Allow Overwrite-> Yes, then press 'Import'...

Because all the template and plugins changed


Kpt - LP Threads

Go to your admin cp, then:
vBulletin Options -> LP Threads ->

Modifications Info v3.0

Plugin : 4
Phrases : 53
Template : 6
Setting : 20

Versions:
v1.0 - 4 February 2008
- First release

v1.0 - 4 February 2008
- Turkish Language Added

v2.0 - 4 February 2008
- Random Threads Table Added
- Phrases Updated

v3.0 - 3 May 2008
- Phrases Updated
- Added Thread Icons
- All the templates changed
- All plugins changed
- Added 3 setting in admincp
- Collapsible box Enable
- Right or Left column setting
- Thread information setting

v3.0 - 3 May 2008
- Added Turkish Language

Show Your Support

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

Comments
  #32  
Old 02-20-2008, 03:29 PM
jacki jacki is offline
 
Join Date: Jun 2006
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanx kaptan black very nice
Reply With Quote
  #33  
Old 02-23-2008, 07:02 PM
lovelypk lovelypk is offline
 
Join Date: Oct 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have did template modification, enabled the mod in vbulletin options but still it's not showing.
Reply With Quote
  #34  
Old 02-23-2008, 09:55 PM
kaptanblack's Avatar
kaptanblack kaptanblack is offline
 
Join Date: Mar 2007
Location: Turkey
Posts: 397
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lovelypk View Post
I have did template modification, enabled the mod in vbulletin options but still it's not showing.
Did you check lp threads at vbulletin options ?
Reply With Quote
  #35  
Old 02-23-2008, 10:18 PM
lovelypk lovelypk is offline
 
Join Date: Oct 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kaptanblack View Post
Did you check lp threads at vbulletin options ?
thats what i said, i already enabled LP threads in vbulletin options but still its not showing up
Reply With Quote
  #36  
Old 02-24-2008, 09:42 AM
kaptanblack's Avatar
kaptanblack kaptanblack is offline
 
Join Date: Mar 2007
Location: Turkey
Posts: 397
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lovelypk, if you use v1.0, upgrade to v2.0.

Are you sure didnt make mistake ? Because if you made evertything of this thread (template modifications, vb options etc..) this plugin not working is impossible.

And can i see your forum ?
Reply With Quote
  #37  
Old 02-24-2008, 09:43 AM
1Turk's Avatar
1Turk 1Turk is offline
 
Join Date: Sep 2007
Location: Turkey
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks kaptanblack very nice mod
Reply With Quote
  #38  
Old 02-24-2008, 06:00 PM
lovelypk lovelypk is offline
 
Join Date: Oct 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kaptanblack View Post
lovelypk, if you use v1.0, upgrade to v2.0.

Are you sure didnt make mistake ? Because if you made evertything of this thread (template modifications, vb options etc..) this plugin not working is impossible.

And can i see your forum ?
it's working now, i forgot to put in forum ids

thanks
Reply With Quote
  #39  
Old 02-24-2008, 07:50 PM
kaptanblack's Avatar
kaptanblack kaptanblack is offline
 
Join Date: Mar 2007
Location: Turkey
Posts: 397
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lovelypk View Post
it's working now, i forgot to put in forum ids

thanks
Ok
Reply With Quote
  #40  
Old 03-01-2008, 09:18 AM
iyihost iyihost is offline
 
Join Date: Feb 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanx kaptanblack
Reply With Quote
  #41  
Old 03-05-2008, 05:36 AM
shlomot's Avatar
shlomot shlomot is offline
 
Join Date: Apr 2007
Location: Haifa, Israel
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No words for this ingenious MOD. Smooth, smart, wise, and painless!

Setting font-size to '1' allows for 27 characters to show up in a single line. It even looks nicer and covers in full so many more headers.

I also suggest to view each forum, after including it first in LP Threads, and see if it makes sense for that forum to be included.

Installed and voted!
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:50 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.05194 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_code
  • (4)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
  • (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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete