View Full Version : Profile Enhancements - Mood Manager - with AJAX mood update.
wizardan
07-24-2007, 07:08 PM
Thanks for the quick fix, Sniper.
Big Jeff
07-24-2007, 07:15 PM
Tiny CMPS issue. You need to add some code to make the dropdown gifs display correctly on the CMPS pages.
CMPS users, you need to modify the
Plugin Manager > [Mood Manager] - Make Drop Down Menu:
$vbmoods['mood'] .= '<optgroup style="background-image: url(http://www.yourforumname/forum/images/mood/' .$mood. '.gif); height: 15px; width: 72px;"><option value="' .$mood. '"' .$selectedmood. '></option></optgroup>';
That should do it.. Works fine on my forum CMPS now.
-=Sniper=-
07-24-2007, 07:26 PM
yep just a simple upgrade of the product file will do
Thanks for the quick fix!
I upgraded and now we have double moods on posts. I looked at the postbit templates but I don't see anything out of whack (not that I'm any expert).
Anyone else?
-=Sniper=-
07-24-2007, 07:36 PM
please go to admincp - mood manager to disable auto edits.
please go to admincp - mood manager to disable auto edits.
Thank you! That was easy. :)
-=Sniper=-
07-24-2007, 07:42 PM
if you want to fix the security issue your self, you have to replace two instances of TYPE_STR to TYPE_HTML in the product.xml file, other wise download the latest version.
-=Sniper=-
07-24-2007, 08:10 PM
almost forgot you can now reset the user mood from the admincp when editing a user, at the moment its only a input box but I will change it to a dropdown menu.
specktra.net
07-24-2007, 08:32 PM
CMPS users, you need to modify the
Plugin Manager > [Mood Manager] - Make Drop Down Menu:
That should do it.. Works fine on my forum CMPS now.
Having the same issue with CMPS drop down images not appearing, this fix isn't working for me. :( BTW - Kudos for the quick update Sniper! :)
-=Sniper=-
07-24-2007, 08:35 PM
I'll set it to use the full site URL for images in the next update tomorrow, so it should work in CMPS, though I won't be able to test it since I dont use it.
BellyBelly
07-24-2007, 08:48 PM
I've just installed the update but now my members have 2 x moods displaying in their postbit... one under the other... what happened there?!?!
-=Sniper=-
07-24-2007, 08:49 PM
please go to admincp - mood manager to disable auto edits.
from the previous page!
I need to disable auto edits by default or remove them, will decide on the next update!
Ev!L ErN!E
07-24-2007, 09:37 PM
thank you for the quick update Sniper
MysticMoon
07-24-2007, 09:48 PM
hmm does this update make it no longer work with version 3.5.x?
I see it is now listed in 3.6 mods & states it's for 3.6.x
but when I installed it months ago it was for 3.5.x.
Anyhow, as to why I'm asking ...
I get this error when I try to import & overwrite the product
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', '[Mood Manager] - Ajax Update', 'ajax_start', 'if ($_POST[\'do\'] == \'insertmood\')\r\n{\r\n $vbulletin->input->clean_array_gpc(\'p\', array(\'mood\' => TYPE_NOHTML));\r\n\r\n $usermood =& datamanager_init(\'User\', $vbulletin, ERRTYPE_STANDARD);\r\n $usermood->set_existing($vbulletin->userinfo);\r\n $usermood->set(\'mood\', htmlspecialchars_uni(convert_urlencoded_unicode($v bulletin->GPC[\'mood\'])));\r\n $usermood->save();\r\n $new_mood = convert_urlencoded_unicode($vbulletin->GPC[\'mood\']);\r\n\r\n if ($new_mood)\r\n {\r\n die(\"<img style=\\\"vertical-align: middle;\\\" src=\\\"images/mood/\" . $new_mood. \".gif\\\" border=\\\"0\\\" />\");\r\n }\r\n else\r\n {\r\n die($vbphrase[change_mood]);\r\n }\r\n}', 'moodmanager');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Thanks
|Jordan|
07-24-2007, 09:52 PM
Awesome sniper, thanks for the quick update!
Nathan2006
07-24-2007, 09:52 PM
Thank you for the update :)
MysticMoon
07-24-2007, 10:17 PM
Ya know I may have clicked installed for this awhile ago when I actually don't have it lol Can I blame then pregnancy hormones? :p
If I have this of yours installed:
https://vborg.vbsupport.ru/showthread.php?t=102270
Then I more then likely do not have this one installed I'm replying to?
*walks away feeling kinda dumb & blushing" :erm:
hmm does this update make it no longer work with version 3.5.x?
I see it is now listed in 3.6 mods & states it's for 3.6.x
but when I installed it months ago it was for 3.5.x.
Anyhow, as to why I'm asking ...
I get this error when I try to import & overwrite the product
Thanks
BellyBelly
07-24-2007, 10:50 PM
Sorry thanks for that - I cant see anyone else's mood now though, only my own, is that right?
Thank-you for such a quick fix and response!
Ev!L ErN!E
07-24-2007, 10:54 PM
Having the same issue with CMPS drop down images not appearing, this fix isn't working for me. :( BTW - Kudos for the quick update Sniper! :)
same problem for me.... no images work in drop down, and the fix Big Jeff posted doesn't work either.
Shazz
07-24-2007, 10:56 PM
Successfully upgated.
-=Sniper=-
07-24-2007, 10:57 PM
strange so you can only see your own mood when viewing a thread?
-=Sniper=-
07-24-2007, 11:01 PM
Successfully upgated.nice :)
almightyone
07-24-2007, 11:24 PM
another successful update
Silvio
07-24-2007, 11:28 PM
ty for fix and for ur great work.
Hack seems in my install not working with :
- subgroups.
example: set usergroupX as denied to use the privilege. then suppose an user is set as main groupX and has also a secondary usergroupY
- enable mood only to usergroupY (deny on X) but usergroupY wont get that privilege.
navbar (pictures on dropdown)
I cant see with IE7 the images on dropdown menu while i can see them with FF.
but with FF seems to be a littel cluttered the display.
pls apologises for my terrible itanglish.
I enclose a pic that can show better than words the issue with FF
little images are repeted many times on same line ... could be when in the list there are also some larger one?
take care
ciao
69lakalle
07-25-2007, 12:11 AM
ty for fix and for ur great work.
Hack seems in my install not working with :
- subgroups.
example: set usergroupX as denied to use the privilege. then suppose an user is set as main groupX and has also a secondary usergroupY
- enable mood only to usergroupY (deny on X) but usergroupY wont get that privilege.
navbar (pictures on dropdown)
I cant see with IE7 the images on dropdown menu while i can see them with FF.
but with FF seems to be a littel cluttered the display.
pls apologises for my terrible itanglish.
I enclose a pic that can show better than words the issue with FF
little images are repeted many times on same line ... could be when in the list there are also some larger one?
take care
ciao
upgraded succesfully thanks man
OMG nice moods can you .rar dem and upload please .. ;)
especially the eat puss lol
paulmjno
07-25-2007, 12:50 AM
This hack is super buggy. I was able to select a blank mood, and now there's no way to change it. And the mood shows up twice everywhere.
Also, it's not appearing in vB options (I did refresh).
Kaleem
07-25-2007, 12:52 AM
This hack is super buggy. I was able to select a blank mood, and now there's no way to change it. And the mood shows up twice everywhere.
Also, it's not appearing in vB options (I did refresh).
Mine was the same i just removed the Postbit edit that i did before manually, and now its working fine :)
-=Sniper=-
07-25-2007, 01:01 AM
This hack is super buggy. I was able to select a blank mood, and now there's no way to change it. And the mood shows up twice everywhere.
Also, it's not appearing in vB options (I did refresh).
then you most likley have a mood with no image associated with it, I fixed the spelling mistake (which caused the blank mood) in the latest version, but don't think it overwrites the old moods.
if you go into admincp and edit a user you will see the mood option, simply enter the user mood you want to set as in the admincp -> mood manager.
I will turn it into a dropdown menu and disable all autoedits by default, since they cause more problems than anything :)
Ba$im
07-25-2007, 02:30 AM
plz can u see this
https://vborg.vbsupport.ru/showpost.php?p=1290926&postcount=489
can this mood depend on phrase?
rainyleaves
07-25-2007, 07:25 AM
thanks, -=Sniper=-
Works perfectly after clean installed with new version.
But I got some problem after mood turned off and on in plug-in.
Mood icon disappear on navbar.
Still got the problem with all turned on.
I can not change mood on navbar.
I think, It seems major bug....
(Old version was no problem)
Sorry my bad English.
Please help.. :)
Poppet
07-25-2007, 08:08 AM
Thanks for the updates sniper :up: made up with being able to reset a members mood in the admin cp :D
I had a problem with double moods but just removed the manual edit in the Postbit template like LightInClouds did and it's working great now :)
69lakalle
07-25-2007, 02:13 PM
This hack is super buggy. I was able to select a blank mood, and now there's no way to change it. And the mood shows up twice everywhere.
Also, it's not appearing in vB options (I did refresh).
open readme.txt and go to step 5 instead of adding just remove
-=Sniper=-
07-25-2007, 04:36 PM
ty for fix and for ur great work.
Hack seems in my install not working with :
- subgroups.
example: set usergroupX as denied to use the privilege. then suppose an user is set as main groupX and has also a secondary usergroupY
- enable mood only to usergroupY (deny on X) but usergroupY wont get that privilege.
navbar (pictures on dropdown)
I cant see with IE7 the images on dropdown menu while i can see them with FF.
but with FF seems to be a littel cluttered the display.
pls apologises for my terrible itanglish.
I enclose a pic that can show better than words the issue with FF
little images are repeted many times on same line ... could be when in the list there are also some larger one?
take care
ciao
sorry do you mean, you want to apply the ban to secondary usergroups is well? Also dropdown menu images will only work in FF.
James250
07-25-2007, 08:01 PM
Mine was the same i just removed the Postbit edit that i did before manually, and now its working fine :)
thanks for the heads up man, I followed your advice, removed the postbits/postbits legacy step (step 3) and all is good.
awesome hack, -=Sniper=- !
BigDog56
07-25-2007, 10:51 PM
Thanks for the updates sniper :up: made up with being able to reset a members mood in the admin cp :D
I had a problem with double moods but just removed the manual edit in the Postbit template like LightInClouds did and it's working great now :)
Ditto here too.
Silvio
07-25-2007, 10:59 PM
sorry do you mean, you want to apply the ban to secondary usergroups is well? Also dropdown menu images will only work in FF.
ty so much for reply.
nope Sniper, I woud like to grant only to 'Active' usergroup (let's call them Usergroup2) when this group is a sub-group of 'Registered' usergroup (let's call them Usergroup1)
so an user belonging just to usergroup 1 cannot use it, but an user belonging to Usergroup 1+2 yes.
to do this should be very simple, just disabling from your hack the group 1 and not 2 so an user that has privileges belonging from usergroup1+2 (override option is set to ON for usergroup2) should definitivelly use the hack.
For FF i do understand that is limited to it, but why (as u can see from the attachment) it repeat many times those little squared images? they are supposed to be only 1 and they are 4 on a line. (only the squared one - first 3 or 4 of the dropmenu - they are supposed to be axactly as the one in my actual mood picture)
I hope what i wrote is 'english' understandable :P
take care
ciao (pls accept my apologises for my broken english)
Mupetz
07-26-2007, 08:46 AM
Thank you for the update ;)
loonytune15
07-26-2007, 10:39 AM
OK I have a serious problem with this hack. I updated to the latest and my posts completely disappeared.
The threads are there and the posts are there when you disable this hack but its all gone when its enabled.
I thought it was another hack at first, but i turned the lot off and found the prob when i turned this on..
BellyBelly
07-26-2007, 11:07 AM
A few people are having these two problems:
My mood function appears to be not working. It just says 'No mood' and there are no other moods to choose from. I've been changing my moods over the last few weeks, so know how to use it... even with the arrow key, there are no moods.
I can't read them but if I use my arrow button I can scroll down through them and change my mood that way.
-=Sniper=-
07-26-2007, 11:24 AM
OK I have a serious problem with this hack. I updated to the latest and my posts completely disappeared.
The threads are there and the posts are there when you disable this hack but its all gone when its enabled.
I thought it was another hack at first, but i turned the lot off and found the prob when i turned this on..
if you can PM me with admin access, so I could have a look what could be wrong! though I have just been to your site in the sig and moods seem to be working?
-=Sniper=-
07-26-2007, 11:26 AM
A few people are having these two problems:
thats most likely because in the AdminCP you have to disable mood images.
Admin CP -> [Sniper] - Mood Manager
I ment to have these disabled by default which I will do in the next update.
-=Sniper=-
07-26-2007, 11:30 AM
ty so much for reply.
nope Sniper, I woud like to grant only to 'Active' usergroup (let's call them Usergroup2) when this group is a sub-group of 'Registered' usergroup (let's call them Usergroup1)
so an user belonging just to usergroup 1 cannot use it, but an user belonging to Usergroup 1+2 yes.
to do this should be very simple, just disabling from your hack the group 1 and not 2 so an user that has privileges belonging from usergroup1+2 (override option is set to ON for usergroup2) should definitivelly use the hack.
For FF i do understand that is limited to it, but why (as u can see from the attachment) it repeat many times those little squared images? they are supposed to be only 1 and they are 4 on a line. (only the squared one - first 3 or 4 of the dropmenu - they are supposed to be axactly as the one in my actual mood picture)
I hope what i wrote is 'english' understandable :P
take care
ciao (pls accept my apologises for my broken english)
I understand what you mean, I'll see if I could add that in the next release.
loonytune15
07-26-2007, 12:32 PM
if you can PM me with admin access, so I could have a look what could be wrong! though I have just been to your site in the sig and moods seem to be working?
Its showing up in the posts, but the rest of it is disabled. I am not sure why its still showing in the postbit though..
**edit**
I re-enabled this hack, to see if I could play with the options and try anything i could think of. But I turned off the auto-edit for the postbit and all seems to work again. So instead of seeing doubles like everyone else was, Mine just completely disappeared. Dammed if I know why though. Still Its working now.
-=Sniper=-
07-26-2007, 12:38 PM
most likely you have done a manual edit, did you disable all auto edits in the admincp to see it solved the problem?
Mudvayne
07-27-2007, 05:01 PM
Nice hack. Installed. Can you please add an option so I can use mood as text rather than images? Or tell me a guideline that I can remove the image & use the mood manager as text?
Bro_Joey_Gowdy
07-31-2007, 07:18 PM
Installed and seem to work fine for vb 3.6.8 check it out
http://www.JoeyGowdy.net
Memphis834@yaho
07-31-2007, 10:53 PM
Hi Sniper, Nice hack! But I seem to be having a problem with my Mood settings on certain browsers, particularly Safari which I use the most. When i click the drop down button to change my mood, theres nothing displayed. Just a blank box. You can only click on a few empty spots and it'll switch. It seems to be working fine on Firefox though. Anything I can do to fix this problem?
esthervdwal
08-01-2007, 06:01 AM
I don't understand a bit of it! I uninstalled the other version want to install this one automatically in de Admin but get a Database error:
Can someone please tell me what I am doing wrong?
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', '[Mood Manager] - Ajax Update', 'ajax_start', 'if ($_POST[\'do\'] == \'insertmood\')\r\n{\r\n $vbulletin->input->clean_array_gpc(\'p\', array(\'mood\' => TYPE_NOHTML));\r\n\r\n $usermood =& datamanager_init(\'User\', $vbulletin, ERRTYPE_STANDARD);\r\n $usermood->set_existing($vbulletin->userinfo);\r\n $usermood->set(\'mood\', htmlspecialchars_uni(convert_urlencoded_unicode($v bulletin->GPC[\'mood\'])));\r\n $usermood->save();\r\n $new_mood = convert_urlencoded_unicode($vbulletin->GPC[\'mood\']);\r\n\r\n if ($new_mood)\r\n {\r\n die(\"<img style=\\\"vertical-align: middle;\\\" src=\\\"images/mood/\" . $new_mood. \".gif\\\" border=\\\"0\\\" />\");\r\n }\r\n else\r\n {\r\n die($vbphrase[change_mood]);\r\n }\r\n}', 'moodmanager');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Wednesday, August 1st 2007 @ 08:59:13 AM
-=Sniper=-
08-01-2007, 06:11 AM
Hi Sniper, Nice hack! But I seem to be having a problem with my Mood settings on certain browsers, particularly Safari which I use the most. When i click the drop down button to change my mood, theres nothing displayed. Just a blank box. You can only click on a few empty spots and it'll switch. It seems to be working fine on Firefox though. Anything I can do to fix this problem?
in the admincp turn of dropdown images, I'll change it so these only work in Firefox as I think that might only be the browser that displays it correctly.
should be able to post a update tomorrow.
therogueforums
08-01-2007, 09:47 AM
Installed! This one works great! Thanks for the update- the other one frustrated me so much I decided to give up on it. This one.... simply flawless!
exes_slayer
08-02-2007, 03:04 PM
* exes_slayer clicks installed
Thanks a lot :)
exes_slayer
08-03-2007, 08:10 PM
a problem just popped up
users using ie and opera can't see the images in the dropdown menu
any way to fix this?
-=Sniper=-
08-03-2007, 09:25 PM
I would suggest turning of the images in dropdown option (in the admmincp), as I will set them to only work in Firefox in the next version, which I hope to release Monday.
teamsupra
08-04-2007, 06:02 AM
How do I get the Mood to display on my members profiles? Its not showing up..
VIPER-MAN
08-07-2007, 04:01 AM
Help! I can only get this to work in the default template. The "$usermoods" doesn't want to appear anywhere in the custom skin. The dropdown list just won't appear unless I switch to the default style.
Works perfectly in the default/standard style. Am I missing something?
VIPER-MAN
08-07-2007, 04:16 AM
Never mind, I figured it out.
derzulya
08-07-2007, 01:47 PM
i have an error ( make a choice to navbar ) :
Parse error: syntax error, unexpected '<' in /var/www/vhosts/xxxx.biz/httpdocs/ajax.php(44) : eval()'d code on line 1
??????
HotRodGyrl
08-08-2007, 12:38 AM
Ok I'm new at this, but I have everything ready but the pictures.
Where in my control panel do I download the images. I have looked so long i'm going crazy...lol
thanks
-=Sniper=-
08-08-2007, 10:26 AM
HotRodGyrl; its in the .zip file you downloaded, just upload those.
HotRodGyrl
08-10-2007, 01:09 AM
HotRodGyrl; its in the .zip file you downloaded, just upload those.
Up load to where in the control panel is my issue...lol
Not with the smilies, not with the avatars, where are they uploaded to?
Yes, I have some blonde/....hahahhaa
Thank you in advance
unforsaken
08-11-2007, 05:16 AM
you upload them via your ftp hotrodgyrl
Skyline_GT
08-11-2007, 08:41 AM
I followed the instruction, but it doesn't appear on my postbit.. I know I edit the correct postbit. but it doesn't show up.. I already changed my mood and still nothing show up..
HotRodGyrl
08-11-2007, 02:40 PM
you upload them via your ftp hotrodgyrl
Thank you much. See, I knew that but couldn't think of it.....
I'm having bad blonde/red moments here lately.
thanks again =):up::D
aslan
08-11-2007, 08:59 PM
Hi Sniper,
I've just upgrade the hack but now I have double mood picture bellow the avatars instead of 1. I was using this hack last 6-7 months w/o any problem but with the new update I have that one. What can I do to have 1 mood gif instead of 2 bellow the avatars.
Thanx
Fungsten
08-11-2007, 09:06 PM
Hi Sniper,
I've just upgrade the hack but now I have double mood picture bellow the avatars instead of 1. I was using this hack last 6-7 months w/o any problem but with the new update I have that one. What can I do to have 1 mood gif instead of 2 bellow the avatars.
Thanx
That happened with myself a while back. Go back and check for double entries in the templates.
welovehiphop
08-11-2007, 11:16 PM
i just made a mood, but have nothing showing and nowhere i can change my mood
welovehiphop
08-11-2007, 11:22 PM
never mind fixed
aslan
08-12-2007, 09:54 AM
That happened with myself a while back. Go back and check for double entries in the templates.
Thank you Fungsten. I've checked from templates but I don't have any double entry. But still have that problem.
Captain Kirk76
08-12-2007, 11:53 AM
Hi. Some of my members are having a few problems The browsers Internet Explorer & Opera
On Firefox the drop down menu for skins has image. On Opera, its just messed up, on IExplorer its just text.
Opera: http://www.rollinpatrol.com/imagehost/uploads/1/opera.jpg
IExplorer: http://www.rollinpatrol.com/imagehost/uploads/1/IE.jpg
Firefox: http://www.rollinpatrol.com/imagehost/uploads/1/Moods.PNG
-=Sniper=-
08-13-2007, 10:51 PM
Any one having issues of displaying double moods, please disable the auto edits or remove the edits you done already!
aslan; in the admincp -> mood manager -> disable the auto edits
Captain Kirk76; again in the admin cp, disable mood images in the dropdown menu
redtaz
08-16-2007, 05:53 PM
Cant get this to work with vbAdvanced CMPS I did the file edit https://vborg.vbsupport.ru/showpost.php?p=1300457&postcount=502 thats there but it still wont show on my vbadvanced cmps but it does show on my forums, anybody know a fix?
Veronica Vain
08-17-2007, 03:34 PM
Stupid question but where do I find the postbit and nav bar in order to modify them?? I scoured my ftp to no avail :( <<<<newbie
nnjj.net
08-19-2007, 03:13 PM
how I can add it in mambers list
gundamz
08-20-2007, 05:26 AM
Hi,
I have add $usermoods to my nav template (custom style) . The mood doesn't show up. It work on default style tough.
Any ideas why?
vitrag24
08-20-2007, 07:02 PM
will this work on vb 3.6.4?
and aafter uploading files and importing plugin do i need to do template edits or can it be done automatically from vb options?
vitrag24
08-21-2007, 08:39 PM
really cool and simple to install.
Working without any problem.
BTW foldername should be mood not moods
One request: plz make this work for vBadvanced Links Directory v2.0.1 which isnt showing images of mood.
One query:: It is being shown in profile only and only for those who has seted mood. y cant i see it in posts? and better if you add no mood by default or something tricky.
Brandon Sheley
08-22-2007, 04:29 PM
love it :)
really cool and simple to install.
Working without any problem.
BTW foldername should be mood not moods
One request: plz make this work for vBadvanced Links Directory v2.0.1 which isnt showing images of mood.
One query:: It is being shown in profile only and only for those who has seted mood. y cant i see it in posts? and better if you add no mood by default or something tricky.
I didn't have to rename a folder ?
to answer both your questions, you can manually edit the template .. It's all in the readme ;)
vitrag24
08-22-2007, 05:33 PM
it is written it'll edit templates automatically.
do i need to edit manually?
can i see a demo forum where it is installed
SliceofLife
08-23-2007, 03:50 AM
I don't know where to upload the 'moods' folder with images in side it?
I've tried public_html/images/moods and public_html/forum/images/moods but it's still showing the X for me where the gif image should be...
SliceofLife
08-23-2007, 04:04 AM
I don't know where to upload the 'moods' folder with images in side it?
I've tried public_html/images/moods and public_html/forum/images/moods but it's still showing the X for me where the gif image should be...
Ok nevermind. I read up a few posts and someone mentioned the name is supposed to be mood and not moods. I've changed it and it's working.
Thanks!
skyyjet
08-23-2007, 04:33 PM
Can we display the users mood below his avatar ?
ie. everwhere where he posted on the forum?
If yes then how?
skyyjet
08-23-2007, 04:45 PM
Also why it doesn't shows the mood of forum admin in his profile page?
However it shows mood of other members in their profile page.
Mrdby
08-23-2007, 05:44 PM
3.6.8?
HELP!! It was working fine till I accidentally messed up my default theme. Now the mood is showing up twice in the post area member info thingy! I looked in the MEMBERINFO template and the code is only in there once...
vitrag24
08-23-2007, 06:36 PM
not shown in posts in my forum
how to make it shown in every posts?
ramco
08-23-2007, 07:41 PM
Hi;
I installed the mood hack and followed the instruction within Read me file exactly , but when I select one mood ,it appears like this :
http://m1.freeshare.us/169fs96435.jpg
Could anybody help me throughout this matter ?
thanks in advance
skyyjet
08-24-2007, 05:06 AM
I am using 3.6.8
Any help?
egyptsons
08-24-2007, 11:03 PM
good one thanks:)
skyyjet
08-25-2007, 07:04 AM
Also why it doesn't shows the mood of forum admin in his profile page?
However it shows mood of other members in their profile page.
Any solution for this?
I am using 3.6.8
derzulya
08-25-2007, 10:49 AM
i have an error ( for want choise)
Parse error: syntax error, unexpected '<' in /var/www/vhosts/xxxx.biz/httpdocs/ajax.php(44) : eval()'d code on line 1
??????
2impulsiv
08-25-2007, 12:19 PM
I have noticed on my 3.6.8 board that if a user does not have their text editor set to enhanced interface WYSIWYG it wont show the moods in the drop down menu, if you click on the change mood text the drop down box appears but will say no moods..
Not sure what is going on there but other wise it works fine for me..
:)
almightyone
08-25-2007, 12:27 PM
not shown in posts in my forum
how to make it shown in every posts?
just manually add the code to the postbit or postbit legacy tamplate if you have custome templates i dont think it will edit them auto i have this installed it works on my posts and in profiles and in vbadvanced
vitrag24
08-25-2007, 03:57 PM
there is no autoedits in mavbar and memberinfo templates also but moodstatus is seen in profile and undernav bar.
I edited postbit template and it is seen now in posts also.
anything else should i do?
mood status is now seen in profile,posts and belowpm[navbar]
BTW those who havent set mood for them nothing is seen..there should be no mood instead of it.can i do it anyway?
Trillian
08-25-2007, 04:08 PM
HELP!! It was working fine till I accidentally messed up my default theme. Now the mood is showing up twice in the post area member info thingy! I looked in the MEMBERINFO template and the code is only in there once...
If you are seeing the mood twice in a post, then it's likely you edited both the postbit and the postbit_legacy templates. It's only necessary to edit one of them.
If you are seeing the mood twice in a member profile, then it's likely you followed the directions correctly! Turns out it's not necessary to modify the MEMBERINFO template since by default the mood will display as part of the $customfields variable.
skyyjet
08-27-2007, 09:33 AM
Its working cool now :)
gundamz
08-27-2007, 09:53 AM
Hi all,
I have add $usermoods to my nav template (custom style) . The mood doesn't show up. It work on default style tough.
Any ideas why?
afmarko99
08-28-2007, 02:40 AM
Hi;
I installed the mood hack and followed the instruction within Read me file exactly , but when I select one mood ,it appears like this :
http://m1.freeshare.us/169fs96435.jpg
Could anybody help me throughout this matter ?
thanks in advance
If you manually edit your postbit, private message, etc and have
Auto Edit Postbit, Auto Edit Member Info, Auto Edit Navbar then it will show doubles. Turn these to off and re-check everything. You should be fine after turning those off.
afmarko99
08-28-2007, 02:43 AM
Ok so the mood manager worked fine untill I installed the unread post hack to the welcome box. Now when mood manager is enabled it forces the welcome box to become off center with its own border and the mood is placed outside of the welcome box.
It seems there isn't enough room to fit both inside of the welcome box so is there any other way I can adjust this or place it somewhere else?
rayphua
08-28-2007, 09:56 AM
Can anyone advise how I can show usermoods in
1. Members List
2. Who's Online (not the one at the What's Going On box)
Thanks.
mlbvb
08-31-2007, 01:04 PM
Just a small FYI: If anyone updates their VB software from a pre-3.6.6+ version and has an older version of this hack, make sure to download the latest version. Otherwise, the auto-replace will mess up your member profiles.
G_Man
09-01-2007, 04:59 AM
hahaha...
What a great fun Hack!!
Cheers Mate!!
AKapadia
09-02-2007, 04:42 AM
i love this hack and it work great but my new skin has all private massage info in header template and nav template is empty so when i add $usermoods, it's not working.. please help!
SuperTaz
09-02-2007, 06:19 AM
Will this hack work with 3.6.8? I installed it for that version and it does not show anything. Is there more code missing?
Littlebit
09-02-2007, 04:51 PM
I modified the link in Plugin Manager > [Mood Manager] - Make Drop Down Menu
and it's not working with 3.6.8 and CMPS
I added these variables to cmps
vbmoods
usermoods
is there another one I'm missing maybe or does the script need an update for 3.6.8?
I'll disable this for the time being.
afullcup
09-04-2007, 04:26 PM
has anyone made this work in 3.6.8?
djbaxter
09-05-2007, 10:13 AM
Will you be adding new moods? I got a few ideas on moods... Ex: Lazy, Excited, etc...
I don't think I'll be adding new moods. The system allows users to add new moods themselves, and it comes with quite a few already.
Question: Is there a way to make a custom mood?
You can easily create new moods, just make the graphic and add the mood name in the admincp options. If you mean custom as in only specific users or usergroups can set it, no.
I suck at graphics. Is there a template for additional moods that could be easily modified by just adding text?
deezelpope
09-05-2007, 11:38 AM
Djbaxter and everyone else, I know how to do it...I can help you, if you like.:)
djbaxter
09-05-2007, 04:02 PM
Djbaxter and everyone else, I know how to do it...I can help you, if you like.:)
That's very kind of you, deezelpope.
I run a mental health forum so what i wanted to do was add moods that are more consistent with "symptoms" or emoitonal states.
These current ones work for me:
Angry
Blah
Bored
Brooding
Cheerful
Confused
Crappy
Cynical
Doubtful
Fine
Grumpy
Happy
Mellow
Paranoid
Relaxed
Sad
Scared
Stressed
Worried
What I'd want is additional moods such as:
Afraid
Agitated
Alarmed
Amused
Annoyed
Anxious
Ashamed
Bitter
Brave
Calm
Cautious
Comfortable
Confident
Content
Depressed
Determined
Disappointed
Elated
Embarrassed
Envious
Euphoric
Fearful
Frustrated
Grateful
Grieving
Guilty
Homesick
Hopeful
Hypomanic
Impatient
In Pain
Inadequate
Irritable
Jealous
Lonely
Manic
Negative
Nervous
Positive
Proud
Remorseful
Resentful
Satisfied
Shy
Sorry
Tense
Unhappy
Vulnerable
I realize this is a pretty long list. That's why I asked about templates so I could try and hack them together myself. But if you have the time and are willing, it would be greatly appreciated. :)
deezelpope
09-05-2007, 04:49 PM
LOL!! Oh wow!! I'm kind of a smilie collector, too, so that helps! Gimme a little time, k, and I'll do my best! I'll put 'em in a zip file for ya and put them here, otherwise PM me your e-maill address so I can send them to ya that way...then they will be exclusively yours.:D
Doing this for you sure beats cleaning my bathroom! HA!
vitrag24
09-05-2007, 04:51 PM
nice..
plz pm me when u make more moods.
:)
djbaxter
09-05-2007, 05:19 PM
LOL!! Oh wow!! I'm kind of a smilie collector, too, so that helps! Gimme a little time, k, and I'll do my best! I'll put 'em in a zip file for ya and put them here, otherwise PM me your e-maill address so I can send them to ya that way...then they will be exclusively yours.
I'm trying to use it sort of like a "mood journal" for the psychology forum members - hence the large number of moods.
I PM'd you my email address. Thanks for this! You're an angel. And I really do suck at graphics - never been my forte. :o
vnairp11
09-05-2007, 05:33 PM
can u make the mood p ull down menu contents to show up in all sections of the vb site such as vb adanced, vbgallery, vb arcade etc. :) because the pull down contents only show up when you are in the forum section though the menu is visible in all of the above.
deezelpope
09-05-2007, 05:45 PM
I'm trying to use it sort of like a "mood journal" for the psychology forum members - hence the large number of moods.
I PM'd you my email address. Thanks for this! You're an angel. And I really do suck at graphics - never been my forte. :o
Right, I get it...pretty cool, if you ask me!
I've gotten as far as 'calm'...it's going faster than I thought it would! You will have them later today! I've gotten pretty proficient in Animation Shop...pretty proud of myself, actually! And I've even taught Bhen13 from here how to use it himself! He said I'm a good teacher...hehe. Well, back to your moods! I hope the smilies match the moods to your liking.:)
Ok, back to it!!;):D
djbaxter
09-05-2007, 08:19 PM
Right, I get it...pretty cool, if you ask me!
I've gotten as far as 'calm'...it's going faster than I thought it would! You will have them later today! I've gotten pretty proficient in Animation Shop...pretty proud of myself, actually! And I've even taught Bhen13 from here how to use it himself! He said I'm a good teacher...hehe. Well, back to your moods! I hope the smilies match the moods to your liking.:)
Ok, back to it!!;):D
Dawn, those are absolutely awesome! I cannot thank you enough. :)
Already added to my forum.
deezelpope
09-05-2007, 08:28 PM
Wonderful!:) My pleasure!:D
DS MrSinister
09-05-2007, 09:26 PM
I modified the link in Plugin Manager > [Mood Manager] - Make Drop Down Menu
and it's not working with 3.6.8 and CMPS
I added these variables to cmps
vbmoods
usermoods
is there another one I'm missing maybe or does the script need an update for 3.6.8?
I'll disable this for the time being.
it works. you must have miss a nav bar edit or something.. also need to upload the images folder to root directory of the main site to work with CMPS also need usermood to be added to the Portal Output Global Variables of cmps. well thats how i got it to work.. I am sure their is a another way but not sure how.
LiftNw8
09-07-2007, 12:13 AM
I installed this hack on my new forum talknepa.com and I am getting what I think is an error, the post bit is appearing twice in my sidebar with all my info and twice in the profile, why would it do this and how do I correct it.
DS MrSinister
09-07-2007, 12:16 AM
I installed this hack on my new forum talknepa.com and I am getting what I think is an error, the post bit is appearing twice in my sidebar with all my info and twice in the profile, why would it do this and how do I correct it.
Look and see if you have the edits still in place if so remove them should take care if the problem.
LiftNw8
09-07-2007, 12:23 AM
Look and see if you have the edits still in place if so remove them should take care if the problem.
So by removing the edit I made in the one of the locations will ie, postbit or postbit_legacy, navbar template or Member Info, which one of these is the location that will remove the extra, I am guessing the MEMBER INFO, would this be correct.
djbaxter
09-07-2007, 12:29 AM
I installed this hack on my new forum talknepa.com and I am getting what I think is an error, the post bit is appearing twice in my sidebar with all my info and twice in the profile, why would it do this and how do I correct it.
So by removing the edit I made in the one of the locations will ie, postbit or postbit_legacy, navbar template or Member Info, which one of these is the location that will remove the extra, I am guessing the MEMBER INFO, would this be correct.
Yes. The installation instructions are confusing. In most cases, just installing the product will take care of template edits automatically. The instructions tell you to make some manual changes but they should say "ONLY if the automatic edits fail".
I made the same mistake at first. Just go back and reverse all the manual edits and you should be fine.
LiftNw8
09-07-2007, 12:59 AM
Cool, Thanks!
Ohiosweetheart
09-07-2007, 03:17 PM
The installation instructions give you the template edits, which most people do before they go to the settings in vB Options. Having the options there to auto edit is redundant, in addition to being confusing for people new to hack installs.
LiftNw8
09-07-2007, 03:30 PM
I was just following the directions, which got me doubled up in a couple of spots, but I got it all fixed up now, and I agree that have that is redundant as well as confusing for some.
djbaxter
09-07-2007, 05:18 PM
The installation instructions give you the template edits, which most people do before they go to the settings in vB Options. Having the options there to auto edit is redundant, in addition to being confusing for people new to hack installs.
"Actually", if you install the latest version, it attempts to do the edits automatically. And until you install it, you don't have the options panel in your ACP to turn off the option for automatic edits (the default). :rolleyes:
If you have a heavily customized style, the probability is that the automatic edits won't work and then you'll have no choice but to do them manually.
In any case, the advice I gave to LiftNw8 was correct and will solve his problem.
vnairp11
09-08-2007, 02:58 PM
can u make the mood p ull down menu contents to show up in all sections of the vb site such as vb adanced, vbgallery, vb arcade etc. :) because the pull down contents only show up when you are in the forum section though the menu is visible in all of the above.
any one else having these issues any solutions thanks.
xandizitxu
09-08-2007, 08:03 PM
Its not displaying on the thread :/
link: http://www.hakkeshu.com/forums/showthread.php?t=36
Mrdby
09-09-2007, 10:59 PM
would this work on zoints?
xandizitxu
09-09-2007, 11:30 PM
Got to working because forgeted to edit postbit ^^ Thanks for the mod!
djbaxter
09-10-2007, 12:29 AM
would this work on zoints?
You need to specify which "Zoints".
I have it working fine with Zoints SEO (no mod_rewrite), Zoints Thread Tags, and Zoints Thread Comments.
momo2
09-11-2007, 01:23 AM
i do not have this in my post bit
<div>
$vbphrase[posts]: $post[posts]
</div>
Veronica Vain
09-12-2007, 12:20 PM
certain skins i have wont show the moods in the post bit anymore. they once did but i had to revert due to the credits mod and upon reinstallation its not showing up
xandizitxu
09-12-2007, 01:09 PM
edit ur posbit and posbit_legacy again
Veronica Vain
09-12-2007, 07:11 PM
I have, I did it 3 times hence me posting here
My question still stands
mm mods 2k6
09-15-2007, 01:55 AM
Nominated 4 motm. :)
Kaleem
09-16-2007, 07:24 PM
After installing i have a new problem can u please tell me how can i fix this
Error shown in the image
http://www.friendskorner.com/forum/photopost/showphoto.php/photo/47668/size/big/cat/500
Shazz
09-16-2007, 10:06 PM
Nominated 4 motm. :)
* Shazz does the same
yoyoyoyo
09-17-2007, 11:50 PM
Great mod, however I am getting a weird error - the "In Love" mood does not show up in the dropdown:
https://vborg.vbsupport.ru/
and I have the file uploaded:
https://vborg.vbsupport.ru/
and if I go to: mysite.com/forum/images/mood/In_Love.gif in my browser I can see that the image is there:
https://vborg.vbsupport.ru/
and I have the settings in the ACP set correctly:
https://vborg.vbsupport.ru/
As you can see I have the file named In_Love.gif and the option in the ACP set to In_Love also.
Any ideas? My solution was to simply remove that "mood" from my forum, but I don;t want ot deny someone who is in love the option to express that emotion to the world :D
vitrag24
09-18-2007, 04:27 PM
Great mod, however I am getting a weird error - the "In Love" mood does not show up in the dropdown:
https://vborg.vbsupport.ru/
and I have the file uploaded:
https://vborg.vbsupport.ru/
and if I go to: mysite.com/forum/images/mood/In_Love.gif in my browser I can see that the image is there:
https://vborg.vbsupport.ru/
and I have the settings in the ACP set correctly:
https://vborg.vbsupport.ru/
As you can see I have the file named In_Love.gif and the option in the ACP set to In_Love also.
Any ideas? My solution was to simply remove that "mood" from my forum, but I don;t want ot deny someone who is in love the option to express that emotion to the world :D
same was with me
bcz spelling of that gif file was different in acp and in folder u upload.
edit spelling in images folder..
yoyoyoyo
09-19-2007, 11:02 AM
same was with me
bcz spelling of that gif file was different in acp and in folder u upload.
edit spelling in images folder..I did that - see the pics above...
also, my users have been reporting many errors related to this hack when changing their moods:
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/mysite/public_html/ajax.php on line 37
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/ajax.php on line 37
for some reason it is looking for the ajax.php file in the public_html instead of my forum address - it should be looking for the file at: /home/mysite/public_html/forum/ajax.php
yoyoyoyo
09-19-2007, 11:13 AM
uninstalled - too buggy. my members would love to see it back - I hope it can be fixed.
vitrag24
09-19-2007, 02:48 PM
no problem in hack.. you must have done osme mistake.
Gr8 hack.
yoyoyoyo
09-19-2007, 03:24 PM
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 mood manager 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)?
vitrag24
09-19-2007, 03:28 PM
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 mood manager 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.
yoyoyoyo
09-19-2007, 05:54 PM
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.
Littlebit
09-19-2007, 07:16 PM
Ah, I didn't do this. I'll try again thanks :)
...need to upload the images folder to root directory of the main site to work
yoyoyoyo
09-19-2007, 07:32 PM
Sniper - I dug through the error logs and raw access logs and discovered that the error described above happens when someone activates the mood manager 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.
Veronica Vain
09-20-2007, 01:45 AM
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?
vitrag24
09-20-2007, 07:11 AM
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.
and alswo check spelling of mood/moods.
vnairp11
09-20-2007, 07:33 AM
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 :)
SuperTaz
09-20-2007, 07:37 AM
Does anyone have this working for Version 3.6.8?
vnairp11
09-20-2007, 07:38 AM
However, images and moods disappearing int he pull down box when you are the vbadvancedpage, gallery, arcade etc is annoying does it have some hook system.
yoyoyoyo
09-20-2007, 09:36 AM
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 :)
I did the manual edits, but that is not compliant with vbadvanced. to be compliant with vbadvanced it needs to be:
<if condition="!empty($post[mood])">
<div>
$vbphrase[my_mood]: <img src="$vboptions[bburl]/images/mood/$post[mood].gif" border="0" />
</div>
</if>
however, that fix still does not fix the issue regarding this hack looking for the ajax.php outside the forum directory - that needs to be fixed in the plugin. If you don't believe me try looking at your server's error log - I bet you will see a lot of errors there about the ajax.php not being found (while using this hack)
djbaxter
09-20-2007, 12:35 PM
Does anyone have this working for Version 3.6.8?
Yes. It's working fine with 3.6.8 for me.
I did the manual edits, but that is not compliant with vbadvanced. to be compliant with vbadvanced it needs to be:
however, that fix still does not fix the issue regarding this hack looking for the ajax.php outside the forum directory - that needs to be fixed in the plugin. If you don't believe me try looking at your server's error log - I bet you will see a lot of errors there about the ajax.php not being found (while using this hack)
If you are not using vBAdvanced, this add-on works fine and does not produce that error. Thus, your conclusion that this add-on needs to be fixed seems somewhat dubious. It would appear that it is vBAdvanced that is causing your error, n'est-ce pas?
import-houston
09-21-2007, 06:41 AM
very good mood manger
yoyoyoyo
09-21-2007, 10:54 PM
If you are not using vBAdvanced, this add-on works fine and does not produce that error. Thus, your conclusion that this add-on needs to be fixed seems somewhat dubious. It would appear that it is vBAdvanced that is causing your error, n'est-ce pas?Well, considering that vbAdvanced is the single most popular CMPS for vBulletin it is kind of silly not to want your hacks to be compliant. The fact is that "$vboptions[bburl]/" is a vBulletin phrase/option and not a vbAdvanced option/phrase. The language is already built in to vBulletin, so why not use it when writing a hack, it it will make your hack more compliant with other very popular mods? Also, the way the code is written, this error will occur with ANYONE that uses a CMPS, not just vbAdvanced.
jlp09550
09-22-2007, 01:49 AM
How can I add the $membermood variable to other templates? My skin is designed with the member bar in the header template.
Konstantinos
09-23-2007, 04:18 PM
Do you want to display mood images in the dropdown instead of mood names?
Doesnt work
tmffirework
09-26-2007, 08:25 AM
I have a question. I use a template without the
$vbphrase[private_messages_nav]
in the Navbar, but in the header. But if I place:
<br />$usermoods
In the Heather (where stands that oder code) I doesn't work? Where else can I plase the last code?
Shinou
09-26-2007, 09:29 AM
Not showing up for me, Only "My mood:" and nothing else, any help here?
Fungsten
09-26-2007, 04:49 PM
Not showing up for me, Only "My mood:" and nothing else, any help here?
I think I had something like that also. Go back and check your installation.
PurpleButterfly
09-28-2007, 10:53 AM
Can anyone help me, please? Everything shows up but the graphics, which I've double checked to ensure proper URL. When I click on "change mood", I get the dropdown menu with mood names, but no images and it also won't allow me to actually click on anything (can't select mood). I have pored through this thread and spent hours trying to solve...any help would be greatly appreciated! :)
PurpleButterfly
09-28-2007, 11:20 AM
Also wanted to mention that I'm using the latest vBulletin 3.6.8
I can manually change the moods for individual users via the AdminCP...the image shows up but again, no click-ability or images in the drop-down.
:(
PurpleButterfly
09-28-2007, 05:50 PM
Anyone? *help*
https://vborg.vbsupport.ru/external/2007/10/24.gif
PurpleButterfly
09-30-2007, 12:15 AM
Waaaaaaahhhh, nobody loves me. :(
Shazz
09-30-2007, 05:38 AM
Posting continuously can result in infraction account/suspension. I wouldn't recommend it
PurpleButterfly
09-30-2007, 06:03 PM
Thank you to the mod author who responded quickly and kindly to my PM...turns out I only needed a minor security setting adjusted on my PC! I am still getting "no mood" and an empty drop-down when on the "new posts" page, but we can live with that. So if anyone else has installed, can change moods from the admin panel, sees text mood names but can't click within the dropdown, check your Java and security settings! ;)
Also, for anyone interested in a different style of moods, I found this wonderful set of mood bears (http://oserrato.com/ottosbearmoods.html) that I am using. They are perfect for family-friendly and/or Christian sites! :)
PurpleButterfly
09-30-2007, 06:04 PM
Posting continuously can result in infraction account/suspension. I wouldn't recommend it
Eep, I had no idea...I'm sorry. :(
deezelpope
09-30-2007, 06:39 PM
Also, for anyone interested in a different style of moods, I found this wonderful set of mood bears (http://oserrato.com/ottosbearmoods.html) that I am using. They are perfect for family-friendly and/or Christian sites! :)
OMG! Are those ever ADORABLE!!!:) Thanks for posting the link!:D
demojames
10-02-2007, 07:01 PM
Thank you to the mod author who responded quickly and kindly to my PM...turns out I only needed a minor security setting adjusted on my PC! I am still getting "no mood" and an empty drop-down when on the "new posts" page, but we can live with that. So if anyone else has installed, can change moods from the admin panel, sees text mood names but can't click within the dropdown, check your Java and security settings! ;)
I notice the same thing make sure the image folder that has the images are marked "mood" not "moods".
It should be /images/mood not /images/moods. Then they should show up!
sinn3d
10-10-2007, 08:44 AM
Hi,
First thankyou for this great mod.
I have a problem though.
When selecting the none image mood, it disable the mood and i cant do anything to turn it back on. I had to reinstall the plugin before it works again, How can i fix current problem (Look at attached image thanks)
connkid25
10-10-2007, 02:11 PM
Has anyone figured out how to add the dropdown to the users "edit profile" page? I got it in there and then the save changes button no longer works. It would be great to add it above $customfields[regular] in the modifyprofile template. Any ideas on how to get that to work?
djbaxter
10-10-2007, 02:29 PM
Has anyone figured out how to add the dropdown to the users "edit profile" page? I got it in there and then the save changes button no longer works. It would be great to add it above $customfields[regular] in the modifyprofile template. Any ideas on how to get that to work?
I couldn't get that to work either. However, I admit I didn't try very hard since the change mood appears on every page just under # of private messages. Having it in modifyprofile as well would probably be superfluous.
connkid25
10-10-2007, 02:39 PM
I couldn't get that to work either. However, I admit I didn't try very hard since the change mood appears on every page just under # of private messages. Having it in modifyprofile as well would probably be superfluous.
Yeah but I removed it from under the private messages because I have a ton of pages that are outside of the forums that use the navbar. I have almost a youtube type area, personals etc that it refuses to work with. The best option on mine is just to add it to the profile page.
rwilkins108
10-11-2007, 12:49 AM
I've made some changes in this that I thought would be good for updating this plugin. For the most part, the changes only affect image drop downs.
#1 I've gotten rid of the multiple optgroups and replaced them with just options. This has resulted in a much smaller code size, plus, the selected image is no longer blurred out and it looks much better and is faster.
#2 Since I've got a lot of animated .gifs and they have different sizes, I had a problem with overlapping images and it was hard to select those moods. So what I've done is made the size of the selections changeable. I made the size the biggest gif I had, in my case 36px x 100px. This makes the selections more spaced out, but I think it looks nicer. These changes have my defaults in them. I've also separated out the style info into a css tag, so that should make the code smaller as well.
Hopefully you'll find this useful.
If you're not comfortable making these changes, please don't or at least back things up...
The changes are in 2 places:
#1 replace the contents of the template quick_mood_change_by_sniper with
<!-- / dropdown mood select by sniper start -->
<style>
.moods_option {
height: 36px; width: 100px; background-repeat: no-repeat; background-position: center;
}
</style>
<div class="vbmenu_popup" id="moods_menu" style="display:none">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="thead" valign="middle">$vbphrase[change_mood]:</td>
</tr>
<tr>
<td class="alt1" valign="middle">
<form action="index.php?do=ajax_mood_update" method="post" id="mood_form">
<input type="hidden" name="s" value="$session[sessionhash]" />
<select name="mood" size="7" onchange="change_mood(this.value);">
<option style="text-align: center;" value=""<if condition="empty($bbuserinfo[mood])"> Selected</if>>$vbphrase[no_mood]</option>
$vbmoods[mood]
</select>
</form>
</td>
</tr>
</table>
</div>
<div><strong>$vbphrase[change_mood]:</strong> <a href="#" id="moods"><if condition="!empty($bbuserinfo[mood])"><img src="$vboptions[bburl]/images/mood/$bbuserinfo[mood].gif" border="0" align="absmiddle"/><else />$vbphrase[change_mood]</if></a> <script type="text/javascript"> vbmenu_register("moods", 1); </script></div>
<!-- / dropdown mood select by sniper end -->
#2 replace the contents of the plugin [Mood Manager] - Make Drop Down Menu with
if ($vbulletin->options['moodmanageronoff'] AND $vbulletin->userinfo['userid'] AND !in_array($vbulletin->userinfo['usergroupid'], explode("|", $vbulletin->options['moodmanagerusergroup'])))
{
$vbulletin->templatecache['header'] .= '<script type=\"text/javascript\">
<!--
function update_mood()
{
fetch_object(\'moods\').innerHTML = \'Updating...\';
if (ajax_mood.handler.readyState == 4 && ajax_mood.handler.status == 200 && ajax_mood.handler.responseText)
{
fetch_object(\'moods\').innerHTML = ajax_mood.handler.responseText;
}
}
function change_mood(mood)
{
ajax_mood = new vB_AJAX_Handler(true);
ajax_mood.onreadystatechange(update_mood);
ajax_mood.send(\'ajax.php\', \'do=insertmood&mood=\' + PHP.urlencode(mood));
}
//-->
</script>';
$moodslist = explode("\n", $vbulletin->options['moodmanagermoods']);
if ($vbulletin->options['moodmanagerimages'] && !eregi("MSIE", $_SERVER['HTTP_USER_AGENT']))
{
$vbmoods['mood'] .= '<optgroup>';
}
foreach ($moodslist AS $mood)
{
$mood = trim($mood);
if ($mood == $vbulletin->userinfo['mood']) { $selectedmood = ' Selected'; } else { $selectedmood = ''; }
if (!$vbulletin->options['moodmanagerimages'] || eregi("MSIE", $_SERVER['HTTP_USER_AGENT']))
{
$vbmoods['mood'] .= '<option value="' .$mood. '"' .$selectedmood. '>' .$mood. '</option>';
}
else
{
$vbmoods['mood'] .= '<option class="moods_option" style="background-image: url(images/mood/' .$mood. '.gif);" value="' .$mood. '"' .$selectedmood. '></option>';
}
}
if ($vbulletin->options['moodmanagerimages'] && !eregi("MSIE", $_SERVER['HTTP_USER_AGENT']))
{
$vbmoods['mood'] .= '</optgroup>';
}
if ($vbulletin->options['moodmanagerglobal'])
{
$search_text = '$vbphrase[private_messages_nav]';
$vbulletin->templatecache['navbar'] = str_replace($search_text, $search_text . "<br />" . fetch_template('quick_mood_change_by_sniper'), $vbulletin->templatecache['navbar']);
}
else
{
eval('$usermoods = "' . fetch_template('quick_mood_change_by_sniper') . '";');
}
}
To change the size of the amount of space each gif takes, modify
.moods_option
height: 36px; width: 100px;
to the size you want.
Here's a picture of what it looks like on my site:
(Sorry for the poor quality animated gif!)
https://vborg.vbsupport.ru/external/2007/10/18.gif
you can try it out on my site by registering on http://www.u-assist.com
connkid25
10-11-2007, 10:43 AM
Has anyone figured out how to add the dropdown to the users "edit profile" page? I got it in there and then the save changes button no longer works. It would be great to add it above $customfields[regular] in the modifyprofile template. Any ideas on how to get that to work?
Forget about my above message. I created a new VB page (mood.php) and added the link in the User CP sidebar. It works good and actually looks better! Thanks for this awesome hack!
connkid25
10-12-2007, 02:25 PM
Hey everyone, im just uploading this as this is how I created a new page and placed the link in the User CP. This will drop the location under the private messages and create a new page that uses forum permissions. You can edit the text of the new page and customize it as you wish.
Unregistered and banned users will not be able to access the page. I have included all the code and instructions in the zip file.
I did it this way because its a pain to get this to work in areas outside of the forums but the mood manager is an awesome addition to anyones forums!
vitrag24
10-12-2007, 03:08 PM
Hey everyone, im just uploading this as this is how I created a new page and placed the link in the User CP. This will drop the location under the private messages and create a new page that uses forum permissions. You can edit the text of the new page and customize it as you wish.
Unregistered and banned users will not be able to access the page. I have included all the code and instructions in the zip file.
I did it this way because its a pain to get this to work in areas outside of the forums but the mood manager is an awesome addition to anyones forums!
i didnt understand wht you have did?
mood wont be shown below usercp and posts?
connkid25
10-12-2007, 03:53 PM
i didnt understand wht you have did?
mood wont be shown below usercp and posts?
All this does is changes the mood dropdown and places it in its own page. This is so you dont have to have it under the private messages. Nothing else changes just the dropdown location. Also, only members have access to the new page and the link will be in the user control panel where they edit their profile.
vitrag24
10-13-2007, 05:06 PM
Then i don't think it is worth to change..
as below pm is cool for me.
:)
Do you have added more gifs/moods which i can use in same version installed earlier??
rwilkins108
10-13-2007, 07:55 PM
If someone posts a mod or an addition to a mod, you don't have to write and say not interested, just don't take it and move along...
connkid25
10-14-2007, 04:49 AM
Then i don't think it is worth to change..
as below pm is cool for me.
:)
Do you have added more gifs/moods which i can use in same version installed earlier??
Its not an update to the mod itself. All its doing is changing the location of the dropdown and placing it on a seperate page with forum permissions. Since I have hundreds of pages outside of the forums directory, this was the best solution. Im just adding it here in case anyone else wants to move the dropdown like I did.
As for new images, I dont see why you would need more.. The ones included are pretty much all you need. You could always make your own using photoshop.
Hi,
I'd like to use this mod. Are there mood images without english text?
deezelpope
10-14-2007, 11:50 AM
As for new images, I dont see why you would need more.. The ones included are pretty much all you need. You could always make your own using photoshop.
Animation Shop works, too.:)
vitrag24
10-14-2007, 05:56 PM
Its not an update to the mod itself. All its doing is changing the location of the dropdown and placing it on a seperate page with forum permissions. Since I have hundreds of pages outside of the forums directory, this was the best solution. Im just adding it here in case anyone else wants to move the dropdown like I did.
As for new images, I dont see why you would need more.. The ones included are pretty much all you need. You could always make your own using photoshop.
cool.
Well i'm not gfx expert and not used to photoshop so can't make myself.
asked if you have included more images. :)
jarod1981?
10-16-2007, 10:20 AM
Hi Guys
I wanted to ask if you could add the tag "title" at all images, type:
When the mouse passes over the image aggressive ...
TAG = Username is aggressive
Is possibile add this?
Thanks and compliments for this Mod :)
:up:
GoTTi
10-16-2007, 05:14 PM
this doesnt work fully with 3.6.8 does it?
the auto insert for memberinfo isnt working.
and the icons arent showing on the dropdown even though its enabled.
any ideas?
connkid25
10-17-2007, 12:25 AM
this doesnt work fully with 3.6.8 does it?
the auto insert for memberinfo isnt working.
and the icons arent showing on the dropdown even though its enabled.
any ideas?
I have it on 3.6.8 and it works fine with the auto insert. The images in the dropdown only seem to show on firefox. Im guessing your using IE?
djbaxter
10-17-2007, 01:25 PM
this doesnt work fully with 3.6.8 does it? the auto insert for memberinfo isnt working. and the icons arent showing on the dropdown even though its enabled.
I have it on 3.6.8 and it works fine with the auto insert. The images in the dropdown only seem to show on firefox. Im guessing your using IE?
It works fine with 3.6.8 and with IE.
Chcek to ensure that you have uploaded the images to the correct place and that the mood titles match the filenames.
mamashid
10-17-2007, 01:27 PM
i'm using IE and its working fine for me!
connkid25
10-17-2007, 02:35 PM
Both of you are using IE 7? I could never get the images to show in the dropdown other than in FF. Everything else works so the names are correct. P.S. The image shows after you click the mood in the dropdown..
connkid25
10-17-2007, 02:38 PM
cool.
Well i'm not gfx expert and not used to photoshop so can't make myself.
asked if you have included more images. :)
If you provide the smilies or images you want in the new moods, I can make some for you. I wont have the time to make a whole new set though..
djbaxter
10-17-2007, 04:04 PM
Both of you are using IE 7? I could never get the images to show in the dropdown other than in FF. Everything else works so the names are correct. P.S. The image shows after you click the mood in the dropdown..
Yes. Works in IE7 and IE6.
If you're having problems in IE7, flush the cache. Also note that IE7 still doesn't handle animations as well as it should, even with all updates, so you might want to ensure that all mood images are static.
If you've adjusted any of the settings in IE7, try restoring all the default settings and see if that helps. Then, one at a time alter the settings back to the way you want them until something breaks.
rwilkins108
10-17-2007, 04:05 PM
Both of you are using IE 7? I could never get the images to show in the dropdown other than in FF. Everything else works so the names are correct. P.S. The image shows after you click the mood in the dropdown..
You're right, IE doesn't display pictures b/c the method being used isn't supported in IE itself. IE doesn't allow pictures in a drop down. See this:
http://jan.moesen.nu/code/html-css/drop-down-image-list/
rwilkins108
10-17-2007, 04:07 PM
Yes. Works in IE7 and IE6.
If you're having problems in IE7, flush the cache. Also note that IE7 still doesn't handle animations as well as it should, even with all updates, so you might want to ensure that all mood images are static.
you're saying when you click the drop down, you see all the moods pictures displayed in the list? hmm, don't know how you're doing that...
djbaxter
10-17-2007, 04:33 PM
You're right, IE doesn't display pictures b/c the method being used isn't supported in IE itself. IE doesn't allow pictures in a drop down. See this:
http://jan.moesen.nu/code/html-css/drop-down-image-list/
That's incorrect. I see the drop down images just fine. I know personally that this works in IE7, and I have members using IE6 who are able to use the system - no one has complained that they can't see the images, regardless of the browser.
you're saying when you click the drop down, you see all the moods pictures displayed in the list? hmm, don't know how you're doing that...
That's exactly what I'm saying. See my post above: Try fussing your IE cache.
connkid25
10-17-2007, 05:01 PM
Try fussing your IE cache.
I use evidence eliminator so its not a cache issue.
connkid25
10-17-2007, 05:20 PM
That's incorrect. I see the drop down images just fine.
Could you upload a screen shot so we can see this working in IE?
rwilkins108
10-17-2007, 05:20 PM
That's incorrect. I see the drop down images just fine. I know personally that this works in IE7, and I have members using IE6 who are able to use the system - no one has complained that they can't see the images, regardless of the browser.
That's exactly what I'm saying. See my post above: Try fussing your IE cache.
Hmm, I just don't know how that could be, the code in the plugin specifically states to NOT put in the graphic if using IE...
if (!$vbulletin->options['moodmanagerimages'] || eregi("MSIE", $_SERVER['HTTP_USER_AGENT'])) {
$vbmoods['mood'] .= '<option value="' .$mood. '"' .$selectedmood. '>' .$mood. '</option>';
}
else {
$vbmoods['mood'] .= '<optgroup style="background-image: url(images/mood/' .$mood. '.gif); height: 15px; width: 72px;"><option value="' .$mood. '"' .$selectedmood. '></option></optgroup>';
}
that code states that if the mood manager images in the admincp is set to NO OR if the user is using Internet Explorer, just use the mood name, else, if any other browser, use images...
djbaxter
10-17-2007, 05:36 PM
My apologies. Brain lapse of some sort.
I could have sworn that the images did display but I just went to get the requested screen shot and you are correct - only the mood names are shown in the dropdown in IE7. :o
connkid25
10-17-2007, 06:46 PM
My apologies. Brain lapse of some sort.
I could have sworn that the images did display but I just went to get the requested screen shot and you are correct - only the mood names are shown in the dropdown in IE7. :o
I wasnt trying to prove you wrong but I figured maybe you found a way for this to work in IE. We all have those days!
GoTTi
10-18-2007, 02:21 AM
hmm...i cant see the icons in IE. i am on vista...
i switched to FF and i saw the icons in there, but i noticed a blank icon. when i clicked it, the mood went away and now i cant select the drop down in FF
cykelmyggen
10-27-2007, 03:03 PM
Thanks for this great add-on.
I have a slight problem: moods shows two times - where did I go wrong...?
deezelpope
10-27-2007, 03:25 PM
<i>It looks like you did the template edit manually, besides the automatic edit.</i>
cykelmyggen
10-27-2007, 03:35 PM
Hmmm... I just followed the install-info provided step 1-7...?
deezelpope
10-27-2007, 03:38 PM
Did you do the template edit? If so, undo it, then you will have just the one mood instance showing.:)
djbaxter
10-27-2007, 03:43 PM
Thanks for this great add-on.
I have a slight problem: moods shows two times - where did I go wrong...?
It looks like you did the template edit manually, besides the automatic edit.
deezelpope is right - I made the same mistake. Importing the product makes the changes automatically on most forums. But the instructions are confusing. They make it sound like you must do those edits when in fact you only need to do them manually if the automatic edits don't work for some reason.
deezelpope
10-27-2007, 03:48 PM
Same thing happened to me when I upgraded, cuz I'd already done the manual edits. But it's easily fixed.:D
cykelmyggen
10-27-2007, 03:51 PM
Did you do the template edit? If so, undo it, then you will have just the one mood instance showing.:)
This worked out fine - thanks for very fast support:)
deezelpope
10-27-2007, 03:59 PM
This worked out fine - thanks for very fast support:)
Oh good! Glad to help!:)
KW802
10-30-2007, 05:35 PM
Sniper - I dug through the error logs and raw access logs and discovered that the error described above happens when someone activates the mood manager 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.
However, images and moods disappearing int he pull down box when you are the vbadvancedpage, gallery, arcade etc is annoying does it have some hook system.
I did the manual edits, but that is not compliant with vbadvanced. to be compliant with vbadvanced it needs to be:
however, that fix still does not fix the issue regarding this hack looking for the ajax.php outside the forum directory - that needs to be fixed in the plugin. If you don't believe me try looking at your server's error log - I bet you will see a lot of errors there about the ajax.php not being found (while using this hack)
I have the latest version (1.2.5 as of today) working with fully qualified file paths over at Cool Sci-Fi (http://www.coolscifi.com) so that it works correctly in vBadvanced CMPS, vBGallery, vBadvanced Links, vBArcade, etcetera; basically any script that doesn't run in the /forums folder.
Attached is an XML file of the product with the modified template & plugins to have all of the file paths fully qualified. There are no other changes to it, just the file paths qualified so that it works as described above. Download the zip file from the first post as normal but use this version of the XML file instead of the XML in the zip file and you should be good to go. :)
rwilkins108
10-30-2007, 06:40 PM
Hey KW802, it doesn't look like your moods are showing in a post's postbit, at least I can't seem them as guest. I see "My Mood:" but nothing else... just to let you know..
KW802
10-30-2007, 07:20 PM
Hey KW802, it doesn't look like your moods are showing in a post's postbit, at least I can't seem them as guest. I see "My Mood:" but nothing else... just to let you know..Oops. I must've missed a spot.
* KW802 rushes off, will be back.
EDIT: Fixed and XML file refreshed above. :)
dethfire
10-30-2007, 08:04 PM
has anyone added more moods?
Greenwoodi
10-31-2007, 09:53 AM
The good module, but is not greater problems with its use. At me a forum for the Russian-speaking users, therefore not many know English. The problem is those: It is impossible to put Russian names in a choice of mood as the module takes them in a consequence from a server (figures). I shall be very grateful, for the help.
rwilkins108
10-31-2007, 12:17 PM
has anyone added more moods?
Check out these:
https://vborg.vbsupport.ru/showthread.php?t=161410
and these:
https://vborg.vbsupport.ru/showthread.php?t=129645
vitrag24
10-31-2007, 03:51 PM
Check out these:
https://vborg.vbsupport.ru/showthread.php?t=161410
and these:
https://vborg.vbsupport.ru/showthread.php?t=129645
Thanks.
I would like to request moderators to add these 2 links in this mod instructions.
So users won't ask for more moods in all replies and don't have to find same in all posts.
oldengine
11-08-2007, 02:48 PM
I would like to disable the mood display in specific forums and I have done so with template conditionals.
Better would be to offer this choice in the admin control vBoptions mood manager, much like the "post thank you" hack does and the same way you did it with the banned user groups.
Any ForumID you place here will not show the hack. Enter a list of forumID numbers, separated by a | (for example: 1|2|3).
silvermerc
11-08-2007, 03:52 PM
Yeh my site has added a new mood,Not sure how though !
oldengine
11-08-2007, 07:01 PM
[Mood Manager] - Disable Mood In Postbit
How do I convert this template code:
<if condition="!empty($post[mood])AND !in_array($GLOBALS[forumid], array(18,24))">
so that it works in this Plugin PHP Code:
global $vbulletin, $onceonly;
if ($this->registry->options['moodmanageronoff'] == 0)
{
$this->post['mood'] = NULL;
}
else if ($vbulletin->options['moodmanagerpostbit'])
{
if (!isset($onceonly))
{
$find = "";
if (strpos($this->templatename, "legacy") === false)
{
$find = '<div>
$vbphrase[posts]: $post[posts]
</div>';
}
else
{
$find = '<div>
$vbphrase[posts]: $post[posts]
</div>';
}
$addafter = '
".(!empty($post[mood]) ? ("
<div>
<span style=\\"vertical-align: middle;\\">$vbphrase[my_mood]:</span> <img style=\\"vertical-align: middle;\\" src=\\"images/mood/$post[mood].gif\\" border=\\"0\\" />
</div>
") : (""))."';
$vbulletin->templatecache[$this->templatename] = str_replace($find, $find . $addafter, $vbulletin->templatecache[$this->templatename]);
$onceonly = true;
}
}
yoyoyoyo
11-08-2007, 07:09 PM
thanks for the updated xml kevin
jononline
11-08-2007, 09:50 PM
I installed it brand new i never had it before and it shows up and i can set it but when i post it displays 2 TIMES the image one above the other
duplicate
any ideas?
djbaxter
11-09-2007, 12:18 AM
I installed it brand new i never had it before and it shows up and i can set it but when i post it displays 2 TIMES the image one above the other
duplicate
any ideas?
Yes. The instructions are confusing. You are instructed to make some manual edits. It does not say "if importing the product doesn't make those edits automatically", which is what it should say.
In your case, as with me and several others, the product import worked and you also made the manual edits, so the mood shows up twice.
Go back to the unstructions and undo the manual edits. It will work properly then.
oldengine
11-10-2007, 04:47 PM
For W3C compliance, see template quick_mood_change_by_sniper and add an "alt" statement to the end of the image link.
$vbphrase[my_mood]: <a href="#" id="moods"><if condition="!empty($bbuserinfo[mood])"><img src="http://www.smokstak.com/forum/images/mood/$bbuserinfo[mood].gif" border="0" alt="moody" />
And in Product Mood Manager postbit_display_complete
<div><span style=\\"vertical-align: middle;\\">$vbphrase[my_mood]:</span> <img style=\\"vertical-align: middle;\\" src=\\"images/mood/$post[mood].gif\\" border=\\"0\\" alt=\\"moody\\" /></div>
blinblin
11-12-2007, 05:17 AM
Thanks for the excellent add on!!
adnan2007
11-19-2007, 05:52 AM
Any idea this thing doesn't work for me in 3.6.8
I'm pretty sure I followed all the steps in the txt file but nothing shows on my forum.
thx in advance.
SNATCH3R
11-19-2007, 11:14 AM
I too wanted to knw...will this work with 3.6.8
thanks
nyunyu
11-21-2007, 02:44 PM
Some says it works in 3.5 but my installation didnt works. Can anyone help me making this hack works? or perhaps telling me is this hack compatible with 3.5.4?
Thanks
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', '[Mood Manager] - Ajax Update', 'ajax_start', 'if ($_POST[\'do\'] == \'insertmood\')\r\n{\r\n $vbulletin->input->clean_array_gpc(\'p\', array(\'mood\' => TYPE_NOHTML));\r\n\r\n $usermood =& datamanager_init(\'User\', $vbulletin, ERRTYPE_STANDARD);\r\n $usermood->set_existing($vbulletin->userinfo);\r\n $usermood->set(\'mood\', htmlspecialchars_uni(convert_urlencoded_unicode($v bulletin->GPC[\'mood\'])));\r\n $usermood->save();\r\n $new_mood = convert_urlencoded_unicode($vbulletin->GPC[\'mood\']);\r\n\r\n if ($new_mood)\r\n {\r\n die(\"<img style=\\\"vertical-align: middle;\\\" src=\\\"images/mood/\" . $new_mood. \".gif\\\" border=\\\"0\\\" />\");\r\n }\r\n else\r\n {\r\n die($vbphrase[change_mood]);\r\n }\r\n}', 'moodmanager');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, November 22nd 2007 @ 12:42:54 AM
Script : http://nyunyu.info/animeproject/admincp/plugin.php
Referrer : http://nyunyu.info/animeproject/admincp/plugin.php?do=productadd
IP Address : xxx.xxx.xxx.xxx
Username : nyunyu
Classname : vb_database
Rajdeep
11-21-2007, 04:28 PM
this is in my header template of hexcell fluid theme.where shld i place this
##############
### Step 4 ###
##############
n the navbar template
Find
~~~~
$vbphrase[private_messages_nav]
Under it Add
~~~~~~~~~~~~
<br />$usermoods
nyunyu
11-21-2007, 05:01 PM
Rajdeep, what are you trying to do here? I dont understand...
Can you tell me how to install this hack into 3.5.4?
doogie1775
11-23-2007, 05:49 AM
I am interested in this mod, but it appears as though the .zip download is corrupt. Anyone else having this issue?
djbaxter
11-23-2007, 12:49 PM
Yes, it works fine in 3.6.8.
@doogie1775: Try downloading it again. My zip file was fine.
thepub
11-24-2007, 03:42 AM
this works fine on my forum index page but not on my homepage, is there comething I need to do for CMPS?
D|ver
11-26-2007, 07:06 AM
same problem here
is there any solution?
ringleader
11-26-2007, 11:56 AM
this works fine on my forum index page but not on my homepage, is there comething I need to do for CMPS?
Yep.
In CMPS -> Default Settings -> Portal Output Global Variables
Add the following
usermoods
vbmoods
and then the navbar template edits will work on the portal.
thepub
11-26-2007, 04:47 PM
I have Global Settings not "portal output global variables", are they the same thing?
ringleader
11-27-2007, 06:34 AM
I have Global Settings not "portal output global variables", are they the same thing?
Ah, you've the newer CMPS I take it.
The 'Portal Output Global Variables' box is under 'Main Options'.
thepub
11-27-2007, 06:11 PM
thanks so much!
Julie
11-28-2007, 07:54 AM
Cute little addition, thanks :)
Vinyljunky
11-28-2007, 11:01 AM
Thank you
VinylJunky
Vinyljunky
11-28-2007, 11:18 AM
For W3C compliance, see template quick_mood_change_by_sniper and add an "alt" statement to the end of the image link.
$vbphrase[my_mood]: <a href="#" id="moods"><if condition="!empty($bbuserinfo[mood])"><img src="http://www.smokstak.com/forum/images/mood/$bbuserinfo[mood].gif" border="0" alt="moody" />
And in Product Mood Manager postbit_display_complete
<div><span style=\\"vertical-align: middle;\\">$vbphrase[my_mood]:</span> <img style=\\"vertical-align: middle;\\" src=\\"images/mood/$post[mood].gif\\" border=\\"0\\" alt=\\"moody\\" /></div>
Im not sure "where Product Mood Manager postbit_display_complete" is it a template?
Thanks
VinylJunky
christian8a
12-04-2007, 08:05 AM
Nice hack!
How could I make it work like in the navbar but in the memberinfo? so they will be able to change it throug their profile page also
Thanx
Mike08
12-08-2007, 02:30 PM
Hi,
First thankyou for this great mod.
I have a problem though.
When selecting the none image mood, it disable the mood and i cant do anything to turn it back on. I had to reinstall the plugin before it works again, How can i fix current problem (Look at attached image thanks)
Great mod, however I am getting a weird error - the "In Love" mood does not show up in the dropdown:
http://img249.imageshack.us/img249/7822/errorqi8.jpg
and I have the file uploaded:
http://img296.imageshack.us/img296/3696/errorxf3.jpg
and if I go to: mysite.com/forum/images/mood/In_Love.gif in my browser I can see that the image is there:
http://img244.imageshack.us/img244/320/errorpo9.jpg
and I have the settings in the ACP set correctly:
http://img470.imageshack.us/img470/1379/errorqk2.jpg
As you can see I have the file named In_Love.gif and the option in the ACP set to In_Love also.
Any ideas? My solution was to simply remove that "mood" from my forum, but I don;t want ot deny someone who is in love the option to express that emotion to the world :DI had the same problem. Look carefully the name in admincp/myMood. Here the name of this mood is "In_Love", in my server this archive name is InLove.gif. Change the name in admincp for the same name of gif InLove.gif. Delete this symbol "_" and write in the same way InLove :up:
Sorry for my english :D
Rajdeep
12-08-2007, 07:01 PM
i m using hexcell fluid theme.where shld i place this
##############
### Step 4 ###
##############
n the navbar template
Find
~~~~
$vbphrase[private_messages_nav]
Under it Add
~~~~~~~~~~~~
<br />$usermoods
i cnt find it in nav_bar template.it must be in header but where to place this so tht it will work.
Shazz
12-08-2007, 08:40 PM
Congrats on your 1000th installation -=Sniper=-
:)
deezelpope
12-08-2007, 08:57 PM
WOW! Congrats on 1000, Sniper! That's awesome!:up:
Nice eye, Shazz!:up:
Ultimate Killer
12-09-2007, 09:59 PM
I'm confused. If I was to install it, would I be the only one to see it? Or do the others get to see it too?
-=Sniper=-
12-10-2007, 10:18 PM
thanks guys
Ultimate Killer: you and everyone on the forums get to see it.
dbirosel
12-11-2007, 02:29 PM
I want to create my own mood icons. Do you guys have the .psd files to the icons?
UltraFanatics
12-13-2007, 06:39 PM
I LOVE this mod, its awesome!!
As said above change in_love to inlove and it all works GREAT!
I see my members who is using the "My Mood" in forums or threads, there is 2 of "My Mood" one on top of the other, both with the exact mood icon...
Help! How to fix..
Thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.