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 |
#492
|
||||
|
||||
Quote:
Without stating the obvious, your saying that it's the recently joined? do recent registered members have to activate their account? maybe, you've disabled the moods from view for the users awaiting activation group? edit: That is your issue. I've just registered and could not view or access the mood untill I activated my account. What I suggest you do is use a markup for the users awaiting activation group so you know who are the members who haven't activated their account, and that they should activate their account so you know yourself the problem lies on their end. |
#493
|
|||
|
|||
OMG i can't believe I never thought of that, I know, stating the obvious, that was a dull moment sorry.
Shirley, I have one more problem now though, when members visit this page to check if there are any unread posts: http://www.codershangout.co.uk/search/new/ When members click on that but when there are no new posts the mood icons dissapear, and im not sure why, here is a screenshot: Also the avatar reverts to the default one, which is the one you see in the screenshot, but when you revert away from this page: http://img4.imageshack.us/img4/4065/imagelatbzu.jpg everything is normal, the avatars and mood start working again, just seems to be a problem on that page. |
#494
|
|||
|
|||
Will this work in 3.8?
|
#495
|
|||
|
|||
Yes it will.
Anyone know the solution to the issue I'm still having? |
#496
|
|||
|
|||
Unfortunately I had to uninstall this mod. I got it to work OK in vB 3.8 after a lot of beating and banging on it, but recently found some Javascript errors related to it when viewing my site in IE.
Hopefully the developer will restart development on it for the newer versions of vBulletin. But as I said, I DID get it to work fine after some tweaking, but I'm afraid the Javascript errors will break things on my site since Javascript stops being executed once an error is encountered by the browser. |
#497
|
|||
|
|||
Quote:
- https://vborg.vbsupport.ru/showthread.php?t=217847 |
#498
|
||||
|
||||
Please update for vb 3.7.x too.
|
#499
|
|||
|
|||
Quote:
|
#500
|
|||
|
|||
I have recently installed a new theme, 'Bingo': https://vborg.vbsupport.ru/showthread.php?t=217237
I've got the moods in postbit but can't figure out how to add the drop down mood selector to the navbar section. Can anyone please help? Thnx |
#501
|
|||
|
|||
The navbar display for mood was displaying correctly in IE6, IE7, and IE8, but not in Firefox.
I tried a few things which didn't work for me, including some suggestions from this thread. What did work for me was the changing the vmood CSS in Admin CP | vBulletin Options | vMoods by ZONE365.COM to the following: Code:
#vmoods {display: block; height: 15px; width: 72px;} #vmoods_div ul.vmoods {list-style:none;margin:0;padding:6px;height:200px;overflow:auto;} #vmoods_div li.vmood, #vmoods_div li.vmood_mine {margin: 0;} #vmoods-container p{margin:0px; float:left; font-weight: none;} |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|