- 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.
steadicamop; try disabling the auto edit and do it manually.
NeutralizeR; does it work with the full path then?
Yes, i've solved the vBadvanced CMPS problem...
Add vbmoods to Portal Output Global Variables list.
If you use vBadvanced and the index of it is not located in the same directory with your forum e.g. http://www.msxlabs.org/index.php (my vbadvanced page), http://www.msxlabs.org/forum/ (my forums), you have to edit these template and the plugins:
quick_mood_change_by_sniper template:
Add the bold text:
here is the module (basically the same as hack. Only this line is added : eval('$home[$mods[\'modid\']][\'content\'] = "' . fetch_template('adv_portal_mymood') . '";');
)
here is the module (basically the same as hack. Only this line is added : eval('$home[$mods[\'modid\']][\'content\'] = "' . fetch_template('adv_portal_mymood') . '";');
)
Add vbmoods to Portal Output Global Variables list.
If you use vBadvanced and the index of it is not located in the same directory with your forum e.g. http://www.msxlabs.org/index.php (my vbadvanced page), http://www.msxlabs.org/forum/ (my forums), you have to edit these template and the plugins:
quick_mood_change_by_sniper template:
Add the bold text:
Plugin Manager > [Mood Manager] - Ajax Update:
Plugin Manager > [Mood Manager] - Make Drop Down Menu:
Thanks for the hack
I also had to add usermoods to the Global Output for vBadvanced to get it working.
Though I'm still having a problem with the final edit. the ../forums/ajax.php\
If I set that it will work on the vbAdvanced Page. But will not work in the main forums. Though what I really need to do is specify a exact path. I have two different folders, gallery and forums. So obviously when I'm in gallery folder the mod doesn't work because of the directory. if I can define the exact location or url .. then it woudl work. Just dunno how :|
I also had to add usermoods to the Global Output for vBadvanced to get it working.
Though I'm still having a problem with the final edit. the ../forums/ajax.php\
If I set that it will work on the vbAdvanced Page. But will not work in the main forums. Though what I really need to do is specify a exact path. I have two different folders, gallery and forums. So obviously when I'm in gallery folder the mod doesn't work because of the directory. if I can define the exact location or url .. then it woudl work. Just dunno how :|
Did you try /forums/ajax.php ?
****
Can you type all of the custom folders you have?
Seems to work fine. Even got it displaying in my blog area.
However, I can't seem to get it to show up in the postbit. Wherever I place it, nothing happens. Any ideas?
I addition, if the user has not slected a mood, I get a broken image. Right-clicking indicates it's trying to find an image with no name (images/moods/.gif).