vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - User Of The Month (https://vborg.vbsupport.ru/showthread.php?t=222579)

vLkn 09-05-2009 10:00 PM

User Of The Month
 
1 Attachment(s)
What Does It?
This hack will show user of the mont on forumhome

Install:
  1. Go vBulletin Admin Controlpanel
  2. Plugin System -> Manage Products -> [Add/Import Product] -> Select
  3. 'product-vum.xml' then İmport.
Please Click INSTALL and Leave a Reply

vLkn 09-06-2009 01:23 PM

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.

nomoreturn 09-06-2009 01:52 PM

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;

New Joe 09-06-2009 01:56 PM

Quote:

Installed but when enter user name in acp its gave me deta error
Do you mean 'user id' or did you really add the 'user name'?
You need to add the 'user id'

Anyway, the av of the user didn't show up when I installed it.

erel34 09-06-2009 01:58 PM

thanks

Nadeemjp 09-06-2009 02:05 PM

nice, installed

vLkn 09-06-2009 02:07 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1880563)
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;

Write textbox USERID

chrisdaman77 09-06-2009 02:08 PM

Quote:

Originally Posted by New Joe (Post 1880565)

Anyway, the av of the user didn't show up when I installed it.

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.

nomoreturn 09-06-2009 02:31 PM

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

vLkn 09-06-2009 02:38 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1880578)
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

Please Add AdminCP ScreenShot

nomoreturn 09-06-2009 02:52 PM

1 Attachment(s)
I dont think so that you need screen shot because there is only two option on /off and the 2nd one for the id anyway here is the screen shots

vLkn 09-06-2009 03:28 PM

Is User Id 29 available?

nomoreturn 09-06-2009 03:34 PM

yes user id 29 is available. every thing working good but when we put id or username got error

HappyFeet 09-06-2009 04:23 PM

1 Attachment(s)
I installed and it works except for avatar. Checked all styles and it's the same.

I like this mod, I enjoy giving credit to active users.

Is it possible to add a section to say why this person is the user of the month?

screen shot included...

vLkn 09-06-2009 05:24 PM

Plase wait version 1.1.0

sebil 09-06-2009 08:30 PM

installed..

but nothing is showing up.. :(

vLkn 09-07-2009 04:19 AM

Added version 1.1.0

Tibia4 09-07-2009 04:21 AM

Quote:

Originally Posted by nomoreturn@hotm (Post 1880583)
I dont think so that you need screen shot because there is only two option on /off and the 2nd one for the id anyway here is the screen shots

same here, can't add this mod...

if put userid or username just give me a error.. (Same has the pic) why?

BusterHymens 09-07-2009 04:26 AM

Man I wish this worked.

Tibia4 09-07-2009 04:32 AM

Quote:

Originally Posted by BusterHymens (Post 1880899)
Man I wish this worked.

Ok, Where I add $vum?

on my forum style in FORUMHOME under $navbar add $vum and doesnt work... and ever give me that error.

vLkn 09-07-2009 04:34 AM

Quote:

Originally Posted by Tibia4 (Post 1880901)
Ok, Where I add $vum?

on my forum style in FORUMHOME under $navbar add $vum and doesnt work... and ever give me that error.

Version 1.1.0
+ Added automatic placement

Tibia4 09-07-2009 04:42 AM

Quote:

Originally Posted by vLkn (Post 1880904)
Version 1.1.0
+ Added automatic placement

just don't work for me.. I remove $vum from forumhome and active again [active:yes][userid:2] and get error.

https://vborg.vbsupport.ru/external/2009/09/60.jpg

:(

vLkn 09-07-2009 04:54 AM

Quote:

Originally Posted by Tibia4 (Post 1880910)
just don't work for me.. I remove $vum from forumhome and active again [active:yes][userid:2] and get error.

https://vborg.vbsupport.ru/external/2009/09/60.jpg

:(

Please download version 1.2.0

BusterHymens 09-07-2009 04:54 AM

Its just not showing up on my forum for some reason. I have everything right to.

Tibia4 09-07-2009 05:00 AM

Quote:

Originally Posted by vLkn (Post 1880913)
Please download version 1.2.0

?I know why!

Code:

MySQL Error  : Table 'DATABASENAME.customavatar' doesn't exist
Error Number  : 1146

if I have enable customavatar doesn't work...or I think that...
:(

New error:
Code:


MySQL Error  : Table 'DATEBASENAME.userfield' doesn't exist
Error Number  : 1146

Using version 1.2.0

Mellymonster 09-07-2009 05:22 AM

it all works fine for me, my only thing is, I want to make this appear at the top of my forum under my nav bar.

vLkn 09-07-2009 05:44 AM

Quote:

Originally Posted by Mellymonster (Post 1880923)
it all works fine for me, my only thing is, I want to make this appear at the top of my forum under my nav bar.

Please wait other versions

vLkn 09-07-2009 08:35 AM

Added version 1.3.0

apiasto 09-07-2009 10:03 AM

its kool only if avatar works as well,installed

New Joe 09-07-2009 11:44 AM

Still no av showing after installed the 1.3.0
un installed again.

princeedward 09-07-2009 12:16 PM

nice..actually it's good but the design and interface needs to re design for more quality interface...test it to my new vB latest version site but instead of user avatar to show.....my avatar shows up....:p

thanks anyway and tag for future and stable version

Aclikyano 09-07-2009 12:27 PM

should make it so the hack picks the user of the month based on # of Posts/ Reputation recieved/ Thanks Recieved/ Time spent on board etc...
not just PUT IN USERID..... good idea tho

nomoreturn 09-07-2009 02:16 PM

1 Attachment(s)
Works good but have problem with avatr not showing up

New Joe 09-07-2009 02:25 PM

I think we all have that problem man.

love. 09-07-2009 02:34 PM

thank...u

Tibia4 09-07-2009 04:00 PM

nice, now it's work...

:D

thanks

Edit:
Avatar never change... (First user of the month all works, but when change to the 2nd user of the month just avatar donesnt change...

johnrizz 09-07-2009 05:22 PM

Couldn't this be made to work on its own? Have it set to go off say, when a user makes 200 posts in one month or something along that line?

Cool idea thou...

**EDIT**
Plus, I would also say that you might want to put up there why he/she is "User Of The Month"

Tibia4 09-07-2009 07:16 PM

Quote:

Originally Posted by stone0075 (Post 1881204)
Couldn't this be made to work on its own? Have it set to go off say, when a user makes 200 posts in one month or something along that line?

Cool idea thou...

yeah or can be work with eXperience

Mellymonster 09-08-2009 04:05 AM

The Avatar isn't showing, and was wondering if there was a way to make it follow on all pages?

New Joe 09-08-2009 10:30 AM

There seems to be a problem with the av not showing;)


All times are GMT. The time now is 06:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02873 seconds
  • Memory Usage 1,817KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete