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)
-   -   Profile Enhancements - vMoods aka Mood Manager (https://vborg.vbsupport.ru/showthread.php?t=217847)

ZombieAndy 10-15-2009 03:16 PM

Quote:

Originally Posted by snappy1313 (Post 1896903)
I am new to editing templates, but I would like to add the moods to the postbit under the post count maybe? If I am editing the postbit legacy, where do I enter the code?

I suppose this is probably more of an issue of me learning coding in which case, can someone recommend a good place to go for learning that?

Thanks!

In template "postbit_legacy" find:

Code:

<div>
$vbphrase[posts]: $post[posts]
</div>

And underneath it add:

Code:

$vmoods_postbit
Should do it.

Ive still not been able to solve my problems btw.

mgcom 10-16-2009 11:47 AM

Great Mod, thanks

I'm running a forum for teenagers with cancer - anyway to remove the moods - Dead and Horny

Please and thanks

ZombieAndy 10-16-2009 12:39 PM

Quote:

Originally Posted by mgcom (Post 1900850)
Great Mod, thanks

I'm running a forum for teenagers with cancer - anyway to remove the moods - Dead and Horny

Please and thanks

Go into your Admin CP and click vBulletin Options, choose vMoods from the drop down and there is a option to change which moods you want available to your members.

Just delete the moods you dont want off that list :)

mgcom 10-16-2009 12:46 PM

Quote:

Originally Posted by ZombieAndy (Post 1900880)
Go into your Admin CP and click vBulletin Options, choose vMoods from the drop down and there is a option to change which moods you want available to your members.

Just delete the moods you dont want off that list :)

cheers mate, thanks

SorentoUltimate 10-18-2009 10:48 PM

Quote:

Originally Posted by vauge (Post 1891117)
Same issue here. Un-installed. :(

Quote:

Originally Posted by GreigM (Post 1883386)
With this mod installed my who is online page would not show what threads IE users were viewing, would just leave them on the index page no matter what thread or activity they were doing, Firefox etc worked fine but only IE was not working, was it just a problem at my end or with the mod?

Same problem, when i disable mod Who Is Online Work !!!!

Any Idea how to solve the problem ???

blazin1 10-19-2009 02:13 PM

Quote:

Originally Posted by blazin1 (Post 1890674)
I am trying to place $vmoods in my header at the bottom of this div:

Code:

<div align="right">
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>
                <if condition="$show['notifications']">
            <span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span>
            <if condition="$show['popups']">
                <script type="text/javascript"> vBmenu.register("notifications"); </script>
            <else />
                <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
            </if>
        <else /><if condition="$show['pmstats']">
            <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
        </if></if>
                <if condition="$show['pmwarning']"><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if><br /><br />
</div>

When I try to add $vmoods to that div it tweaks the layout. What do I have to do to the CSS to make that work? It worked in the older version of vMoods but not now :( Any help is greatly appreciated. :up:

I attached a screenshot of what I am talking about and you can see a live version at www.mynflforums.com.

https://vborg.vbsupport.ru/attachmen...8&d=1253926249

Bump...

I am still looking for help with this problem. It should be a quick fix but I am lost. Please help me fix it. Thanks!

Deimos 10-21-2009 08:12 PM

I notice the CSS of my forum fails validation due to the Moods CSS file
Are there any plans to fix the validation errors in the file?

#vmoods a:hover Parse Error . #vmoods a:link
#vmoods_menu div ul.list Property overflow-x doesn't exist in CSS level 2.1 but exists in [css3] : hidden
#vmoods_menu div ul.list li a:hover img Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.25
#vmoods_menu div ul.list li a:hover img Parse Error = 25)

RobbieZ 10-22-2009 01:54 PM

Has anyone looked at the vb.4 forumhome??

https://vborg.vbsupport.ru/external/2011/02/9.png

There isnt any place to put mood dropdown menu!

It will look ugly wherever you put it unless someone can come up with a groovy way.

Hopefully this product will move over to vb.4

RobbieZ 10-22-2009 02:07 PM

Quote:

Originally Posted by blazin1 (Post 1902078)
Bump...

I am still looking for help with this problem. It should be a quick fix but I am lost. Please help me fix it. Thanks!

This was posted by shelley on her site. It may help you.

This is a solution to fix the alignment problem in the navbar. :)

Go into the vbmoods Css replace vbmoods container line of code with the following. I set the padding-top to 18 pixels so it's sitting flush on the bottom.

Code:

#vmoods-container p{margin:0px; float:left; font-weight: none; padding-top:18px; padding-right:5px}
In the Xml file find:

Code:

<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>>$vbphrase[vmoods_change_my_mood]</span>
Replace with:

Code:

<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>><br />$vbphrase[vmoods_change_my_mood]</span>
Upload the xml file selecting yes to overwrite.

Goomzee 10-23-2009 05:16 AM

ths is not working on my site


All times are GMT. The time now is 02:45 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.01473 seconds
  • Memory Usage 1,754KB
  • 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
  • (6)bbcode_code_printable
  • (7)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