vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Mood Hack 3.5 (https://vborg.vbsupport.ru/showthread.php?t=98636)

paul41598 05-12-2006 02:44 PM

ok fixed.


Find:
Code:

$post[iplogged]
Add Below:

Code:

<!-- / 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 -->

oh and if you dont like the redirect msg. Just open the hook location:
Hook Location : usercp_complete click EDIT

and change

Code:

eval(print_standard_redirect('qmc_mood_swing', true, true));
to

Code:

eval(print_standard_redirect('redirect_updatethanks'));

glorify 05-13-2006 06:17 PM

For all interested, I twisted up the hack a tad to make it a virtual sports jersey instead of a mood. Different, and if you run a sports forum, you may wanna consider it :)

You can check it out here.

futuredood 07-03-2006 08:47 AM

in the navbar, it shows your current mood.. but doesn't have the image next to it. any way around this?

Harley-Heaven 07-25-2006 05:10 PM

<font color="Purple">Hi, installed the Moods, nice easy steps for a complete Newbie. My users loved it - THANKS!!

One question... when selecting the mood "Sunshine" I get an error image, but everything else works 100%.. .any idea where I may look for a resolution.

Thanks,

Harley</font>

L9IAnime 07-29-2006 09:02 AM

would it be possible to set it up so that the member can change mood without going to the member cp, say have a switcher on the postbit template?

paul41598 07-30-2006 07:58 PM

Quote:

Originally Posted by L9IAnime
would it be possible to set it up so that the member can change mood without going to the member cp, say have a switcher on the postbit template?

look at my post 3 posts above.

Devil Woman 08-10-2006 09:06 PM

Will this hack be upgraded to vb 3.6.0 at all? I have searched and can not find it in the vb 3.6.0 section

Thanks

jdk10 08-19-2006 04:08 AM

Quote:

Originally Posted by Devil Woman
Will this hack be upgraded to vb 3.6.0 at all? I have searched and can not find it in the vb 3.6.0 section

Thanks

Same here

Devil Woman 08-20-2006 09:20 PM

Any news on if this will be upgraded to 3.6.0 at all or if this one is actually compatible with 3.6.0

Thanks

The_Rayman 08-21-2006 03:03 PM

Installed on v3.6 and works fine!

Go ahead and install.


All times are GMT. The time now is 08:18 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.01226 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (2)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