vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Mood Manager - with AJAX mood update. (https://vborg.vbsupport.ru/showthread.php?t=127220)

hotwheels 10-17-2006 06:28 PM

you are very welcome..........

johnstires 10-17-2006 11:17 PM

Quote:

Originally Posted by -=Sniper=-
thats what I have on my site, text only. Will post it during the weekend sometime if I get the time.

Hey Sniper, have you been able to get around to this?

Greek76 10-18-2006 05:44 PM

For some reason in a members profile the mood is shown twice, once on top and once in the bottom... Is their a way to fix this? Thanks.. Great mod by the way..

johnstires 10-18-2006 08:29 PM

Quote:

Originally Posted by Greek76
For some reason in a members profile the mood is shown twice, once on top and once in the bottom... Is their a way to fix this? Thanks.. Great mod by the way..

I had this same problem. Go to vBulletin Options > [Sniper] Mood Manager > Auto Edit Member Info

and set to No.

Right now you have added the code twice. Once here and once with the manual edt to the template.

category 10-18-2006 08:39 PM

hey anybody can help me add the quick mood to forumhome?

FleaBag 10-18-2006 10:30 PM

Fabulous hack - worked right out of the box for me. Thank you! :)

dimeola 10-21-2006 04:58 PM

thank youuuu :D

Carmen27 10-22-2006 02:13 AM

This works great on my forum but not on my CMPS (vbadvance)
Any suggestions or am I doing something wrong. It's just showing blank and I can't see the graphics but I can see them in the forum..

http://www.hispanicmilitarywives.com

Carmen27 10-22-2006 02:37 AM

I read all the threads in this board and did the changes to the Global, but i still can't change my mood from the vbadvanced portal. I can't change either from the Arcade and Gallery. But it's fine on the forum. Does anyone have any know how to make it work? Carmen

teenhut 10-22-2006 06:30 AM

I added postbit legacy code.

The mood does not show up in the post bit.
Is it only for default template?

please see : - www.teenhut.net/forums.php

Or this link : - http://www.teenhut.net/showpost.php?...postcount=1992

Please help me!

nabeelaejaz 10-22-2006 09:06 AM

There is a background color specified in Ajax ToolTip file, how do i change that. Its overwriting the orginal color that I intended. please help. thank you.

abramelin 10-22-2006 09:50 AM

where can i change the "updating..." phrase?

EMBX 10-22-2006 10:25 PM

Works for me, very nice hack VB 3.6.2 :classic:

Now I only have to remake the images in Dutch :eek:

Thank you

Ooops, *click Install *

Greek76 10-22-2006 11:55 PM

I have another problem with it , when a user chooses another mood, it gets stuck on update so you have to refresh your forum in order for the new mood to pop up any ideas? I had to disable temporarily until I can get that fixed. Also like the other user mentioned is their a way to get it for vbadvanced?

captainslater 10-23-2006 05:09 PM

German phrases and images can be found on the official german hackforum.

Exitilus 10-24-2006 08:30 PM

I've managed to come up with a fix for those of you whom are having trouble getting this working in seperate directories / folders than your forum directory. Simply edit this file and input your forum path and upload it.

I created a PHP file that just points to the forums ajax.php. Make sure you DO NOT UPLOAD THIS INTO YOUR FORUM DIRECTORY ...

You also need to add Portal Output Global Variables to your VB Advanced page of:

usermoods
vbmoods

erhanerhan_5 10-25-2006 05:39 AM

hi all,
i have a question;
i installed this hack at the localhot. is working...

but i installed my forums not working. why??

oldengine 10-26-2006 02:26 AM

Quote:

Originally Posted by NeutralizeR
Yes, i've solved the vBadvanced CMPS problem...

Add vbmoods to Portal Output Global Variables list.

If you use vBadvanced and the index of it is not located in the same directory with your forum e.g. http://www.msxlabs.org/index.php (my vbadvanced page), http://www.msxlabs.org/forum/ (my forums), you have to edit these template and the plugins:

quick_mood_change_by_sniper template:
Add the bold text:
Plugin Manager > [Mood Manager] - Ajax Update:
Plugin Manager > [Mood Manager] - Make Drop Down Menu:

I made the edits. I now have the image OK, but you cannot change moods in vBAdvanced Links or PPvBGallery.

Shazz 10-26-2006 02:45 AM

in vBAdvanced yes you can

Carmen27 10-26-2006 03:54 AM

Quote:

Originally Posted by Exitilus
I've managed to come up with a fix for those of you whom are having trouble getting this working in seperate directories / folders than your forum directory. Simply edit this file and input your forum path and upload it.

I created a PHP file that just points to the forums ajax.php. Make sure you DO NOT UPLOAD THIS INTO YOUR FORUM DIRECTORY ...

You also need to add Portal Output Global Variables to your VB Advanced page of:

usermoods
vbmoods

Nice, works great on the vbadvance..Thanks.. Carmen

