Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Plus Mood Details »»
Plus Mood
Version: 1.1.1, by PlusVB PlusVB is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 04-12-2010 Last Update: 05-03-2010 Installs: 64
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

What is Plus Mood:
Adds the advantage to your members to set their moods with easy and simple control panel, plus the possibility to add many moods, and identify their description with a greater flexibility.

I made this product to be an easy and simple one, with pure html. there is no need for extra 3 templates and 50 lines of JavaScript just to add a little Wow!

Plus Mood for vBulletin 3.8:
https://vborg.vbsupport.ru/showthread.php?t=207470

Installation:
  1. Upload all files in upload folder to your forum.
  2. Import product-plus_mood.xml.

History:
  • 1.1.0: Released for vBulletin 4.0
  • 1.1.1: New option to fix the using of different images width.

Templates Changed Since 1.1.0:
  • plus_mood_modifymoodbit_nomood
  • plus_mood_editmood.css

Files Changed Since 1.1.0:
Only product-plus_mood.xml

FOR MORE MOODS: https://vborg.vbsupport.ru/showpost....2&postcount=14 Thanks hIBEES

I do not allow any modification to the code of (Plus Mood) for non personal use, and YOU are free to remove the copyright text/link in this mod if you need so.

Enjoy.

Download Now

File Type: zip plus_mood_ar.zip (148.2 KB, 115 views)
File Type: zip plus_mood_en.zip (139.1 KB, 407 views)

Screenshots

File Type: png admincp.png (31.9 KB, 0 views)
File Type: png editmood.png (32.5 KB, 0 views)
File Type: png ministats.png (4.3 KB, 0 views)
File Type: png postbit.png (3.7 KB, 0 views)
File Type: png postbit_legacy.png (5.4 KB, 0 views)
File Type: png welcome.png (4.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-15-2010, 12:56 AM
PlusVB PlusVB is offline
 
Join Date: Oct 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by teenage.vn View Post
@doraj: I tested it on vB 4.0.2 and it work more than perfectly ...

Btw, a question plz .... : Is it possible for me to add the profile name: Mood before the Mood's icon? ( I mean in the postbit .... )

Thanks for further support.
Yes you can if you changed the template 'plus_mood_postbit' to :

HTML Code:
<dl class="userinfo_extra">
<dt style="margin-top:5px;">{vb:rawphrase plus_mood}</dt><dd>
	<vb:if condition="$post['userid'] == $bbuserinfo['userid']">
		<a href="profile.php?{vb:raw session.sessionurl}do=editmood"><img src="images/images_mood/{vb:raw post.moodimage}{vb:raw vboptions.plus_mood_image_type}" alt="{vb:rawphrase plus_mood_click_to_edit}" /></a>
	<vb:else />
		<img src="images/images_mood/{vb:raw post.moodimage}{vb:raw vboptions.plus_mood_image_type}" alt="{vb:phrase plus_mood_x_mood_y, {vb:raw post.username}, {vb:raw post.moodtitle}}" />
	</vb:if>
</dd></dl>
Reply With Quote
  #13  
Old 04-15-2010, 03:10 PM
sulasno sulasno is offline
 
Join Date: Feb 2010
Posts: 588
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged and thanks
Reply With Quote
  #14  
Old 04-15-2010, 04:00 PM
unicorn2433 unicorn2433 is offline
 
Join Date: Mar 2008
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is todays update?
I installed yesterday and it is working on 4.0.03 do i need to install the update from today?
Reply With Quote
  #15  
Old 04-15-2010, 04:24 PM
PlusVB PlusVB is offline
 
Join Date: Oct 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by unicorn2433 View Post
What is todays update?
I installed yesterday and it is working on 4.0.03 do i need to install the update from today?
It was for 4.0.1 and 4.0.2.

Sorry about that.
Reply With Quote
  #16  
Old 04-15-2010, 08:32 PM
cloferba cloferba is offline
 
Join Date: Apr 2009
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would be great to insert an expand box on the navbar, to select the mood like this!!:

Reply With Quote
  #17  
Old 04-15-2010, 11:31 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Always loved this mod!
Reply With Quote
  #18  
Old 04-16-2010, 08:16 AM
Pamela Pamela is offline
 
Join Date: Apr 2004
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great Mod...thank you!!

I do have a question though...

I have uploaded my own mood graphics that are much smaller than the ones that are included here. They are misaligned though in the "Edit Mood Image" box. Instead of displaying in even rows, one row will have 7 graphics, the next row will have 2 graphics, the next row will have 7 graphics, then 1 graphic, etc.

I would like them all to go in even rows (7 graphics in each row for example). Can you (or anyone at all!) help me?

Thank you!
Reply With Quote
  #19  
Old 04-16-2010, 10:14 AM
lomalove lomalove is offline
 
Join Date: Jul 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

هو ده الشغل ولا بلاش
شكرا لك
nice work , thank you very much
Reply With Quote
  #20  
Old 04-21-2010, 04:32 AM
marshal_ramdev marshal_ramdev is offline
 
Join Date: Mar 2009
Location: Ludhiana
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome mod .. thanks for this
Reply With Quote
  #21  
Old 04-21-2010, 03:18 PM
doraj doraj is offline
 
Join Date: Nov 2005
Location: Italy
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

sorry I have a strange issue, I upload all files, install the product but I don't see any images or menu where setup and choose the images mood in Profile.

I use vB 4.0.2, have you any suggestion or advice for my problem?

Thanks
Reply With Quote
Reply

Thread Tools

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 11:41 AM.


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.08471 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
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_html
  • (2)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete