![]() |
Quick Mood Changer - addon
############################################ ##############--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 |
thank you was wating for this one .
|
I did have a problem with the In_Love mood showing up, the _ was left out of the option value.
<option value="In_Love" <if condition="$bbuserinfo[FIELD6] == 'In Love'">selected</if>>In Love</option> I also centered it and made the "My Mood" bold and it looks really nice. Thanks for doing this, it's a lot more user friendly. Editing in, the "No Mood" doesn't show up as No Mood, it doesn't change from the last mood selected. |
This is GREAT! Thanks
|
Spelling of Cheerful makes that mood not work.
Thanks.......this really makes this so much easier! |
nice, thanx for this bro =)
|
Hi
I'll fix the little errors, since I changed my moods abit so it doesnt work correctly . |
Hmm Parse error, what do ya'll think?
Code:
The following error occurred when attempting to evaluate this template: |
dboogie2288; try the latest install text file. I think the first one I uploaded had a template error.
|
Nada, there are other errors, like Cheecky should be Cheeky, dont know if it matters though...
|
One concern. The original mood hack was for 3.5.0, which is what I am running. The mood hack works great, no problemo. However, I notice that this is for 3.5.1....is that going to be the problem?!
|
Sorry.....one more, should be shocking.
|
thanks boatswife and dboogie2288 :) files updated.
btw: its Shocked and not shocking anyway you can change it to whatever you like... dboogie2288; you can contact me via pm if you want me to have a look at your site to fix the problem? I really can't say what could be causing it, since no one else is having problems. |
Still that stupid parse error! Grrr..I really want to use this mod!
|
I tried to fix dboogie2288 problem, it seems after I add more than 8 moods in the templates it starts to give out template conditional errors. Which is quite odd...
maybe someone out there knows why? or maybe I've missed something simple? |
works really well, thanks for the hack <3 10/10
|
Quote:
ROFLMBO I had to go look to see what I did! I had shocked! |
Quote:
|
Quote:
|
Quote:
|
thanks, worked perfectly!
I was able to change it to show up in postbits ^^ |
I think only the people using 3.5.0 are having problems? while 3.5.1 users are not.
dai-kun; i manged to make it work in the postbit but once you changed your mood and then tried again from the same dropdown menu it would go to inline mod page, saying its an invalid action. Navbar seems to be the best place, since it will appear on every page. |
When I go to change the mood nothing happens,it just goes back to the main page
It works from the user cp,I edited the code and put the number of the profile field where the x's are It said something about the plugin ID too,but I have no plugin for this? |
have you imported the attached plugin https://vborg.vbsupport.ru/attachmen...chmentid=38865 ?
|
Quote:
|
could you post the edit, I'm sure others would be interested? thanks
|
just a quick question has anyone got this running on 3.5.0??,i'm still getting the same error
|
well, i placed it where the 3.0.x of paul41598's Mood Hack - Extended [Postbit] is.
I am not very good at this.. so correct me if I am wrong.. and also I'm using a different style so I might make mistake. gah.. let me check something, i think i did mistake somewhere Ok.. what i found out is that for some reason, i just changed my mood like 20 times, and it works. Now it's giving me that error message from inlinemod.php "You did not select any posts to which the action you picked can be applied." But it works if i try again. Weird |
This is awesome, installed with no problems!
|
ok .. so what is happening is that when u view a thread, u cannot change ur mood if u post more than once on a page view.. well that only applies to the first post on that page. U are able to change ur mood if u select it from the 2nd and onward post u made. U can also change ur mood if u only have 1 post on a pageview.
IF U are a REGULAR MEMBER.. i can post and change my mood without the error. |
is it possible for either you or the orginal creator to full phrase this? I know the images will be the same, but it'd be a GREAT thing to be able to do in multiple languages. :)
|
Well I checked the old PM blinking icon install that I did way back when, but that was from VB 3.0.5, and I never installed it with 3.5
I think that since this is an add on for a mod that is written for 3.5.0, then the add-on should certainly support it. I dont particularly have time to update the system everytime that VB changes a line of code, and I REALLY want this hack to work...oh well, onto another day I suppose. |
When I try to edit the navbar template I get this error:
Code:
The following error occurred when attempting to evaluate this template: |
I really don't know why it doesnt work correctly in 3.5.0 but it does in 3.5.1 so I suggest upgrading to see it fixes the problem.
|
Quote:
|
OPEN postbit/postbit_legacy:
FIND: Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> Code:
<!-- mood hack display start --> Code:
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if> Code:
<br /> You will get an error if you're admin. Regular members seem to work fine though. |
Is the only option to upgrade to 3.5.1? :confused:
|
yea i dont want to have to upgrade to 3.5.1,as my forum is running sweet 3.5.0,there has to be a fix for this problem,as the original mood hack is for 3.5.0,and this add on is 3.5.1
|
Quote:
The postbit hack doesnt work either. |
Code:
The following error occurred when attempting to evaluate this template: maybe its not compatible with 3.5.0 and did anyone try the postbit hack for 3.5.0? does it really work? |
All times are GMT. The time now is 07:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|