- 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.
no problem in hack.. you must have done osme mistake.
Gr8 hack.
This mod is buggy, as others have pointed out as well.
Let's look at the install procedure:
1) install product
2) upload files
3) make simple edits in the postbit and navbar and memberinfo templates
4) configure the moodmanager in the ACP
Please explain how user error when installing (which did not happen, since the only thing that was required of me was the template edits) could cause the type of database errors that I posted about (where it is looking for the ajax file outside of the forum directory)?
This mod is buggy, as others have pointed out as well.
Let's look at the install procedure:
1) install product
2) upload files
3) make simple edits in the postbit and navbar and memberinfo templates
4) configure the moodmanager in the ACP
Please explain how user error when installing (which did not happen, since the only thing that was required of me was the template edits) could cause the type of database errors that I posted about (where it is looking for the ajax file outside of the forum directory)?
sometimes we did mistake unknowingly.
well you can check my forum.it's working
checkout my signature.
sometimes we did mistake unknowingly.
well you can check my forum.it's working
checkout my signature.
A bug can be a bug if it only happens some of the time. The fact is that there is nothing in the code I added in the template edits to make the mod look for the ajax.php file outside of the forum structure - that is foolish to suggest. All of that code is in the plugin, and I did not edit or alter the plugin. I am happy that the mod works fine for you - more power to you - it does not work for me.
Sniper - I dug through the error logs and raw access logs and discovered that the error described above happens when someone activates the moodmanager via the navbar while on the vbadvanced index page, so I would appreciate it if you would fix that so people with vbadvanced can use it.
It is still not showing up in my postbit, I have tried and tried and reinstalled and uninstalled. Can any one help me? Especially the creater of the hack?
It is still not showing up in my postbit, I have tried and tried and reinstalled and uninstalled. Can any one help me? Especially the creater of the hack?
you need to edit templates manually.
i had similer prb before doing template mkodification.
I had that issue too after adding <if condition="!empty($post[mood])">
<div>
$vbphrase[my_mood]: <img src="images/mood/$post[mood].gif" border="0" />
</div>
</if>
to the postbit template according to the readme instructions it solved the issue