Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
"About Me" on Sidebar! Details »»
"About Me" on Sidebar!
Version: 1.5.1, by vbresults vbresults is offline
Developer Last Online: Apr 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.2.x Rating:
Released: 07-15-2013 Last Update: 11-25-2013 Installs: 71
DB Changes Uses Plugins Auto-Templates
 
No support by the author.

Installation (1 minute)
  1. Import product XML.
  2. The installation is complete; congratulations! Mark As Installed, Nominate for MOTM, and Vote


What is it?

This plugin places an "About Me" block on the forum sidebar. Your members can watch their progress on your forum live without tons of clicking; this plugin increases daily engagement as members want to push up their numbers in one or more categories.

There Is No Premium Version

This mod doesn't have a premium version, but it can still get attention. If people in this topic take the premium version of Spam Hammer, this plugin also gets faster updates and responses than our other 20 plugins.

Premium clients can vote once every 6 months for high priority to be given to plugins without a premium version, so "About Me on Sidebar!" can garner faster answers to your questions and engineering of your ideas.

"About Me" on Sidebar's Reviews
Quote:
Originally Posted by ywwz View Post
Good one:)
Quote:
Originally Posted by deathtrancer View Post
Thank you for this nice work
Quote:
Originally Posted by DEAL321 View Post
simple BUT I LOVE IT
Quote:
Originally Posted by Brandon Sheley View Post
nice addon!
Quote:
Originally Posted by Max Taxable View Post
Nice job.
Quote:
Originally Posted by Kat-2 View Post
Works like a charm.
Quote:
Originally Posted by Disco_Dave View Post
Nice I like it a lot.
Quote:
Originally Posted by mjfutures View Post
installed and works great! very nice.
Quote:
Originally Posted by onfranco View Post
THANK YOU VERY MUCH A WONDERFULL PLUGIN !! THANK YOU VERY MUCH
Quote:
Originally Posted by GaryT View Post
Great add-on. Thanks
Quote:
Originally Posted by Shenroth View Post
Great Mod BTW .
Quote:
Originally Posted by mertiliuss View Post
tnks!!!!!!!!!!!!!!
Quote:
Originally Posted by autoescala View Post
Very nice mod, good joob!!! Installed
Quote:
Originally Posted by CoZmicShReddeR View Post
Great idea and well executed! Thanks for not putting an ad at the bottom...
Quote:
Originally Posted by t-j View Post
Installed and nominated, good job it looks great
Quote:
Originally Posted by MaLTRaiN View Post
Looks pretty good.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
CouponWCents, CoZmicShReddeR, DaSpamer, ddr100, madness85, NoMatt3r

Comments
  #72  
Old 11-27-2013, 08:21 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr GRiM View Post
Still broken but now has more spam, I edited it and fixed it and removed all your spam from the code and now it looks perfect.

Attachment 147344
Spam is an insulting term, please do not use insults when thanking a coder for using their modification they provided for free.

Feedback can be left in a more professional manner, or not at all.

I know I would prefer someone didn't come into a thread for a mod I created to tell me they removed a copyright link or other code I placed in there which are within the forum rules to advertise my services. It's a petty thing to do- if you don't like a mod as it is provided then don't use it. No one is forcing you.
Reply With Quote
  #73  
Old 11-27-2013, 09:22 AM
Mr GRiM's Avatar
Mr GRiM Mr GRiM is offline
 
Join Date: Jul 2011
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Spam is an insulting term, please do not use insults when thanking a coder for using their modification they provided for free.

Feedback can be left in a more professional manner, or not at all.

I know I would prefer someone didn't come into a thread for a mod I created to tell me they removed a copyright link or other code I placed in there which are within the forum rules to advertise my services. It's a petty thing to do- if you don't like a mod as it is provided then don't use it. No one is forcing you.
That's fair enough, if it was just a copyright, but that's not the case, immediately after you install it you have some sort of redirect in the ACP and it starts some sort of comment feed and it is filled with advertising for his premium version of Spam hammer, I find the whole thing kind of ironic that he promotes removing spam while at the same time feeding it to you, I guess I could probably say nothing at all like you say but I think it's fair warning to others who may install this mod.

