vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Quick Mood Changer - addon (https://vborg.vbsupport.ru/showthread.php?t=102270)

dboogie2288 12-13-2005 08:46 PM

Good Job Hibees...

how do we fix the broken img for nomood?

dboogie2288 12-13-2005 08:46 PM

Quote:

Originally Posted by hIBEES
no probs, I just thought I'd try it to see and it worked ..

I wouldn't think there will be any issue with doing that ?

you might want to add in the bottom 5-6 as that text file only goes down to Tired

I had to add in

Code:

<option value="Twisted" <if condition="$bbuserinfo['field9'] == 'Twisted'">selected</if>>Twisted</option>
<option value="Vilified" <if condition="$bbuserinfo['field9'] == 'Vilified'">selected</if>>Vilified</option>
<option value="Volatile" <if condition="$bbuserinfo['field9'] == 'Volatile'">selected</if>>Volatile</option>
<option value="Woot" <if condition="$bbuserinfo['field9'] == 'Woot'">selected</if>>Woot</option>
<option value="Yeehaw" <if condition="$bbuserinfo['field9'] == 'Yeehaw'">selected</if>>Yeehaw</option>

as per original hack thou, plus what is +++++y ??

Do you have images? those are great additions

Rickie3 12-13-2005 08:49 PM

Quote:

Originally Posted by dboogie2288
Do you have images? those are great additions

they are in the upgrade zip over here
https://vborg.vbsupport.ru/showthrea...threadid=98636

-=Sniper=- 12-13-2005 09:53 PM

Quote:

Originally Posted by dboogie2288
Good Job Hibees...

how do we fix the broken img for nomood?

create a 1x1 pixel image and name it "no mood.gif" then upload it to where all ther other moods are.

I will post a code, so if its no mood, it won't show at all.

dboogie2288 12-13-2005 10:28 PM

Quote:

Originally Posted by -=Sniper=-
create a 1x1 pixel image and name it "no mood.gif" then upload it to where all ther other moods are.

I will post a code, so if its no mood, it won't show at all.

Thats what I did, and that's what I'm looking for. I know if you do that via User CP it removes my "Current Mood" line.

-=Sniper=- 12-14-2005 11:26 AM

Quote:

Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE userfield SET
FIELDXX = 'Asleep' WHERE userid = '175';

MySQL Error : Unknown column 'FIELDXX' in 'field list'
Error Number : 1054
Date : Wednesday, December 14th 2005 @ 05:18:37 AM
Script : http://www.gaiaevolved.com/forum/index.php
Referrer : http://www.gaiaevolved.com/forum/



What am I doing wrong now?
you need to change the fieldxx in the plugin to your field number, as stated in the install file.

restless 12-15-2005 02:20 AM

I cleaned up the mood changer on my forum by creating a vb_menu popup. I personally like the way it turned out (although, I tried to get it to show the mood icon being used instead of "Change Mood", but I whipped this together in 5 minutes.

If anyone wants to try it, it's attached.

restless 12-15-2005 02:20 AM

and thanks very much for the hack/plugin. it's very cool!

Mastar 12-15-2005 11:08 AM

Quote:

Originally Posted by restless
I cleaned up the mood changer on my forum by creating a vb_menu popup. I personally like the way it turned out (although, I tried to get it to show the mood icon being used instead of "Change Mood", but I whipped this together in 5 minutes.

If anyone wants to try it, it's attached.

I tried your edits but the dropdown wouldn't dropdown

restless 12-15-2005 12:23 PM

sorry, my mistake. the second div should have an id of "moods_menu". new attachment.


All times are GMT. The time now is 11:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01185 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete