MI MOOD plugin de instalación y el último estado de ánimo iconos
My M:blush::blush:D plugin installation and latest mood icons Hello friends,mybb users,heres a nice plugin that is restored from the history,a plugi...

My MBlushBlushD plugin installation and latest mood icons

Hello friends,mybb users,heres a nice plugin that is restored from the history,a plugin called MY MOOD which shows the mood of users,in every post you post.

Cita:If you are happy,share it with all,,,,,,,,
If you are hot make this forum hotter,
If you are depressed show it to us and we can cure it.......its all about MY MOOD

though it is actually made for 1.4 version mybb
it is working like a charm.....you can see the demo here in my test board......on the page u can see the mood icons in every post of mine

demo link

and i added the latest mood icons,which are xenforo styled icons,which i used with the plugin........

so here's da tutorial

1.Download the mymood plugin from here : link

2.Do as instructed,change the compatibility to 1.6
in
Código:
/inc/plugins/mymood.php file.....

3.Then upload all in the folder via ftp......
except the images.......

download the latest mood icons that i used in the link from here :

moodicons.zip - 279.5 KB

4.Upload these icons into

Código:
/public_html/images/your theme/mood

5.Rename the folder to mood

6. Install the plugin via ACP,no seetings in acp wil be found.

7. Go to your index page.....

you can see a link below the main menu in your submenu a link called

Cita:|my mood| private messages

8.click it a pop up opens and select your mood,and click add......

dats it..... you can see the mood i con in every post....

see the preview here:how to change the mood

[Imagen: attachment.php?aid=21464]

[Imagen: attachment.php?aid=21465]

[Imagen: attachment.php?aid=21466]

hope this help you a lot and all our mybb friends.......

regards,
envira

Cita:credits: jdn52(plugin)
envira(images)
----Traduccion por Solstice----
My MBlushBlushD instalacion del plugin y de nuevos iconos de estado

Hola amigos, usuarios de mybb, aqui este buen plugin restaurado de la historia, un plugin llamado MY MOOD con el que muestras el estado de animo de los usuarios, en todos sus mensajes posteados.

Cita:Si eres feliz, comparte esto con todos,,,,,,,,
Si estás caliente, has más caliente que este foro (Epic Google Translate fail Tongue (XD esta parte no la supe traducir y acudi a un mal metodo),
Si estas deprimido muestranolo y asi podemos ayudarte.......de eso se trataMY MOOD

Esto esta hecho actualmente para la version 1.4 de mybb

está funcionando a las mil maravillas ..... se puede ver la demo aquí en mi foro de pruebas ...... en la pagina puedes ver el icono de estado de animo en todos mis posts.

demo link
y añadi los ultimos iconos de estado, los cuales son xenforo styled icons, los que he usado para este plugin........

Asi que aqui esta el tutorial

1.Descarga el plugin mymood deaqui : link

2.Ha lo siguiente, cambia la compativilidad a 1.6
en
Código:
/inc/plugins/mymood.php archivo.....

3.Ahora subelo a la carpeta via ftp......
excepto las imagenes.......

descarga the iconos de estado de animo nuevos que he usado en el enlace siguiente :

moodicons.zip - 279.5 KB

4.Sube los iconos a

Código:
/public_html/images/your theme/mood

5.Renombra la carpeta a mood

6. Instala el plugin desde el ACP, no hay ajustes disponibles desde el ACP.

7. Ve a el indice de tu foro.....

se puede ver en los siguientes links en el menú principal de tu submenú un enlace llamado

Cita:|my mood| Mensajes Privados

8.clickea el pop up abre y selecciona tu estado, y clickea en add......

eso es..... puedes ver el icono de estado en todos los posts....

mira la previsualizacionaqui: de como cambiar el estado

[Imagen: attachment.php?aid=21464]

[Imagen: attachment.php?aid=21465]

[Imagen: attachment.php?aid=21466]

Esperamos que esto le ayudará mucho y todos nuestros amigos de mybb.......


envira

Cita:[/code]envira(images)
:)
Thanks for the tutorial envira y put the translate y the before post ^^
:)
jaja el me rebo los creditos de titlethreads en mybbvn.....
@solstice thank you and i will surely post in spanish
@edson...i dont get you,wat is title threads,i never heard of it.....and can you be more clear.....
@edson este tema ya se trato en mybbvn y se fue retirado el plugin evita en flaming
:)
Código:
note: if you cant find the link in the sub menu,in your forum,this tutorial down helps you to do so with a small template edit.

add this code in
Código:
your templates/headertemplates/header_welcomeblock_member

find:

Código:
|<a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> |

add next:

Código:
|<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);">{$lang->welcome_open_buddy_list}</a>{$mood_link}|