@ OP thank you for the mod but please don't hijack our ACP to advertise your Premium mods, also you may want to consider some modifications to your code for the Avatar resizing, I modified it so the Max Width is the only thing you need to worry about and have the height set to auto.

I also fixed the links for reputation and friends so they actually go to those pages instead of just your profile page.

Code:
	case 'reputation':
		$link = "{$vbulletin->options['bburl']}/usercp.php?#reprecv";
		$value = $vbulletin->userinfo['reputation'];
		break;

	case 'friend':
		$link = "{$vbulletin->options['bburl']}/profile.php?do=buddylist";
		$value = $vbulletin->userinfo['friendcount'];
		break;
I also removed the lines between the groups as they don't look nice with dark styles, other then that the actual mod is very nice.
Reply With Quote
3 благодарности(ей) от:
DemOnstar, dizzynation, ozzy47
  #74  
Old 11-27-2013, 12:08 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
@ OP thank you for the mod but please don't hijack our ACP to advertise your Premium mods, also you may want to consider some modifications to your code for the Avatar resizing, I modified it so the Max Width is the only thing you need to worry about and have the height set to auto.
That is fair feedback and still makes the point you are not happy with the advertising, as well as alerting others to expect this. :up:
Reply With Quote
Благодарность от:
ozzy47
  #75  
Old 11-27-2013, 06:00 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
That is fair feedback and still makes the point you are not happy with the advertising, as well as alerting others to expect this. :up:
That isn't fair feedback;

1. Nobody is hijacking anyones admincp. You install the plugin it shows a message you click decline and you never see it again until you upgrade/reinstall the mod or click the link at the bottom of the plugin settings screen. There is no copyright link, no spam.

He's not alerting anyone of anything, or helping anyone make an informed decision. He's lying, doing it deliberately, and trying to inflict damage on the image of the mod. Everything he's making up now is in reaction to being caught breaking the rules.

2. This person goes from flaming and calling this mod (and our other ones) an expletive (before your edit) to "That's fair enough, if it was just a copyright", "the actual mod is very nice". It's a complete 180 -- keep this in mind.

As an author, you at least can relate to what a load of crap that copyright comment is. If there was one, he'd be raging more. I stopped putting copyrights in because that's what everyone asked for, but nothing is enough for people like him.

You are totally right in saying he doesn't have to use the mod. Honestly, he shouldn't even be allowed to continue posting in this thread. Imagine someone coming into one of your various mod topics and doing exactly the same thing.

3. What's ironic here is that I long ago implemented the two resizing options in the AdminCP to fix the avatar problem he was talking about, and I did it faster because of his (entitlement-minded) request. It's like being spit on.
Quote:
Originally Posted by Mr GRiM View Post
Installed it but you need to fix the avatar max display size, waiting for next update.
After the fix, I never heard anything from him until yesterday when he wrote the nasty post you just took down after I released an update adding a bug fix and a new feature, both of those unrelated to the post-install message.

Neither of us wants someone like that using our mods, but that's the smaller issue. The real issue is that people like him can come into a mod topic, suck it dry and the attitude is that "it's ok".
Reply With Quote
  #76  
Old 11-27-2013, 11:49 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I apologize, I have not installed the mod and really don't know what it does to the AdminCP. If it doesn't do what he claims hopefully those who have used it will also speak up and let the truth be known.

Not saying you're not providing the truth, but obviously it would mean more coming from a 3rd party than the mod author.
Reply With Quote
  #77  
Old 11-28-2013, 01:06 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It does exactly what the author says it does and nothing more. I know because I installed it but for reasons unrelated to the Mod itself, had to take it down.
Reply With Quote
  #78  
Old 11-28-2013, 12:32 PM
DemOnstar's Avatar
DemOnstar DemOnstar is offline
 
Join Date: Dec 2012
Posts: 859
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this mod and all seems well...

4.2.1
Reply With Quote
  #79  
Old 11-29-2013, 07:54 PM
madness85 madness85 is offline
 
Join Date: Jun 2012
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi vbresults great mod buddy

any chance on next update we could add custom fields like for credits, thanks/likes, threads etc
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05244 seconds
  • Memory Usage 2,332KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (21)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (10)post_thanks_box_bit
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete