vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Strange Thread Title Graphics (https://vborg.vbsupport.ru/showthread.php?t=320321)

Justinphx 09-22-2015 12:17 PM

Strange Thread Title Graphics
 
These were posts made by a new user on our forum that were moderated. Does anyone here have any idea what the blue lines are? I have never seen anything like this and wondering how it was done and what could be the possible purpose for it?



https://vborg.vbsupport.ru/external/.../1.php?di=erny

Dave 09-22-2015 12:26 PM

Those are annoying unicode characters. I guess no other purpose than to be annoying.

MarkFL 09-22-2015 12:30 PM

I had a user use similar characters in my live chat once...I had to add code that would remove such characters. You can prevent this kind of thing by going to your settings and look for "User Registration Options" and then scroll down to "Username Regular Expression" and restrict the characters that can be in usernames.

Justinphx 09-22-2015 01:07 PM

Thanks for the insight. The poster used a normal user name and it was just the subject line that add the coding and inside the post. Is there a setting to block unicode in subject/titles and within posts?

MarkFL 09-22-2015 01:12 PM

There are none that I know of, other than custom coding.

Dave 09-22-2015 01:19 PM

You could change the character encoding globally, but that may mess up legitimate characters as well. A regex check to the thread title would be the easiest option, and with the least amount of false positives.


All times are GMT. The time now is 11:45 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
  • Page Generation 0.01115 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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