vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - vMoods aka Mood Manager (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=233336)

Switch3130 01-17-2010 07:47 PM

Is there a way to get rid of 'My Mood' in postbit, and just have it display the mood alone?

Hornstar 01-17-2010 08:02 PM

Thanks for the update. I really like this mod.

SpongeBob71 01-17-2010 08:11 PM

Am I the only one that when I click the Mood, the mod DOES work and the mood is updated successfuly but I have to click in a blank area to make the selection box go away.

Any ideas?

Thank you so much in advance,

-Sponge

halkum 01-17-2010 08:38 PM

Thank you for the port, especially with the cleaner look.

Dr.osamA 01-17-2010 08:58 PM

ander test

installed

BRB
________
Fix ps3

-=Sniper=- 01-17-2010 09:43 PM

Quote:

Originally Posted by SpongeBob71 (Post 1958569)
Am I the only one that when I click the Mood, the mod DOES work and the mood is updated successfuly but I have to click in a blank area to make the selection box go away.


Any ideas?



Thank you so much in advance,




-Sponge

I'm using the default vBulletin behaviour but since vBulletin pages tend to reload the page you don't see the problem, i'll look at using javascript to close the menu after you move your mouse away from it.

-=Sniper=- 01-17-2010 09:47 PM

Quote:

Originally Posted by MrKing (Post 1958185)
This might give you a better understanding of what i mean? :)

Note: How to edit navbar:

How to add a button with a link:

Code:

<li><a href=" your link">Menu name</a></li>
How to add a menu with dropdown:

Code:

<li><a href=" your link">Menu name</a>
<ul class="subnav"> 
<li><a href=" your link">Sub Menu 1</a></li>
<li><a href=" your link">Sub Menu 2</a></li>
</ul> 
</li>

Remember to make sure all your code must in the class below:

Code:

<ul class="topnav"> 

........
.......
</ul>

taken from HiO iWay Theme

after I release the update you will need to make some changes to your template...i'll post how when done.

-=Sniper=- 01-17-2010 09:48 PM

Quote:

Originally Posted by Switch3130 (Post 1958541)
Is there a way to get rid of 'My Mood' in postbit, and just have it display the mood alone?

you can edit the vmoods_postbit template to remove that piece of text

Code:

{vb:phrase vmoods_my_mood}
that bit adds "My Mood", you might need to re-structure/style that template if it looks broken.

SpongeBob71 01-17-2010 09:49 PM

Thank you so much Sniper. I really appreciate it. I love the mod!


:)


-Sponge

-=Sniper=- 01-17-2010 09:50 PM

Quote:

Originally Posted by Zelda-King (Post 1958173)
Appreciate the port! No problems so far. I notice the banners don't show in the dropdown now but as long as that's by design (as your screen seems to show) I'm just glad I installed it right.

thats correct.


All times are GMT. The time now is 04:56 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.01293 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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