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
My Popular Threads on UserCP Details »»
My Popular Threads on UserCP
Version: 2.00, by Madlike Madlike is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.2 Rating:
Released: 07-18-2008 Last Update: Never Installs: 24
Uses Plugins Template Edits
Translations  
No support by the author.

My Popular Threads on UserCP

This mod will add "My Popular Threads" on UserCP.

Features:

*My Popular Threads (Order by replycount or views)

Modification:

Templates: 1
Plugins: 2
Settings: 3
Phreases: 11

Known Bugs:

- None !

Installation:

Step 1-) Admincp -> Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-ucpop.xml' from your computer then press 'Import'

Step 2-) Find on USERCP template:

Code:
$template_hook[usercp_main_pos1]
Add After:

Code:
<if condition="$vboptions[ucpop_active]==1">
<!-- ############## POPULAR THREADS ##############  -->
<if condition="$show['populerkonular']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tbody>
 <tr>
  <td class="tcat" colspan="6">
   <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('usercp_populer')"><img id="collapseimg_usercp_populer" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_usercp_populer].gif" alt="" border="0" /></a>
   $vbphrase[ucpop_baslk] [$vboptions[ucpop_limit]]
  </td>
 </tr>
</tbody>
<tbody id="collapseobj_usercp_populer" style="$vbcollapse[collapseobj_usercp_populer]">
<tr class="thead">
            <td width="20"></td>
            <td class="thead" width="40%"><b>$vbphrase[ucpop_konu]</b></td>
            <td class="thead"><b>$vbphrase[ucpop_sonmesaj]</b></td>
            <td class="thead" align="center"><b>$vbphrase[ucpop_cevaplar]</b></td>
            <td class="thead" align="center"><b>$vbphrase[ucpop_bakanlar]</b></td>
            <td class="thead" align="center"><b>$vbphrase[ucpop_forum]</b></td>
</tr>
$populerkonularm
</tbody>
</table>
<br />
</if>
<!-- ############## END POPULAR THREADS ##############  -->
</if>
Settings:

Admincp -> vBulletin Options -> "My Popular Threads on UserCP" Settings

Version History:

v1.0 - 18.07.2008
- First Release

v2.0 - 19.07.2008
- Suppleness with vBulletin v3.7.x [Tested on 3.7.2]
- Added "postuserid" function.

Hope You Like it ! :erm:

Show Your Support

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

Comments
  #2  
Old 07-19-2008, 12:35 PM
Q-v-n-s-Q Q-v-n-s-Q is offline
 
Join Date: Mar 2005
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice mod, thanks
Reply With Quote
  #3  
Old 07-19-2008, 01:17 PM
Madlike's Avatar
Madlike Madlike is offline
 
Join Date: Jan 2008
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You're weLcome & Don't forget click install pLease
Reply With Quote
  #4  
Old 07-21-2008, 11:21 AM
vip-q.com's Avatar
vip-q.com vip-q.com is offline
 
Join Date: Oct 2006
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

install
Reply With Quote
  #5  
Old 07-21-2008, 01:26 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could you please add best threads by thread rating?
Reply With Quote
  #6  
Old 07-22-2008, 12:04 PM
Madlike's Avatar
Madlike Madlike is offline
 
Join Date: Jan 2008
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll try for it
Reply With Quote
  #7  
Old 07-29-2008, 10:12 AM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

2 Things:
- it would be great, if someone could page through more than those 5 (or whatever) threads
- in my opinion, you have to add something like this: if I chose "replies", then my last reply has to be within x days. Instead, this function will always show the same old threads.
Reply With Quote
  #8  
Old 08-04-2008, 06:28 AM
Artes_Marciales Artes_Marciales is offline
 
Join Date: Jun 2007
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Simple but great!! : )
**install**
Reply With Quote
  #9  
Old 08-07-2008, 02:21 PM
kleinschwanz kleinschwanz is offline
 
Join Date: Jan 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

a nice feature maybe you could think of this for the next release:

it would be nice to have a possibility to exclude forums by the ACP as explicit we admins have threads like the rules that everyone looks at... and several of the posts are already in the trashcan for instance hey, I don't want to have those as my most popular thread LOL
Reply With Quote
  #10  
Old 08-07-2008, 04:44 PM
GeeZeeR GeeZeeR is offline
 
Join Date: Jan 2007
Location: UK
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack,getting errors on images though..
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 03:38 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.08793 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
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_code
  • (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_onlinestatus
  • (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
  • 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