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)

Kayden 11-13-2006 03:18 PM

Installed. Thanks.

hotwheels 11-13-2006 03:19 PM

if you use fireworks 8, you can change the color of the moods blocks........

InTeNsE-HuMoR 11-13-2006 08:31 PM

Great mod! Finaly got it installed. Thanks :D

ubblite 11-18-2006 07:56 AM

This hack doesn't work for me with vb3.6.3...

in admincp/vboptions/sniper - mood manager

every time I try to save the settings I get a "Page not found" message, so I can't enable this hack at all.

Cocko 11-19-2006 03:17 PM

Quote:

Originally Posted by Exitilus (Post 1103677)
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

added varables in vba cmps - ok. just went fine.
but there is noway for gallery (pp pro).

tried to find out your hint uploading that chdir php, changed
in plugin "make drop down menu" from ajax.php to chdir.php
no effect. changing mood in gallery says "updating.." thats it. :(

putting full url pointing to vb3 directory also fails.

somebody solved issue with different (sub) directories ?

Exitilus 11-19-2006 08:25 PM

Quote:

Originally Posted by Cocko (Post 1120825)
added varables in vba cmps - ok. just went fine.
but there is noway for gallery (pp pro).

tried to find out your hint uploading that chdir php, changed
in plugin "make drop down menu" from ajax.php to chdir.php
no effect. changing mood in gallery says "updating.." thats it. :(

putting full url pointing to vb3 directory also fails.

somebody solved issue with different (sub) directories ?

you keep the file called ajax.php ... all you do is change the forum path inside the file.

isanda 11-20-2006 02:27 PM

I am having the problem with getting the mood to appear in the postbit.

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

This is what I have in the postbit?

Can anyone help???

Exitilus 11-20-2006 08:20 PM

it looks right. Try re-importing the product.

mikeylikesitz 11-21-2006 02:14 AM

i cant get this to show up in the navbar, am i missing something?

xfaethorx 11-28-2006 03:20 PM

i found a little issue with the install which some others may have encountered.

the following moods DONT work and will cause your uses to NOT be able to change the mood and will display nothing in the navbar and on post bits.

hung over fails
in love fails
paranoid fails
worried fails

delete them from the user options in the admin cp as they DONT have a corresponding graphic (from what I can see).

if you need to reset a users mood

nip into the admin panel and if you have execute sql writes do the following

update user set mood = '' where username ='user-with-broken-mood'

that will set the mood back to none and they can select a working one again.

this is how i found out which ones weren't working for me.


All times are GMT. The time now is 10:22 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.01665 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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