(V23) Member Moods v1.0.5
By: Master_Odin
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| July 5 2009, 10:13 AM | |
|---|---|
| by giofifa |
hi
can anybody help me install this mod but image under avatar dont show but in member bar image is show |
| May 13 2009, 07:20 AM | |
| by ashley2k7 |
i missed an edit
|
| May 13 2009, 07:20 AM | |
| by ashley2k7 |
i have fixed it myslef work relly good for me no probs at all
|
| May 13 2009, 06:54 AM | |
| by ashley2k7 |
I press update mood and the page refreshes and mood have't show on topic view but has n orther bit my ipb is 2.3.6
|
| March 30 2009, 09:17 PM | |
| by Master_Odin |
QUOTE (BASHERS33 @ Mar 30 2009, 09:01 AM) <{POST_SNAPBACK}> I changed/added a few things also, but nobody ever asks about it and I have no clue if master_odin cares if I even mention them. lol Plus now 3.0 is almost out so I doubt people will want to know what I did. You can take over this mod if you'd like as I have a diminishing amount of time to dedicate to these projects. |
| March 30 2009, 01:01 PM | |
| by BASHERS33 |
I changed/added a few things also, but nobody ever asks about it and I have no clue if master_odin cares if I even mention them. lol Plus now 3.0 is almost out so I doubt people will want to know what I did.
|
| March 30 2009, 12:11 PM | |
| by santacurz |
nice mod
i change this mod, not show mood in topic when click none status mood CODE [step1]
Go to ACP Home > Skin Manager Home > User Control Panel > Menu_bar **find <option value='none'>No Mood</option> **replace <option value='5'>Disable Mood</option> **save [step2] Go to ACP Home > Skin Manager Home > Topic View > member_mood **replace all line by <if="$this->ipsclass->vars['mood_enable'] == '5' && $mood=='5' && $this->ipsclass->member['id']"> </if> <if="$this->ipsclass->vars['mood_enable'] == '1' && $mood>'5' && $this->ipsclass->member['id']"> <br/> <b>Mood:</b> <img src="{$this->ipsclass->vars['board_url']}/images/mood/$mood.png"><br/> </if> **save |
| February 22 2009, 06:26 PM | |
| by joey_matthews |
perfect!
Thank you very much
One small issue I'm having is that "classic blue" displays the mood status below the user name but with pro it displays in the center of the member bar.. how would i manage to make it center in the classic skin? would the [center] code work? |
| January 13 2009, 08:58 PM | |
| by Nik_Nik |
www.abc.com/lpk/images/mood/none.png
did not work for me this is the URL example 1st i select current mood then click on update after refreshing page it is saying select you mood |
| January 11 2009, 06:21 PM | |
| by Master_Odin |
What's the image URL for the images? Since if you did the edits, they should be appearing, and your problem is most likely coming from the image URL being wrong in some way. Just right click on the page, hit "View Source" and find the image URL for the mood and post it here.
|