vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   accented characters (https://vborg.vbsupport.ru/showthread.php?t=178283)

Flep 05-06-2008 07:32 AM

accented characters
 
Hi,
I have moved vBulletin on new server and now all is working fine, except for one last thing.
The board does not display the accented characters.

Database charset is ok and phi.ini too.

Following is an example of what I am meaning about. This is a template of my board, when it gets an accented character, it cuts the code:
Code:

<div align="center">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="image" src="http://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="PayPal - Il sistema di pagamento online pi?

can't see the ? and vBulletin cuts the code.

Any idea please ?

GameWizard 05-06-2008 10:33 AM

Use this to convert any special characters:
http://www.pinyin.info/tools/convert...ninumbers.html

So your ? should appear as ù in the code.

Flep 05-06-2008 10:42 AM

I think that is not what I need.
Why my vBulletin worked fine and now that I moved it got that problem...

GameWizard 05-06-2008 11:18 AM

You cannot use these types of characters in code, that is why you are having this problem. The point is not that how it happened, the point is that in order for it to work, you need to convert it, it's that simple.

Flep 05-06-2008 11:33 AM

That is not in the code... it' s inside the HTML alt

--------------- Added [DATE]1210077549[/DATE] at [TIME]1210077549[/TIME] ---------------

Also, I get the problem in the users posts too...


All times are GMT. The time now is 05:08 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.01012 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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