vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB Chat (https://vborg.vbsupport.ru/forumdisplay.php?f=107)
-   -   Different Smilie Issue (https://vborg.vbsupport.ru/showthread.php?t=79349)

fossen 04-04-2005 06:51 PM

Different Smilie Issue
 
Quote:

Q: When looking at my smilies/emoticons in vBChat, they appear as red x's, what can i do?

A: Go to your Admin CP, then to vBChat options, look under Emoticon Options, you will find the option "Smile problem?", set this to yes and your problem should be resolved.
This is not the issue I'm seeing. What's happening for me is that it looks like image replacement simply isn't happening. The "Text to Replace" gets posted, instead of the image ....

I tried using the smile option anyways, but that didn't fix the issue.

Any thoughts?

sdp777 04-06-2005 04:18 PM

I have this problem too.

Zero Tolerance 04-06-2005 06:04 PM

Care to be a little more specific? I can't exactly understand what you mean, perhaps what you do in steps, or a screenshot is handy :)

- Zero Tolerance

sdp777 04-06-2005 06:16 PM

yea sure, its not parsing smilies, it parses html links just fine. It posts the text of the smile, such as :smily:

Zero Tolerance 04-06-2005 06:22 PM

Do you have bbcode enabled in the vBChat options?

- Zero Tolerance

sdp777 04-06-2005 06:24 PM

Yes I do, I even took out that check in the code and made sure it did it all the time to see if that was the case. And the links parse just fine.

Zero Tolerance 04-06-2005 06:35 PM

Hmm, weird, what installation of vBulletin do you have? And did any other modifications modify the emoticon parser?

- Zero Tolerance

sdp777 04-06-2005 09:26 PM

vb 3.0.7, and I have not done anything to the functions_bbcodeparse.php.

I figured it... the way you have your bbcode setup, is it uses the 'nonforum' settings in the bbcode functions and that case uses the "allow smileys in signature" setting. That must be enabled for the smileys to work. Easy fix would be to just add in a new case for your vbchat and point the allow/disallow to your vbchat option. Then just take out that whole check in vbchat.php and allow the bbcode functions to perfor the checks for you. Just an idea ;)

Great mod btw ZT.

fossen 04-12-2005 09:48 PM

Quote:

Originally Posted by sdp777
I figured it... the way you have your bbcode setup, is it uses the 'nonforum' settings in the bbcode functions and that case uses the "allow smileys in signature" setting. That must be enabled for the smileys to work.

That's exactly it. I enabled smilies in sigs, and now the chat smilies display just fine.


All times are GMT. The time now is 03:28 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.00955 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete