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 |
#482
|
|||
|
|||
I should add that you can add the plugin though the admincp manager, add new plugin too. Just copy the existing 'show the mood menu in all pages', give it a new name & in the code swap 'header' for 'navbar' so that 'search html' part of the plugin looks like this;
Code:
$search_html = '".(($show[\'pmwarning\'])'; $vbulletin->templatecache['header'] = str_replace($search_html, fetch_template('vmoods') . $search_html, $vbulletin->templatecache['header']); |
#483
|
|||
|
|||
I had to reinstall the MOD on a new board but im getting this error
As you can see it overlaps the navbar. And in the drop down menu it is only text instead of graphic. Any help? |
#484
|
|||
|
|||
I think you need to go into the mod options in vb options and adjust the css menu settings because the mood gif you're using looks slightly bigger than the ones that came with the mod.
You can set whether to display the mood as text or graphics in the drop down menu on the mod's options page too. |
#485
|
|||
|
|||
Quote:
I added a <br /> before my navbar but i think its the table size that surrounds the log in breadcrumb information that needs to be made bigger. Thanks |
#486
|
||||
|
||||
Here's a possible feature, although I'm not sure if this is still being worked on. How about a feature that allows certain usergroups to set moods for other users, such as those that can't be selected. Then, you could have say, a 'banned' mood or something embarassing for trolls.
|
#487
|
|||
|
|||
Hi Cheatmaster, I believe that admins can do that by editing the member's profile in the admincp.
|
#488
|
|||
|
|||
Hello Blaize you seem to know alot about this mod so just wondered if you could help me with something.
I have this on my site which is Web Design Forums,it shows for some members, but not others. it seems to be only the recently joined are having this problem, i just dont know what the hell's going wrong. I have uninstalled and re-installed but still no luck. I have tryed everything, from repair broken profiles to..... everything. I have got members saying that its not working for them :-/ nothing shows for them, nothing, just nothing, grrr its really starting to get on my nerves now. ive checked all the settings but still nothing please help. |
#489
|
|||
|
|||
anyone?
|
#490
|
|||
|
|||
Hi Stormraven, do you have a test login where we can see what the problem might be?
|
#491
|
|||
|
|||
The most likely problem is that the style your members are using might have the code that the mod is looking in the header rather than the navbar so check which users are using which styles and which styles the mod works on.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|