The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vMoods aka Mood Manager Details »» | |||||||||||||||||||||||||
/*
vMoods by ZONE365.com Created by Sniper http://www.zone365.com for vbulletin 3.7 */ Todo - - - - - - - - - - - Add more to readme.txt - More features, options? 1.1.3 Beta - Sunday May 18th - - - - - - - - - - - Fixed possible bug for IE6/7 users, the menu drop menu would not work - Added text/image option - Added more FAQ questions in readme.txt By default the dropdown menu will show text version of the moods list, you must change the option to images in the admin cp. UPGRADE - - - - - Import the new product file 1.1.2 Beta - Monday May 5th - - - - - - - - - - - Fixed bug for JS error for guests UPGRADE - - - - - Import the new product file 1.1.1 Beta - Monday May 5th - - - - - - - - - - - Moved javascript/html to footer to improve load times for IE6/7 UPGRADE - - - - - Import the new product file 1.1 Beta - Monday May 5th - - - - - - - - - - - Added reset option - Added CSS to vMoods in admin CP so you can edit quickly if need be - Removed width/height so you can use your own mood images - Improved speed for IE6/7, FF should be faster is well - Added option to have custom display for postbit UPGRADE - - - - - Import the new product file and overwrite the vmoods.js file and if need me change settings in AdminCP 1.0 Beta - Sunday May 4th - - - - - - - - - - - New version for vbulletin 3.7.0 - renamed from Mood Manager NEW INSTALL - - - - - - - - - - - upload vmoods to main forum folder - use product manager in the ADMIN CP to install vMoods NOTE: All mood images will now be located under vMoods/images UPGRADE from Mood Manager - - - - - - - - - - - At this moment I suggest uninstalling the old version and installing this new version. REMEMBER this will delete all user moods, if you want old moods to be kept, please request and I'll post a how to. FAQ _ _ - How can I keep the old moods? 1) disable the old mood manager, install the new mood manager 2) run these queries ALTER TABLE 'user' DROP 'vmood'; ALTER TABLE 'user' CHANGE 'mood' 'vmood' varchar(100) NOT NULL DEFAULT 'none'; - How can I change the location of the mood in the postbit? disable the auto edit in the Admin CP, now you will have access to $vmood_postbit place that anywhere you want in the postbit templates (well the location where you want the mood to show) - How can I change the location of the moods dropdown menu navbar disable the auto edit in the Admin CP, now you will have access to $vmood_form place that anywhere you want in the navbar template, you can try other templates but I can't say if it will work or not - Why am I getting two mood images in the postbit, how can I stop this from happening? In the admin cp, disable the auto edit Show Your Support
|
Comments |
#292
|
||||
|
||||
How did you do that? I couldn't figure out where to add it in the navbar settings...
|
#293
|
||||
|
||||
Thank you...I absolutely love them. I'm having the overlap problem but hopefully someone will show me how to add the break to even it out...
|
#294
|
||||
|
||||
Nice! Thanx for the share SNIPER.
Thanx for the wonderful mood images as well SHELLEY [high]* PoetJA-1975 clicks INSTALL! [/high] Jacquii. |
#295
|
|||
|
|||
I don't know if this will help others but I spent two hours trying to figure out why my images weren't showing (I uploaded Shelley's wonderful new moods :up because I loaded them to the correct place but all I was getting was a blue ?. I re-uploaded everything and it still wasn't working. It turned out I needed to change the permissions on all of the images. They were only readable by the owner. So if you haven't tried that option I would suggest looking at that. Once I made them readable by all, they worked beautifully.
|
#296
|
|||
|
|||
Hi shelley i have added your images what do i need to change here they are not displaying properly in the navabr
vMoods CSS |
#297
|
||||
|
||||
First of all: Many thanks for this awesome mod and the additional beautiful mood-pics from Shelley!
Quote:
Just go to the vMoods-options, scroll down to the vMoods-CSS-editbox and change the value "height" to "28px" and the value "width" to "93px". This refers to the recent version of vMoods. |
#298
|
||||
|
||||
Remember if anyone is having alignment issues (postbit solution) with relation to the larger custom moods you will need to go into the xml file (open in notepad) and change the alignment so it sits flush with the icon.
Find: Code:
<span style="vertical-align: middle;">$vbphrase[vmoods_my_mood] </span> Change to: Code:
<span style="vertical-align: bottom;">$vbphrase[vmoods_my_mood] </span> I've suggested this before sniper but if you could compensate for the larger mood icons so that the system is more user friendly and rectify the text alignment issues would be great on your next update. |
#299
|
|||
|
|||
it doesn't show up on my skin what are the edits for the skins
|
#300
|
|||
|
|||
Seems easy enough but I've still not 'got it' in the arcade -
I viewed the source of the arcade page and it seems to be missing the footer information (javascript) that is in all the working pages. I suspect it's path related but I'm having issues knowing where to look... Any help? |
#301
|
|||
|
|||
The moods are not showing up on the forum for any users to use... I'm bummed!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|