The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
My Best Threads Details »» | |||||||||||||||||||||||||
My Best Threads Description::.v.1.2.7 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 installPlannedFeatures::. 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:History::. 0.0.1 On 17. Feb 2006 Beta Version. Hack Languages::. English Only For NowDetails::. 1 plugins, 13 phrases, 0 option, 1 query(reading only not change or add) and another addin a new row in user's tableDonation::. Feel Free ToaT lAsT::. IF YOu lIkE iT cLIcK INSTALL Support Given For Who Clicked Install {ONLY} Show Your Support
|
Comments |
#2
|
||||
|
||||
Nice one M8, keep them coming
Laters |
#3
|
||||
|
||||
My best threads are NOT showing above the footer of my member info?
The code "$mybest" has been added to the memberinfo template but its not showing. The thread ID's I have added to my info like: 1,2,3,4, and NOT 1, 2, 3, 4, Any ideas why its not showing up? Laters PS, Also you say to edit the X with the correct ID's, my line 62 and 64 reads: // START EDIT ################################################## ############ ##$mybestdevel = $vbulletin->userinfo['fieldX'];##Field ID#### ################################################## ############ ##$mybestlimit = XX;##Limit################################### ################################################## ############ // END EDIT Do I remove the ## infront of the code? or leave it as it is? Laters |
#4
|
||||
|
||||
Quote:
or you just change the code into // START EDIT $mybestdevel = $vbulletin->userinfo['fieldX']; $mybestlimit = XX; // END EDIT and in profile feind make it into options: other not into edit profile and sorry for this i was in hurry |
#5
|
|||
|
|||
Hi m8...only me
Another fine idea...have installed but got this error when i went into my profile Code:
Database error in vBulletin 3.5.3: Invalid SQL: SELECT thread.threadid, thread.title AS tht, thread.postusername, thread.replycount, thread.lastposter, thread.lastpost, thread.dateline, user.userid AS lastposterid2, thread.views, thread.attach, forum.title AS fot, forum.forumid AS fir FROM thread AS thread, forum AS forum, user AS user WHERE thread.postuserid = 1 AND thread.forumid = forum.forumid AND thread.threadid IN () AND thread.lastposter = user.username LIMIT XX; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND thread.lastposter = user.username LIMIT XX' at line 16 Error Number : 1064 Date : Friday, February 17th 2006 @ 05:11:02 PM Script : http://www.bashys-place.com/forums/member.php?u=1 Referrer : http://www.bashys-place.com/forums/usercp.php |
#6
|
||||
|
||||
Open The Product With any Editor on line 61 replace X with your field ID and on line 62 edit XX and replace it with the number of threads You Want To Be showen in member's profile
|
#7
|
||||
|
||||
Put your best 10 threads ids seperated by , eg:1,2,3,4,5 (change 10 With your limit)
note: (change 10 With your limit) this is my comment don't put it in Description |
#8
|
||||
|
||||
great hacks
installed |
#9
|
|||
|
|||
Hi m8
Ok sorted it now... I needed to change fieldx blah blah blah lol This is a little how can i say, erm... Well if a member makes a boo boo when inputting there best threads for e.g. 1 10 12 40 and fails to follow the correct guidelines and use the commas this will give a DB error is there not a fail safe that will stop this giving the error? Also my best thread aint showing lol |
#10
|
||||
|
||||
What would be nice is if the users could tick a box, rather than entering the ids manually.
Many people (especially those on forums using some form of SEO hack) will have no idea what the thread id might be. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|