The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Mood Manager - with AJAX mood update. Details »» | |||||||||||||||||||||||||
By http://www.vbulletinexpert.com
UPDATES ON 24/07/2007 1.2.5 ----- - Fixed XSS security issue - Added Banned usergroup option UPDATES ON 15/04/2007 1.2.4 ----- Credits to hambil - https://vborg.vbsupport.ru/member.php?u=57845 for this update - Aligned text and images for a cleaner look - Changed dropdown to contain mood images instead of text, with admin option - Added optional auto replace for postbit and postbit legacy templates UPDATES ON 08/10/2006 1.2.3 ----- - Changed how the dropdown menu looks slighty, better I think. - One of the plugins was left inactive by mistake, now active. which resulted in dead mood images e.g. cross displayed in IE - Fixed a few mood names / images, so are the same. - Added a few NEW mood images, thanks to GlitterKill UPDATES ON 22/09/2006 ~~~~~~~~~~~~~~~~~ 1.2.0 ------ Simply Import the product and make sure you select "allow overwrite" - No Mood option added - User Moods will no longer disaply in postbit if moods are disabled. 1.1.3 ------ - thanks to basilrath for the moods. PLEASE READ THE INSTALL FILE What is It? It allows users to set a personal mood, which can be changed without reloading the page. The moodis displayed in the members profile and postbit. Instructions Incuded in the attached file. Demo Support I can provide better support at www.vbcmspro.com Upgrade My other hack depended on another hack, this does not, so simply undo / delete the other hack. Supporters / CoAuthors Show Your Support
|
Comments |
#542
|
|||
|
|||
thats most likely because in the AdminCP you have to disable mood images.
Admin CP -> [Sniper] - Mood Manager I ment to have these disabled by default which I will do in the next update. |
#543
|
|||
|
|||
Quote:
|
#544
|
||||
|
||||
Quote:
**edit** I re-enabled this hack, to see if I could play with the options and try anything i could think of. But I turned off the auto-edit for the postbit and all seems to work again. So instead of seeing doubles like everyone else was, Mine just completely disappeared. Dammed if I know why though. Still Its working now. |
#545
|
|||
|
|||
most likely you have done a manual edit, did you disable all auto edits in the admincp to see it solved the problem?
|
#546
|
||||
|
||||
Nice hack. Installed. Can you please add an option so I can use mood as text rather than images? Or tell me a guideline that I can remove the image & use the mood manager as text?
|
#547
|
||||
|
||||
Installed and seem to work fine for vb 3.6.8 check it out
http://www.JoeyGowdy.net |
#548
|
||||
|
||||
Hi Sniper, Nice hack! But I seem to be having a problem with my Mood settings on certain browsers, particularly Safari which I use the most. When i click the drop down button to change my mood, theres nothing displayed. Just a blank box. You can only click on a few empty spots and it'll switch. It seems to be working fine on Firefox though. Anything I can do to fix this problem?
|
#549
|
|||
|
|||
I don't understand a bit of it! I uninstalled the other version want to install this one automatically in de Admin but get a Database error:
Can someone please tell me what I am doing wrong? Code:
Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', '[Mood Manager] - Ajax Update', 'ajax_start', 'if ($_POST[\'do\'] == \'insertmood\')\r\n{\r\n $vbulletin->input->clean_array_gpc(\'p\', array(\'mood\' => TYPE_NOHTML));\r\n\r\n $usermood =& datamanager_init(\'User\', $vbulletin, ERRTYPE_STANDARD);\r\n $usermood->set_existing($vbulletin->userinfo);\r\n $usermood->set(\'mood\', htmlspecialchars_uni(convert_urlencoded_unicode($vbulletin->GPC[\'mood\'])));\r\n $usermood->save();\r\n $new_mood = convert_urlencoded_unicode($vbulletin->GPC[\'mood\']);\r\n\r\n if ($new_mood)\r\n {\r\n die(\"<img style=\\\"vertical-align: middle;\\\" src=\\\"images/mood/\" . $new_mood. \".gif\\\" border=\\\"0\\\" />\");\r\n }\r\n else\r\n {\r\n die($vbphrase[change_mood]);\r\n }\r\n}', 'moodmanager'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Wednesday, August 1st 2007 @ 08:59:13 AM |
#550
|
|||
|
|||
Quote:
should be able to post a update tomorrow. |
#551
|
||||
|
||||
Installed! This one works great! Thanks for the update- the other one frustrated me so much I decided to give up on it. This one.... simply flawless!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|