vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Fix the weird characters/symbols in posts. (https://vborg.vbsupport.ru/showthread.php?t=239234)

CrystaStarLight 09-13-2010 04:43 PM

Oh, you don't need to keep the mod on after it's run? Awesome thanks. =)

borbole 09-13-2010 04:44 PM

Quote:

Originally Posted by CrystaStarLight (Post 2097655)
Oh, you don't need to keep the mod on after it's run? Awesome thanks. =)

No, that is not needed.

Rafa-el 10-03-2010 02:11 AM

Question, it works only for one char each time? I mean, add the char, and then update the message cache?

1hko 10-03-2010 12:48 PM

Does this work for usernames too? I switched over yesterday and have a BUNCH of weird usernames now.

Blooded 10-17-2010 12:48 AM

Quote:

Originally Posted by 1hko (Post 2106307)
Does this work for usernames too? I switched over yesterday and have a BUNCH of weird usernames now.

i think you should make a db query to do that

PHP Code:

UPDATE user SET username='changedusername' WHERE username='originalusername' 

This mod only work with post table not user and that is what you need

OldSchoolDSL 10-17-2010 01:37 AM

not installed, but tagged for possible later use

Thank you.

amorosso 11-07-2010 07:45 PM

Can you update this for 4.0.7 or 4.0.8

DocZaius 04-16-2011 08:06 PM

I'm having the same problem that Threepwud had.

Quotation marks got changed to "
Apostrophes got changed to& # 3 9 ; (without the spaces)
Colons got changed to & # 5 8 ; (without the spaces) which really messes up URLs.
Periods got changed to & # 4 6 ; (without the spaces) which also messes up URLs.

And, of course there's the problem with the quotes.

However, your mod doesn't seem to fix this on my forum, which is running vB 4.1.3. It's making me a sad panda. Any tips?

un? in? 07-12-2011 01:19 PM

Thank for mod
Thank for share

danswano 07-12-2011 03:49 PM

Hello borbole,

can you tell me how this mod works exactly, is it like variable replacement in template or like banned words that replaces bad word with *
i mean it just convert them for users view or it replaces them permanently in the database?

Thanks. :)


All times are GMT. The time now is 07:54 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.01991 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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