The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Honorable Member Details »» | |||||||||||||||||||||||||
Honorable Member 1.0 - (day / week /month / year)
Cerdits: Vb 3.0x Ver Rigel Kentaurus (http://www.cemzoo.com) Redesign: Zachariah (http://www.gzhq.net) ################################################## #################### This hack lets you "elect" @ random a Honorable Member. The member is someone randomly picked from all the users in your forum that met a certain criteria. By default it appers in top of the forumhome. It is a nice way for members of the forum to get to know each other. DEMO - CMPS Block: Honorable Member ################################################## #################### There is 2 Options to this Hack: - Forumhome and/or CMPS - CMPS (only) - Do not install both XML files. ================================================== ===== 1 Query added to page load. File edit: 1-2 Upload: 1-2 file Add: 1-2 templates Plugins: 0-2 Tested on: - vBulletin 3.5.3 - vBadvanced CMPS v2.0.0 (vB 3.5) - PhotoPost vBGallery v1.0.1 (vB 3.5) - add-ons soon ================================================== ===== Shows: (At the moment) - Member Name - Avatar - Post Count w/ link to show all posts - Reputation Count - Age - Most active forum w/ link (forum the member posts in the most) Options: (At the moment) - Minimum posts that the user must have - The user must had logged in the forum in the last x days - The user must had posted in the forum in the last x days - Minimum reputation the user must have - If a user is elected he cannot be elected again in this number of days - Your private or hidden forums so they are not shown in the "favorite forum" To Do's: - BBCodes - Smiles - Photopost vBGallery (links to Images and posts) - Photopost other 3 products (links) - VBPortal Block - VBA Links (links ot submited) - Any others? Show Your Support
|
Comments |
#22
|
||||
|
||||
Quote:
- If on thr home page and not an Install error in the XML. 1) Admincp => vBulletin Options => Honorable Member Change setting Save 2) Admincp => Scheduled Tasks => Scheduled Task Manager => Honorable Member [RUN NOW] The value is set to change your member every 23 hours. If this is ok. Notes: - You can change the time in the Scheduled Task Manager Admincp => vBulletin Options => Honorable Member - You can change the settings a member is selected in Admincp => Scheduled Tasks => Scheduled Task Manager => Honorable Member |
#23
|
|||
|
|||
Quote:
|
#24
|
||||
|
||||
Quote:
[RUN NOW] The script has not run yet. (in 23 hours it will run) The 1st member has not been selected so there is no data for the hack to show. |
#25
|
|||
|
|||
awsome !, thank you !
|
#26
|
|||
|
|||
nevermind, when i run the schedule, error:
Database error in vBulletin 3.5.3: Invalid SQL: SELECT user.*,userfield.*,usertextfield.* FROM unique_user AS user LEFT JOIN unique_honorable AS honorable on (user.userid=honorable.userid) LEFT JOIN unique_userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN unique_usertextfield AS usertextfield ON(usertextfield.userid = user.userid) WHERE usergroupid NOT in () AND user.posts >= 0 AND lastactivity >= 1138229114 AND lastpost >= 1138229114 AND user.reputation >= 0 AND (honorable.dateline < 1137624314 OR honorable.dateline IS NULL) ORDER BY RAND() LIMIT 1; 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 user.posts >= 0 AND lastactivity >= 1138229114 Error Number : 1064 |
#27
|
||||
|
||||
I ran into a few problems if values were blank in AdminCP vs. "0" Zerro.
- Things i'll iron out. "if blank skip ect ..." Take a look if you would and give me a heads up. |
#28
|
||||
|
||||
Install readme were fixed up a bit.
- No code changes yet. |
#29
|
|||
|
|||
Thank you for the help Zachariah!
|
#30
|
|||
|
|||
thanks for the fix, i will try to install for the last time
|
#31
|
||||
|
||||
Can this be made to not use the avatar as a setting?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|