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)

Hannan 08-15-2009 09:27 AM

Quote:

Originally Posted by FitgirlWorld (Post 1860394)
Same problem for me.. cant figure it out. I do get the drop down list menu (no images display) and when I click on the title of the image nothing happens.


What's the next step to try?


thanks

same problem here

CrosseyedGamer 08-18-2009 04:09 AM

This is awesome!!
Now if you can make one that is crosseyed life would be perfect. :-)

Thanks.

phai 08-20-2009 11:50 PM

Quote:

Originally Posted by GaryT (Post 1860526)
Works great on 3.8.1... running vba. Both FF3 and IE8 have no issues.

One question:
How can I move the mood selector into my welcome block beneath the avatar?

I would love to know this as well.

Thanks!

macbooking 08-21-2009 03:09 AM

cool :)
thx

Riccardo83 08-26-2009 05:42 PM

works for me in ff3 and chrome, but not internet explorer 7 and 8 ? how come, the popup selection doesnt come up....

mike2902 08-27-2009 11:58 PM

Can someone please advise how to add your own custom mood .gifs to this. Simply saving a .gif to he appropriate folder doesnt work. How do you do it?

down.low 08-28-2009 02:56 AM

Quote:

Originally Posted by ruger (Post 1844278)
So for those of you posting you were able to fix it...can you at least tell the rest how? Instead of "Oh...I fixed it"

I swear this is one of the best things I've heard here, and one of the most helpful one's as well.

Shelley_c 08-28-2009 11:51 AM

Quote:

Originally Posted by mike2902 (Post 1875545)
Can someone please advise how to add your own custom mood .gifs to this. Simply saving a .gif to he appropriate folder doesnt work. How do you do it?

Have you added the mood text via the options in the admincp mike?

mike2902 08-28-2009 07:09 PM

Quote:

Originally Posted by Shelley_c (Post 1875758)
Have you added the mood text via the options in the admincp mike?

I didnt do that, worked like a charm. Thanks

DeviantFlash 08-29-2009 03:49 PM

Where do I put $vmoods_form in the navbar template to have it show under Private Messages.

Right now it shows under my name. I would like to place it at the bottom of that info please.

Bawtneez 08-30-2009 03:33 AM

Love the product, just a couple of questions though..

1. For some reason [seen this issue in above posts] when I try to move the drop down box to a different area in the navbar, it wont move.

2. Is there any way for me to take out the "My Moods:" text in the post bit? Ive searched the product.xml file but couldnt find anything

Shelley_c 08-30-2009 04:20 AM

Quote:

Originally Posted by DeviantFlash (Post 1876420)
Where do I put $vmoods_form in the navbar template to have it show under Private Messages.


Right now it shows under my name. I would like to place it at the bottom of that info please.

Locate the code in the navbar template and add the code highlighted in red underneath. Ensure that you have the mood option in the admincp for Auto Edit The Template (all pages) checkbox selected to No

Code:

<if condition="$show['pmstats']">
                                        <div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
                                </if></if>
                $vmoods


Shelley_c 08-30-2009 04:27 AM

Quote:

Originally Posted by Bawtneez (Post 1876653)
Love the product, just a couple of questions though..

1. For some reason [seen this issue in above posts] when I try to move the drop down box to a different area in the navbar, it wont move.

2. Is there any way for me to take out the "My Moods:" text in the post bit? Ive searched the product.xml file but couldnt find anything


I'll get back to you on question 1.

For your other problem find vmoods_postbit Template and remove the code highlighted in red. Once you do this you'll need to go into the css file and adjust the padding accordingly.

Code:

<div class="vmoods_postbit_<if condition="$vboptions['legacypostbit'] == true">legacy_</if>$vboptions[vmoods_icon_set]">
        <span>$vbphrase[vmoods_my_mood]:</span>
        <img src="$vboptions[bburl]/vmoods/$vboptions[vmoods_icon_set]/$post[vmood].gif" alt="$post[vmood]" title="$post[vmood]<if condition="empty($post['vmood']) == false"> - $post[vmood_updated_at]</if>" width="{$vmood_width}px" height="{$vmood_height}px" border="0" />
</div>


New Joe 09-01-2009 03:04 AM

Does anyone have a full list of the moods in the 'classic_72x15' they could post up please, as they aren't all added in within the List of Available Moods in the admin section.

djbaxter 09-01-2009 01:38 PM

Quote:

Originally Posted by New Joe (Post 1877558)
Does anyone have a full list of the moods in the 'classic_72x15' they could post up please, as they aren't all added in within the List of Available Moods in the admin section.

You can add them yourself. They are just the image titles (without the .gif or .png extension). Note: This is case sensitive so pay attention to capitalization.

Yesica 09-02-2009 02:34 AM

Installed shelley's. No problems :D

Thanks for your wonderfull work!

dai-kun 09-08-2009 03:58 AM

1 Attachment(s)
Quote:

Originally Posted by jaycob (Post 1846746)
no one answer this question??????

the moods shows but the drop down shows eg:
A
A
B
B
B


when it should show like this ::

Aggressive
Alienated
Balanced
Banhappy

so yeah the drop down width is wrong or something, as i said the mood on display works great but not the drop down after to click to change a mood.



IS THERE A QUICK FIX PLEASE????


screen shot added

If you have this problem, it's because the folder where your images are isn't named properly. It should be (foldername)_(imagedimensions), example in the zip is shelley_93x30.


Anyhow, my members made some new moods. Enjoy :)

Goomzee 09-08-2009 08:40 AM

it's not working 3.8.2

dai-kun 09-08-2009 05:02 PM

Works on latest vb 3.8.4. If you want help, you gonna have to provide more info. Is this your first install or an update from a previous installation? Did you manually add or auto the $vmood? Do you use custom style? Did you check if it shows up on default style?

