The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Quick Mood Changer - addon Details »» | |||||||||||||||||||||||||
############################################ ##############--Bought to you by--############### Talk Coding - Programming Forums ##########--Free / Premium vBulletin Solutions--######### ############################################ First you need to have this mod installed, as the moods are from there. https://vborg.vbsupport.ru/showthread.php?p=840285 This will allow the user to change the hack from the top navbar area, under private messages (see attachment). Install instruction in the .zip file! UPDATE 14/02/2006 ~~~~~~~~~~~~~~~~~ - Version 1.2 - Is now installed as a product - Now you can add ***NEW MOODS*** to the dropdown menu from the admincp - No need to edit the plugin for the mood field number, its in the admincp - Added Message "Whats with the mood swing?" when user changes his/her mood UPDATE 03/01/2006 ~~~~~~~~~~~~~~~~~ - Version 1.0 - Updated all the moods I think UPDATE 11/12/2005 ~~~~~~~~~~~~~~~~~ - Version Unknown - Added "No Mood" to mood list - Changed the template coding UPDATE 05/12/2005 ~~~~~~~~~~~~~~~~~ - Version Unknown - Fixed spelling for "cheerful" - Fixed no mood option not working - Changed "In_Love" mood to "In Love" removed the underscore 3.5.0 hIBEES; Ok for those who cant get it to work simply replace the 3.5.0 adminfunctions_template.php with the 3.5.2 version Show Your Support
|
Comments |
#42
|
|||
|
|||
it is a plugin, so you had to import it. There was no need to make a new plugin.
the postbit will work for normal users, but not correctly for admins or mods, since because of inline moderation you have forms inside an form which causes it not to work. I'm don't see anything wrong with the conditions used, so I can't tell you why it doesnt work. If you remove all but the first 8 moods from the html code it works in 3.5.0 but thats no use... |
#43
|
|||
|
|||
I installed the quick mood changer and it is on the navbar, and works with the usercp change, but the one in the navbar just refreshes the screen. I beleive the problem is in the way I created the plug in. I am pretty new at this, so I will tell you what I did. I named the plug in "quick mood changer" and copied and pasted all of the plug in code into the plug in PHP code section. I have it set as active, so I am not quite sure what I did wrong. Thanks in advance,
Twincamfxd |
#44
|
|||
|
|||
you need to use the global start hook, if you decide to add the plugin your self. Then again you can just import the plugin I have attached.
|
#45
|
||||
|
||||
any news yet why this wont work in 3.5.0???
|
#46
|
|||
|
|||
Thanks for the Mood Code. It works fine at the UserCP windows but when i implement it on the NAV bar. It does.
When i go and change the mood from the Nav bar it changes the mood but it still show "no mood" at the Nav bar. How can i fix it. Did i miss something when following the instruction. Can some one point me to the correct direction. Thanks |
#47
|
|||
|
|||
UDB try redoing the steps in the new install text file I have uploaded.
|
#48
|
||||
|
||||
Something is wrong with this line
PHP Code:
Parse error: parse error, unexpected T_STRING in /home/areyous/public_html/includes/adminfunctions_template.php(3537) : eval()'d code on line 57 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#49
|
|||
|
|||
Thanks work great, I had to Fix a Typo in the mood line, Not a big deal, Can you update the TXT file, So it work great for every one. Thanks once again.
<option value="No Mood"<if condition="$bbuserinfo[field5] == 'No Mood'">selected</if>>No Mood</option> |
#50
|
|||
|
|||
thanks updated
|
#51
|
||||
|
||||
still no update on why this wont work for 3.5.0????ive been sifting through it but havent came up with anything yet :-(
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|