Inferno Dragon 10-26-2006 04:39 PM

I had a old version of this hack working fine on my 3.5.x forum, I just updated my forum to vb3.6.2 and installed this hack successfully (fresh install..after removing the old mod).

Now, the problem is whenever I try to change the mod from the navigationbar dropdown..it gives me the following error:

Code:

Parse error: syntax error, unexpected '<' in /home/illusion/public_html/ajax.php(44) : eval()'d code on line 1

EDIT: Sorry..this error was due to a old plugin..I just disable it and now it's working fine..great hack! :)

|oR|Greg 10-26-2006 07:10 PM

I made a very minor update to this.

In the postbit_ template (whichever one you're using), I added to the IMG line:
Code:

alt="$post[mood]"
In the event that images aren't showing for some reason.

Benj 10-29-2006 04:47 PM

any ideas how i can get this to work with the groups hack (/groups)

johnstires 10-30-2006 08:18 PM

Quote:

Originally Posted by |oR|Greg
I made a very minor update to this.

In the postbit_ template (whichever one you're using), I added to the IMG line:
Code:

alt="$post[mood]"
In the event that images aren't showing for some reason.

This works great for the postbit but how does this work for the navbar? Currently if the image doesn't show in the navbar the mood ajax is not accessible. I'd like to add moods without images, but currently images are required.

big dan 10-31-2006 07:36 PM

Nice Mod, Thank you much! :)

Battle_Ring 11-05-2006 03:26 AM

is there a way to make it so say you post wit ha mood of happy then you change it later to mad your old posts dont also change to mad

thepub 11-05-2006 06:45 PM

I installed this and it worked wonderfully, then 3 minutes later it stopped working for me completely. Some members say it works for them but it isn't working for me at all. Any advice on what I can do???

iran.gs 11-06-2006 01:06 PM

Re Installed l had ur old one and it was conflicting i remove
$vbphrase[qmc_my_mood]:
<!-- / dropdown mood select by sniper start -->
<form action="usercp.php" method="post" id="moodform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="newmood" />
<select name="mood" onchange="this.form.submit();">
<option value="" <if condition="empty($bbuserinfo[FIELDXX])">selected</if>></option>
$show[qmcmood]
</select>
</form>
<!-- / dropdown mood select by sniper end -->

and now everything works fine ............. 3.62

thenetbox 11-06-2006 02:07 PM

Does this also show any sort of statistics like how many people have what moods?

Loxor 11-06-2006 05:05 PM

works brilliantly a welcome addition thank you

rinkrat 11-07-2006 01:54 AM

Works great. Good for the board ;)

Thanks for this!

Wheels 11-07-2006 06:26 AM

Typo in Admin....

"Type in all the moods you wany here, press ENTER after each mood"

Shouldn't it be "Type in all the moods you want here....."

Great Plug-in though! :)

rinkrat 11-07-2006 03:12 PM

Wht? No HORNY? THat is how I feel 90% of the day.

The Itchy One 11-07-2006 09:09 PM

it worked for a while, now it just shows "My Mood:"

My mood = Disgruntled :(

tobybird 11-07-2006 11:20 PM

Very sweet. One thing to note... The image Psychadelic.gif is spelled incorrectly. If you choose this option you will just get a blank mood and be unable to select another. Simply changing the spelling to Psychedelic.gif took care of the issue.

Clicked Install. Thanks for the great hack!

hotwheels 11-09-2006 09:46 PM

Just for those that would like to try something a bit different, i have set up animated moodycons for this mod. You can find them located here.

So far, i there are over 50 people using the animated moodycons, but i do need to warn you that a few of them are ADULT rated......

Hotwheels

Romeos Tune 11-11-2006 12:04 AM

Mine is working in the navbar but not from my vbadvanced portal page. The mood you've already selected is there but you can't change it. No moods show up in the dropdown. This was working before upgrading to 3.63. Any ideas?

gooberface 11-12-2006 02:10 AM

http://i128.photobucket.com/albums/p...s7/example.gif

Can anybody help me get this to look like that? I don't mind the "Change Mood" box that shows up with the scroll down bar, and actually prefer it. But I would like the default "Change Mood / No Mood" to show as that "none.gif" image that is on top there in that example. I have saved the file and it's ready to go. Also, rather than the drop down simply have text in it, I'd like it to go ahead and show the images like it does in that picture above. But again, I don't mind the actual drop down menu, I don't need to change that.

I have tried tons of things, but couldn't figure it out. If someone understands exactly what to do without much trouble, could you please help me out? I really appreciate it. Thanks

Polo 11-13-2006 01:30 AM

works great on 3.5.3

amnesia623 11-13-2006 04:23 AM

anyway to get the original graphics file for this so I can adjust the moods to my color scheme?


All times are GMT. The time now is 02:21 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.01980 seconds
  • Memory Usage 1,816KB
  • 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
  • (3)bbcode_code_printable
  • (5)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
  • (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