The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Mood Manager - with AJAX mood update. Details »» | |||||||||||||||||||||||||
By http://www.vbulletinexpert.com
UPDATES ON 24/07/2007 1.2.5 ----- - Fixed XSS security issue - Added Banned usergroup option UPDATES ON 15/04/2007 1.2.4 ----- Credits to hambil - https://vborg.vbsupport.ru/member.php?u=57845 for this update - Aligned text and images for a cleaner look - Changed dropdown to contain mood images instead of text, with admin option - Added optional auto replace for postbit and postbit legacy templates UPDATES ON 08/10/2006 1.2.3 ----- - Changed how the dropdown menu looks slighty, better I think. - One of the plugins was left inactive by mistake, now active. which resulted in dead mood images e.g. cross displayed in IE - Fixed a few mood names / images, so are the same. - Added a few NEW mood images, thanks to GlitterKill UPDATES ON 22/09/2006 ~~~~~~~~~~~~~~~~~ 1.2.0 ------ Simply Import the product and make sure you select "allow overwrite" - No Mood option added - User Moods will no longer disaply in postbit if moods are disabled. 1.1.3 ------ - thanks to basilrath for the moods. PLEASE READ THE INSTALL FILE What is It? It allows users to set a personal mood, which can be changed without reloading the page. The moodis displayed in the members profile and postbit. Instructions Incuded in the attached file. Demo Support I can provide better support at www.vbcmspro.com Upgrade My other hack depended on another hack, this does not, so simply undo / delete the other hack. Supporters / CoAuthors Show Your Support
|
Comments |
#872
|
|||
|
|||
does it work with VB 3.6.8 version I was wondering?
cause I had a little problem when I installed it first it showed up perfect and when I installed the country flags mood was gone and when I disabled flag mood showed up vice versa thing started to happen I had to disable one to show the other option. any help will be appreciated thank you .... |
#873
|
|||
|
|||
since installing this the post count has disapeared when people post. I am only new to VB and have searched high and low to find out how to get this to display again.
Please help! |
#874
|
|||
|
|||
Does anyone have the proper code to put mood manager in the header? I cannot get it working. Every other skin works fine but the skin I have has all the coding in the header and not the navbar!! I would appreciate the help if anyone knows!!!
|
#875
|
||||
|
||||
I have just looked through SO many pages - my eyes are killing - and I cannot find the answer to save my life!
I am getting the box w/ the x in when I choose a mood from the drop down list. I've installed/uninstalled, I've manually entered all the code in the templates (as per the directions in the readme.txt), I've taken the code out and had the hack automatically edit. I've gone in and added my forum's address in the ajax and dropdown menu (Plugin Manager) - I have NO idea what I'm doing wrong. I'm using CuteFTP and saved all the images to my computer. I then uploaded the images to BOTH areas on my server (as I wasn't sure which one I should use).... public_html AND www., and from there I uploaded the pictures to several places (trial and error purposes)... images/moods, then just images. One folder had images moods/images/moods - so I saved them there as well? PLEASE help? Thank you!! |
#876
|
|||
|
|||
I have the same issue with the header. The break tag shows up with the <br />$usermoods but it will not appear. I've tried it in multiple spaces and can see the space for it. It works ok in other areas of the site though.
|
#877
|
|||
|
|||
I have pmed a few people and asked for help and no luck! If I find out I will let you know!
|
#878
|
|||
|
|||
Ok, thanks Twinkies. I appriciate it!
|
#879
|
||||
|
||||
Hey Sniper,
Great hack m8! Only a small question... I do not seem to get the pictures of the moods in Mozilla browsers in the drop down menu. I do get em in IE6/7... I can select, but cannot see them. Any suggestions? Thanks! |
#880
|
|||
|
|||
Quote:
I believe the problem is mentioned somwhere in the readme or maybe the admincp. |
#881
|
|||
|
|||
Great Mod! Installed on 3.7. Only problem was on the 'MEMBERINFO' template I could not find $customfields. So, after some messing around a bit I found a good spot to put it.
Code:
FOR vBulletin 3.7 In the MEMBERINFO template Find ~~~~~~~~~~~~~~~~~~~~ <h2>$prepared[usertitle]</h2> </if> Under it Add ~~~~~~~~~~~~ <br /> <if condition="!empty($userinfo[mood])"> <strong>$vbphrase[my_mood]:</strong> <img src="images/mood/$userinfo[mood].gif" border="0" /> </if> Enjoy, ~thenutthouse |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|