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)

BigDog56 07-04-2007 02:07 AM

Great mod, installed!

eido 07-04-2007 01:55 PM

hi
i installed mood manager and followed the steps
the installation was successful.

but i cant see anything in my vbulletin forums, no mood manager no nothing.

plz help.

wtrk 07-08-2007 06:05 PM

some users cant change their moods? anybody know anything about how to fix this. works fine for most people.

rjmjr69 07-08-2007 06:39 PM

Quote:

Originally Posted by wtrk (Post 1286003)
some users cant change their moods? anybody know anything about how to fix this. works fine for most people.


I've had this problem many times. I bet the users having issues are using FF if so have them sign into the forum using IE instead then set their mood and go back to FF..

wtrk 07-08-2007 08:24 PM

Quote:

Originally Posted by rjmjr69 (Post 1286024)
I've had this problem many times. I bet the users having issues are using FF if so have them sign into the forum using IE instead then set their mood and go back to FF..

I use FF and dont have a problem. Ill see if thats it. thanks.

harley_m 07-12-2007 05:51 PM

I do now need to reset all my members moods - how might I go about doing that?

This is to prevent loads of members having images that don't exist or options no longer in existance (I am updating the list) and being unable to change it.

An admin option to change a members mood would be mighty handy!

But a reset will do fine!


Thanks so much for an awesome mod :)


Harley

-=Sniper=- 07-13-2007 12:57 AM

run this query
PHP Code:

UPDATE user SET mood 'newmood.gif' WHERE mood 'oldmood.gif' 


Kaycee123 07-13-2007 05:05 PM

Quote:

Originally Posted by hotwheels (Post 1133388)
Now click on the [<< >>] and locate postbit templates, open it........now depending on if your have your postbit at the top, you would select "postbit", if you have your postbit on the side, you would select "postbit_legacy"..

With the correct one open, look for
PHP Code:

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

and directly under that code you put
PHP Code:

<if condition="!empty($post[mood])">
                <
div>
                    
$vbphrase[my_mood]: <img src="images/mood/$post[mood].gif" border="0" />
                </
div>
                </if> 

and that will put the moods in your post bit........


THANK YOU SO MUCH FOR THIS ADVICE!!!! I've been trying to get this to work for quite awhile - I was adding the code to the postbit_legacy file - I didn't realize that if our postbit was at the top that it had to be in the postbit file. I bet this is a problem a lot of people have had - maybe should be added to the install file???

Anyway, THANKS! Our users are loving this mod already. I guess it pays to read through 33 pages of notes :D

Ba$im 07-14-2007 04:43 PM

hello
thanks for gr8 hack
but can i translate it to another language?
any way to show option of mood when user go to vb/profile.php?do=editprofile
?

thanks

donatas 07-16-2007 08:57 AM

if some 1 interested - i've did a litle addon, to show users mood in who's online, get it here ;)


All times are GMT. The time now is 03:26 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.01783 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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