SorentoUltimate 09-10-2009 10:36 PM

Hello,

thanks for vMoods Hack,

i installed on my forum with 3.8.3

Ok at Postbit and Postbit legacy

mood selection works fine

but when i try to go to user profiles i take the messager
Code:

Error 500 - Internal server error

        An internal server error has occured!
Please try again later.


snappy1313 09-11-2009 01:24 AM

I seem to be having trouble as well. I have uploaded the files to the server and I see the folders with the shelley pack, but in the vbulletin options, it is only showing classical under the mood packs.

It is also giving me the classic moods in a list of bullets with no icons. I have reread this thread because someone said it was addressed already, but I am not seeing it. Can someone point me in the right direction?

Thanks!

Edited to add - I fixed this after re reading the instructions with a fresh set of eyes LOL. Had to move the vmoods folder to the root directory.

GreigM 09-11-2009 09:58 PM

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?

SorentoUltimate 09-11-2009 10:00 PM

Quote:

Originally Posted by SorentoUltimate (Post 1882866)
Hello,

thanks for vMoods Hack,

i installed on my forum with 3.8.3

Ok at Postbit and Postbit legacy

mood selection works fine

but when i try to go to user profiles i take the messager
Code:

Error 500 - Internal server error

    An internal server error has occured!
Please try again later.



Any Help???

archet1337 09-12-2009 01:47 PM

Hi, This mod is great, working fine with the default theme, but when I try to install it on my other theme I cant get it to work.

The dropdown box won't show at all, no matter where I try putting it.

In the theme I'm using, the welcome box, last visit, etc is located in the header template instead of navbar.

Could you point me towards where and how I'm supposed to put $vmoods_form ?


Any help is much appreciated :)

EDIT: I figured it out. In the readme file it said use $vmoods_form to place the dropdown box where you like, but I had to use $vmoods to get it working. Great stuff :)

davida500 09-13-2009 03:19 PM

Has anyone else found that when you have Vbadvanced installed it will not change on any page that has vbadvanced on it, it will only change on the forum pages :(

Does anyone know how i can fix this?

Thanks.

David

cpcmox 09-13-2009 06:24 PM

Love it!!!

Thanks

iyama 09-15-2009 01:04 PM

installed and after 2 very long i de-installed it!
Not working with 3.8.4.

Have made several trials and read the instal notes and search here. I trow it out my window :P

luket79 09-18-2009 12:28 AM

Seems to work fine on my light-templated 3.8.4 install. No issues here. Thanks.

napy8gen 09-18-2009 03:19 PM

I read more than 1 problem here with vba cmps and ie.
My longtime customer also has this problem with her vb3.8.2 and latest vbadvanced cmps version.

please note that this problem only in ie and vba cmps, in the forum it shown.firefox both shown.

I just want to tell that I see it in vbadvanced cmps portal and in internet explorer, the vmoods code is there just it is not showing. I saw an empty css value for width and height in the custom css above it but thats not the problem.

the only solution is to defined the width and height for the vmood image.

in the product-vmoods.xml
find:
Quote:

<img id="vmood_mine" src="$vboptions[bburl]/vmoods/$vboptions[vmoods_icon_set]/$bbuserinfo[vmood].gif" alt="$bbuserinfo[vmood]"
title="$bbuserinfo[vmood]" width="72px" height="15px" />
I hope this helps for those who have issue in ie cmps.

nectons 09-18-2009 11:22 PM

3.8.4 is not working. I getting page errors.

NNJJ 09-20-2009 04:42 PM

how i can 3ed Mood Pack?

3dg4r 09-23-2009 07:52 PM

excellent working on 3.7.3 :) thankyou

blazin1 09-26-2009 12:03 AM

1 Attachment(s)
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.

vauge 09-27-2009 01:44 AM

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 issue here. Un-installed. :(

Xencored 09-28-2009 04:52 AM

1 Attachment(s)
Everything works great but one little big ont he postbit ther eis no text sayign "My Mood" etc...

Attachment 104873

Cody1611 10-01-2009 08:20 PM

Ever since I had to reinstall the vmood, it isn't working. It shows all the images and "seems" like everything is fine, but when you actually click on any mood, nothing would be selected. It was working fine before I reinstalled... what did I do wrong this time? Please see the screenshot I've attached...
https://vborg.vbsupport.ru/external/...g?t=1254432496
Much help would be appreciated.

ZombieAndy 10-04-2009 11:15 AM

Just a quick comment, i installed this mod today and im getting a extra "_" visable on my forums immediatly after the drop down box, ive not modified any of the templates after installing and ive looked over everything and cannot personally see anything.

Anyone have this same occurance and know were it is?

maor20094 10-04-2009 11:51 AM

tnx :) intalled :)

Cloudrunner 10-04-2009 04:14 PM

This is a request for Shelley:

Shelley,

I can send Pie (Lemon Meringue), Pumpkin Pie Cheesecake, or any other sweet thing you can think of if it would help to get this request filled:

Can you release a version of your moods pack that is in PNG format, No Matte, Transparent BG?

This will enable us to adjust the vmood coding to accept a PNG file and display it in place of the GIF files as PNG better supports transparencies, and are becoming (have become?) a much more prevalent graphic to utilize in place of GIFs when the design requires a transparency. This format as I have placed it will also seamlessly integrate the transparency with *any* background color (no more jaggies ever!) and will allow us to use a single mood pack across all of our themes and styles on our websites without worrying about whether the graphics will look like part of the design or simply thrown on the website for giggles.

Thank you for your consideration.

Cloudrunner

snappy1313 10-09-2009 01:33 AM

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!


All times are GMT. The time now is 07:43 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.01407 seconds
  • Memory Usage 1,840KB
  • 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
  • (5)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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