![]() |
vMoods aka Mood Manager
/*
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 |
Sweet! I can't wait to update...
I have a question.. I noticed that this mod has a problem with working on vBadvanced CMPS if you have your portal on sitename.com but your forums on forums.sitename.com - You get a security problem in Firefox (reported by Firebug) that reads: Quote:
If you can offer any pointers, I'd be eternally grateful! |
Old mood system still works well on my 3.7.0
Are there any advantages in upgrading ? |
last i saw there was a javascript error with the old version when you first use it.
|
yea the old works with 3.7 whats new in this one? How do we keep the user's moods?
|
NOW I can upgrade to 3.7 :D
Thanks for the update! |
Quote:
Are you sure it works? None of our members were able to change their moods since the upgrade to 3.7.0. Thanks for updating this!!:D |
Not working here either
|
Quote:
|
right ;)
|
How do you keep same moods? /end request
|
Update : I just installed it wrong, it worked!
--Original Post--- I installed this and it didn't work. Users are not able to select a mood from the list. Just pops up a menu and can scroll through but that's it. Both on Firefox 3beta and IE 7 |
*thumbs up*
Works fine for me Make sure you set the options in the VBOptions menu, you have to set the path for both the images and the javascript file. |
Quote:
|
Hmm so this does not work?
|
Works fine for me. Make sure paths are right in the AdminCP.
Although I have noticed since installing it that it has caused a slight delay in the forum loading that the old mod didn't have. |
It just worked! I just messed up where I copied the files to. Updated original post.
|
Caused a lot of weird reactions in my postbit... not sure I am ready to run with this one.
|
How do i install this? next time, actually give some damn instruction in your readme Sniper....
|
My postbit is fine. It might be due to other hacks you have done to the forum or postbit.
However it has messed with how my forum loads. |
How do you even install this crap?
|
thnaks
|
Works good for me too.
|
nvm i got it :)
|
Hey,
I have a request: I'd like to see the return of the option to display only the TEXT of the mood in the pulldown menu like it was in the 3.6 version. |
Oh, and another question...
What variable would we add to have this work in vBadvanced? |
Lookin' good Sniper :) Though the alignment of images to the 'Mood' indication text could do with a little work maybe.
|
whitetigergrowl: it adds no queries (only query run is when someone changes their mood) etc on the forum pages just html and javascript so should not cause any problem
Alien: I'll add the text only option soon. Not worked with vbadvanced for a very long time so unable to help with thatm maybe someone else can. GamerGirl27: could you post a screenshot of what you mean, thanks |
Thanks for this release Sniper, however like others I have actually got the 3.6 version working on my board and would rather not have to wipe my users current moods.
Any chance of those instructions? :) |
Quote:
|
any screen shot?
|
Quote:
It's causing about 3-4 seconds of delay when loading any page, due to the mood selector at the top. I disabled the addon for the time being. |
thx for update
after i read post i see that 3.6 is more good so i gusse i will keep useing 3.6 for 3.7 it work fine on gold 3.7 thx any way |
nice but the old one works fine still ;)
|
Quote:
and add the variables: usermoods vbmoods |
Few questions.
Firstly, I still can't get it to work with vBadvanced, as the dropdown list is still blank when clicked on from it. Second, how would I move the mood from next to the user info to underneath the username in the postbit? Thanks in advance, and nice mod! =) |
rungok: I don't think that will work any more since I have changed variable names.
SpongeFreak52: at the moment you can't change the position in the postbit but in the future version, you will be able to. Are you guys sure 3.6.x version works ok, change a mood and check it saves it, since with the new security token system it might appear to work but will not. |
Quote:
In fact, you can even completely remove: usermoods vbmoods from your global variables in your vBadvanced and it will still show the exact same way, proving that the above variables no longer work or are needed. I suspect somehow if we have the option to use the full path everywhere (including in the plug-in files) that the portal (and photopost gallery) would then work. |
uploading now.. lets see if it works
|
How to add the mood to postbit_legacy???
It show ups ind PM bar, profile but not the postbit_legacy EDIT-1: Sorry, i have forget to click install - Now is done :) EDIT-2: Fixet - I added this to postbit_legacy PHP Code:
|
All times are GMT. The time now is 06:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|