The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vMoods aka Mood Manager Details »» | |||||||||||||||||||||||||||
vMoods by Luqman Amjad
http://twitter.com/luqmanamjad Credits - - - - - - - - - - - Shelley - Mood Pack - **link removed - site is gone** - Paul - https://vborg.vbsupport.ru/member.php?u=58527 (updated_at date idea) I've renamed version number from 2.0.x to 3.8.000x While not developed on 3.7.x it might work, so give it a try and report back. please check out README.html for version history and instructions ONLINE README.html - - - - - - - - - - http://luqmanamjad.com/downloads/vmoods/ Demo (outdated style used in this demo) - - - - - - - - - - Shelley Mood Pack Download Now
Show Your Support
|
Благодарность от: | ||
mohammadxxx |
Comments |
#142
|
||||
|
||||
I've seen people saying the mod doesn't work - Well - unfortunately the upgrade did not work correctly on my board either. I think there may be some sort of conflict for those who had the previous version installed. I had to completely uninstall the new mod and reupload the old product. The 3.7 version works just fine for me - so I suppose the old adage "if it ain't broke, don't fix it" applies here.
Anyway - still a wonderful modification if you can get it installed properly. Jacquii. |
#143
|
||||
|
||||
Quote:
when changing back to image display the "none" looks like an image loading. other than that everything is working great. |
#144
|
||||
|
||||
Sniper...
I have run across the following issue when using Internet Explorer 7, or 8: This is happening on my vBAdvanced CMPS portal page, as well as my Arcade pages. Look at the first attached image...you will see a red circle surrounding a dot. If I hover the mouse pointer over the dot, it gives me the alt tag for my mood. The second attached image shows what happens when I click this dot. The menu expands and shows the images...but take a look at the spacing as compared to the third attached image which shows the menu working fine within all other forum pages...including my Links Directory and Downloads pages. I can also change my mood, but no image shows...just a dot. I have tried changing the Auto Edit The Template (all pages) from "yes" to "no" and manually adding $vmoods to the navbar template. It works for the forum pages, but not for the vBAdvanced portal page or the Arcade...in this case...nothing shows up at all (on the portal page or the Arcade pages) when this setting is at "no" and I have manually added the $vmoods code to the navbar template. One last thing...the mod works flawlessly in the latest versions of Firefox, Opera and Safari. So why not Internet Explorer 7, or 8? I really would appreciate some advice here. If I can't get it working within the portal page or Arcade pages for Internet Explorer...then I'm going to have to remove it. That would be a shame, too...since all my members (including myself) absolutely love this mod. I look forward to your comments and suggestions... |
#145
|
||||
|
||||
Update...
I take back what I said about your product working fine in Firefox, Opera and Safari. If you go to the Arcade pages on my board...you'll see the Mood, but you won't be able to view the drop down, or change your mood from any of the Arcade pages with those particular browsers, either. Certainly hope you can help... |
#146
|
||||
|
||||
Also noticing this within the source code of pages that do work...notice the red text:
Code:
<style type="text/css" id="vmoods_css"> <!== #vmoods_menu div ul.list li{ height: 30px; } #vmoods_menu div ul.list{ width: 113px; } --> </style> <div id="vmoods_menu_shelley_93x30"> <span>My Mood:</span> <a id="vmoods" href="index.php?"> <img id="vmood_mine" src="http://glitchpc.com/forums/vmoods/shelley_93x30/Confused.gif" alt="Confused" title="Confused" width="93px" height="30px" /> </a> <script type="text/javascript"> vbmenu_register("vmoods", 1);</script> And within the source code of those pages that are not working: Code:
<style type="text/css" id="vmoods_css"> <!== #vmoods_menu div ul.list li{ height: px; } #vmoods_menu div ul.list{ width: px; } --> </style> <div id="vmoods_menu_shelley_93x30"> <span>My Mood:</span> <a id="vmoods" href="index.php?"> <img id="vmood_mine" src="http://glitchpc.com/forums/vmoods/shelley_93x30/Confused.gif" alt="Confused" title="Confused" width="px" height="px" /> </a> <script type="text/javascript"> vbmenu_register("vmoods", 1);</script> |
#147
|
||||
|
||||
Uninstalled and went with 3.7.0 version since it works for IE and FF on 3.8.3.
|
#148
|
|||
|
|||
Just pointing out what Saviour just said completely solved any issues with it not appearing on VB Advanced pages.
To fix it go in to the vmoods template, find the 2 sets of heights & widths and actually enter in the size for the image set you are using rather than letting it find out for you. Code:
<style type="text/css" id="vmoods_css"> <!-- <if condition="$vboptions['vmoods_li_option'] == 'vmoods_li_image'"> #vmoods_menu div ul.list li{ height: 30px; } </if> #vmoods_menu div ul.list{ width: 93px; } --> </style> <div id="vmoods_menu_$vboptions[vmoods_icon_set]"> <span>$vbphrase[vmoods_my_mood]:</span> <a id="vmoods" href="index.php?"> <img id="vmood_mine" src="$vboptions[bburl]/vmoods/$vboptions[vmoods_icon_set]/$bbuserinfo[vmood].gif" alt="$bbuserinfo[vmood]" title="$bbuserinfo[vmood]" width="93px" height="30px" /> </a> <script type="text/javascript"> vbmenu_register("vmoods", 1);</script> <br clear="all" /> </div> |
#149
|
||||
|
||||
Thanks for that post...
Hopefully Sniper will update the mod with this fix. Hopefully, he'll fix it for the arcade pages, as well. In the interim...I've uninstalled this until it works in all the major browsers, as well as on the ibproarcade pages. |
#150
|
|||
|
|||
I was trying to add the vMoods to my forum, but I can't seem to find out how to make the images appear. (Currently there are only bullets showing instead of actual graphics.)
I don't think I can't describe what problem I have in words, so here are the screen shots of what appears on my forum right now. http://tbbc.ca/misc_imgs/mood-error.jpg http://tbbc.ca/misc_imgs/mood-error02.jpg Where did I go wrong? |
#151
|
|||
|
|||
I think that problem was actually covered on the first few pages.
Make sure you upload everything correctly |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|