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)

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


All times are GMT. The time now is 11:42 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.01844 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)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