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)

ADomoWorld 12-30-2008 05:10 PM

Ive got almost all of it working but the CMPS :/

for the post bit. You have to do the custom edit. But direct it to your forums soo /forums/images/moods :D

thetootall 01-14-2009 12:03 PM

Doesn't seem to work with version 3.8.0, with the MEMBERINFO template seeming to have changed to a different name.

jstyles21 01-18-2009 04:39 PM

Quote:

Originally Posted by ADomoWorld (Post 1697302)
Ive got almost all of it working but the CMPS :/

for the post bit. You have to do the custom edit. But direct it to your forums soo /forums/images/moods :D


Did you get this to work on the CMPS homepage? On my CMPS homepage the Mood module has an x in it for the gif, but if you click on it has the dropdown but no moods.

Once you sign in and go to the forum page, then the mood module is displayed and works perfect.

Could you help with this?

Thank You

tdemis 01-31-2009 09:39 PM

I get this error when trying to change mood anyone knows what to do?
My Mood:
<br /> <b>Parse error</b>: syntax error, unexpected '<' in <b>/home/trapezit/public_html/Trapezitiki/ajax.php(69) : eval()'d code</b> on line <b>1</b><br />
Edit/Delete Message

aircool52 02-07-2009 04:52 PM

There are son Template that I can't find the string you said :
In the postbit or postbit_legacy template

Find
~~~~~

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

Also on this one:
In the MEMBERINFO template

Find
~~~~

$customfields
It looks find to me , I think is working , but not sure because I can edit all the templates you said.

bb911s 02-07-2009 07:33 PM

Cannot find $customfields in MEMBERINFO any suggestions?
Thanks,
B

harlita 02-08-2009 08:57 AM

Quote:

Originally Posted by bb911s (Post 1737273)
Cannot find $customfields in MEMBERINFO any suggestions?
Thanks,
B

search for $customfields and you'll find $customfields[login]

plop the code under there and that should do ya.

RedDevil 02-11-2009 07:42 AM

I had this problem so i tagged it under activity bar

Search for <!-- / current activity -->

Place above:

Code:

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


Temp solution until its updated.

http://www.vrbforums.co.uk/pics/mood.jpg

MikesSite 02-20-2009 03:04 AM

If the user has a PM, then $usermoods stops working, no matter where it is throughout the site for me (administrator). It shows nothing at all, and only blocked users are banned. Any ideas?

The3rdNipple 02-20-2009 03:08 AM

I have CMPS issues aswell :)


All times are GMT. The time now is 06:42 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.02015 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
  • (1)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
  • (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