The Arcive of vBulletin Modifications Site. |
|
User Of The Month Details »»
|
|||||||||||||||||||||||||||||||
What Does It?
This hack will show user of the mont on forumhome Install:
Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Version History
1.1.0 + Added automatic placement + Fixed avatar problem 1.2.0 +Fixed Database Error 1.3.0 +Added Select Table Location 1.4.0 +Fixed avatar problem(2) +Added Collapse Table News: Version 2.0 Coming Soon. |
|
#3
|
||||
|
||||
|
Installed but when enter user name in acp its gave me deta error
Database error in vBulletin 3.8.4: Invalid SQL: Select user.username as nick, customavatar.dateline as avatar From vb_user Left Join vb_customavatar ON user.userid= customavatar.userid Where user.userid = Test; |
|
#4
|
||||
|
||||
|
Quote:
You need to add the 'user id' Anyway, the av of the user didn't show up when I installed it. |
|
#5
|
||||
|
||||
|
thanks
|
|
#6
|
|||
|
|||
|
nice, installed
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
|||
|
|||
|
I noticed this as well. It displays my avatar. I have made a temporary fix for the time being but would need to adjust every month. Nice just the same. Will hopefully see a fix.
|
|
#9
|
||||
|
||||
|
Here what i try with
Database error in vBulletin 3.8.4: Invalid SQL: Select user.username as nick, customavatar.dateline as avatar From vb_user Left Join vb_customavatar ON user.userid= customavatar.userid Where user.userid = test; =================================== Database error in vBulletin 3.8.4: Invalid SQL: Select user.username as nick, customavatar.dateline as avatar From vb_user Left Join vb_customavatar ON user.userid= customavatar.userid Where user.userid = 29; ==================================== Database error in vBulletin 3.8.4: Invalid SQL: Select user.username as nick, customavatar.dateline as avatar From vb_user Left Join vb_customavatar ON user.userid= customavatar.userid Where user.userid = id29; and still got same error |
|
#10
|
||||
|
||||
|
Quote:
|
![]() |
|
|