Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.8.4] THX - Hack for VB. 3.8.4
    By: bluedog
  • [vB 3.8.4] Cyb - Chatbox V.2.3
    By: bluedog
  • [vB 4.0.x] PHPKD - Advanced Quick...
    By: PHPKD
  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat

Latest Template Mods

  • [vB 4.0.x] Remove My Profile Link...
    By: Ak Worm
  • [vB 3.8.x] Images DownloadBox...
    By: cRs!MP
  • [vB 3.8.x] Adviertise Mod On Forum...
    By: MG4
  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm

Latest Styles

  • [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
    By: Belon
  • [vB 4.0.x] [4.0.3] vbdesigns.de...
    By: Belon
  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Modifications » vBulletin 3.5 / 3.6 Hack Releases » End-User Options - MY Best Threads
Reply
Page 1 of 3 1 23 >

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs
  
Supported
[vB 3.5.4] End-User Options - MY Best Threads (110)
Released: 04-18-2006, 01:28 PM
Modification Information:
Developer's Avatar Author: Developer
Last Online: 08-15-2007
Installer Included: 0 Additional queries added to database: 0 Template Edits:
File Edits: New Files: New Phrases: 13

Plugin
My Best Threads
v.1.2.6
Description::.
This adds to ur members a feature allow to them to choose thy best thread(s) via thread tools, shows in thier profiles
[Hack Features::.
1-easy yo install
2-Controlable by users
3-easy to add/remove threads
4-table in users profile shows
4.1-Thread title
4.2-Thread date
4.3-Thread forum
4.4-last poster
4.5-last post time
4.6-Views
4.7-replies
[See Screen Shots]
PlannedFeatures::.
N/A

User Controllable
From Thread Tools ==> Add Thread To My best Threads OR Remove Thread from My best Threads.]

Installation::.
1-Import The Product.
3-Edit Template SHOWTHREAD
Find:
Code:
<tr>
		<td class="thead">$vbphrase[thread_tools]<a name="goto_threadtools"></a></td>
	</tr>
Add Below it
Code:
<if condition="$thread['postuserid'] == $bbuserinfo['userid']">
	<tr>
		<td class="vbmenu_option">	<if condition="in_array($thread['threadid'], $mybestthread)"><a href="showthread.php?$session[sessionurl]do=removemybest&amp;t=$threadid">$vbphrase[mybest_remove]</a><else /><a href="showthread.php?$session[sessionurl]do=addmybest&amp;t=$threadid">$vbphrase[mybest_add]</a></if></td>
	</tr>
    </if>
History::.
0.0.1 On 17. Feb 2006 Beta Version.
1.0.0 On 20. Feb 2006 Initial Version.[to upgrade:delete user field then import the product again and follow instruction above]
1.0.1 On 22. Mar 2006 Fix Template Edit
1.2.4 On 15. Apr 2006 Fix a slight bug
1.2.6 On 17. Apr 2006 Fix A minor bug & add alternate alt & no threads error

Hack Languages::.
English Only For Now
Details::.
1 plugins, 13 phrases, 0 option, 1 query(reading only not change or add) and another addin a new row in user's table
aT lAsT::.
IF YOu lIkE iT cLIcK INSTALL
vbulletin.org

Support Given For Who Clicked Install {ONLY}



Screenshots
Screenshots
File Type: gif 1.gif (15.1 KB, 386 views)
File Type: gif 2.gif (8.9 KB, 273 views)
File Type: gif 3.gif (7.8 KB, 364 views)
File Type: gif 4.gif (8.1 KB, 260 views)



Old 04-18-2006, 04:27 PM   #2
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
Thanks for releasing .

How many queries does this add to the profile page?
Reply With Quote Installed
Old 04-20-2006, 06:09 PM   #3
Developer
vBulletin Guru

Developer's Avatar

Activity Longevity
0/20 15/20
Today Posts
0/3 ssssss160
Location: Beside Sphinx, EgYpT
Age: 19
Developer is on a distinguished road
Status: Offline Default
2 queries 1 very small and one medium
Reply With Quote Author of thread
Old 04-20-2006, 06:10 PM   #4
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
Alright, thats reasonable .
Reply With Quote Installed
Old 04-27-2006, 02:08 AM   #5
_Fatal
vB Lover

Activity Longevity
0/20 14/20
Today Posts
0/3 ssssss244
_Fatal is on a distinguished road
Status: Offline Default
cool! anyway I can add an image to it? Like "show printable Version"
Reply With Quote Installed
Old 04-27-2006, 08:26 AM   #6
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
You should be able to simply add it to the template, providing you have an image for it.
Reply With Quote Installed
Old 04-28-2006, 01:37 AM   #7
_Fatal
vB Lover

Activity Longevity
0/20 14/20
Today Posts
0/3 ssssss244
_Fatal is on a distinguished road
Status: Offline Default
where would I add it?

PHP Code:
<td class="vbmenu_option">    <if condition="in_array($thread['threadid'], $mybestthread)"><a href="showthread.php?$session[sessionurl]do=removemybest&amp;t=$threadid">$vbphrase[mybest_remove]</a><else /><a href="showthread.php?$session[sessionurl]do=addmybest&amp;t=$threadid">$vbphrase[mybest_add]</a></if></td>
    </
tr>
    </if> 
like this maybe??
PHP Code:
<td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/MYIMAGE.GIF">    <if condition="in_array($thread['threadid'], $mybestthread)"><a href="showthread.php?$session[sessionurl]do=removemybest&amp;t=$threadid">$vbphrase[mybest_remove]</a><else /><a href="showthread.php?$session[sessionurl]do=addmybest&amp;t=$threadid">$vbphrase[mybest_add]</a></if></td>
    </
tr>
    </if> 
Reply With Quote Installed
Old 04-28-2006, 10:16 AM   #8
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
Yeah, you could probably add that to the template.
Reply With Quote Installed
Old 05-01-2006, 02:24 PM   #9
Incognito
vB Newbie

Activity Longevity
0/20 14/20
Today Posts
0/3 ssssssss1
Incognito is on a distinguished road
Status: Offline Default
It's showing the results only to the Admin. No link is seen for the other members.
Reply With Quote
Old 05-02-2006, 07:55 AM   #10
Developer
vBulletin Guru

Developer's Avatar

Activity Longevity
0/20 15/20
Today Posts
0/3 ssssss160
Location: Beside Sphinx, EgYpT
Age: 19
Developer is on a distinguished road
Status: Offline Default
Give me ur showthread plz..
Reply With Quote Author of thread

Reply
Page 1 of 3 1 23 >

« Forum Stats | /you BBCode »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Threads since last visit Snatch vBulletin Modification Requests 0 01-17-2006 05:18 PM
[REQ]Close new threads, but not new posts. DvilleStoner vBulletin Modification Requests 7 06-08-2005 05:26 PM



All times are GMT. The time now is 05:45 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!