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 |
#172
|
|||
|
|||
Do you think I should add a field which allows you to enter your own message from the admincp?
|
#173
|
||||
|
||||
I like it, but any way this could be done with AJAX?
|
#174
|
|||
|
|||
I will release a new and improved version (with AJAX), once 3.6 final is out.
|
#175
|
|||
|
|||
cool and simple to setup
thx -------------> installed |
#176
|
||||
|
||||
Quote:
|
#177
|
||||
|
||||
Quote:
Im just now experiencing this too. Theres gotta be a way around this. |
#178
|
|||
|
|||
Will this hack be upgraded to vb 3.6.0 at all? I have searched and can not find it in the vb 3.6.0 section
Thanks |
#179
|
|||
|
|||
I installed it on 3.6 and it works fine but step 3 in the instructions must change to this
Quote:
* the bit i've highlighted in bold is extra if you are installing on Vb3.6 Other than that.....everything is working OK thanks for a great hack! |
#180
|
||||
|
||||
Hi Sniper, and all vB users who have this hack!
i've integrated the hack on my vBa portal. Follow instructions below: Go to Style Manager -> edit templates -> vBadvanced CMPS Templates -> adv_portal_welcomeblock and click "edit" Look for Code:
<a href="$vboptions[bburl]/login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></div> Code:
<!-- / dropdown mood select by sniper start --> <div class="smallfont"> <br /> $vbphrase[qmc_my_mood]: <!-- / dropdown mood select by sniper start --> <form action="/forum/usercp.php" method="post" id="moodform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="newmood" /> <select name="mood" onchange="this.form.submit();"> <option value="" <if condition="empty($bbuserinfo[field5])">selected</if>></option> $show[qmcmood] </select> </form> <!-- / dropdown mood select by sniper end --> |
#181
|
|||
|
|||
Okay. I'm running 3.6. I can change my mood in the navbar below my PMs but I don't see ANY moods in my postbit. I tried in my admin account and a test member account....still nothing.
Any ideas? Edit:Okay, figured it out. I had to keep the original postbit edits from the original moodhack 3.5 by lefthome. If I re-edit them with the instructions by -=Sniper=- in step 4, then I cannot see the moods in the postbit. If anyone's having the same issue as me and is running vB 3.6, skip -=Sniper=-'s step 4 in his instructions. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|