vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   cant use arabic usernames (https://vborg.vbsupport.ru/showthread.php?t=55047)

khaleejy 07-06-2003 10:39 AM

cant use arabic usernames
 
hi there
anyone know why the last version doesnt allow to change the options of arabic usernames

when i try to change some option of an arabic username i get this:
Sorry, the username entered contains one or more semi-colon characters ( ; ).

Please go back and remove any semi-colons

the strange thing is that i can register using arabic usernames but i cant modifty it
anyone knows the solution??

khaleejy 07-07-2003 10:26 PM

anyone??? please

noppid 07-07-2003 10:34 PM

I'm assuming you mean lookup and edit a user in the admin control panel. Is this much correct?

If so, how about an example of a name the causes this problem. Maybe then we could answer.

khaleejy 07-08-2003 11:19 PM

well you right.. about the nickname.. its ÌÇãÚí
i hope that u can read it

khaleejy 07-24-2003 10:31 AM

come on guys im still waiting :confused:

khaleejy 07-24-2003 10:41 AM

i think that i got the key guys but i need a little help
admin cp /Censorship Options/Blank ASCII Character Stripper:
If there are certain raw ASCII characters you would like to strip from posts/usernames etc, enter their ASCII numbers here, separated by spaces.

Please note that stripping raw ASCII characters with this setting may break some double-byte languages. If you are unsure, remove the contents of this setting.

well ive removed all contents but its still not working.. why??

khaleejy 07-24-2003 12:26 PM

"I tried recreating this on your forum with several different character encodings in the browser. My guess is that it is caused by double byte fonts used by certain languages like Japanese. However I wasn't able to reproduce it.

I tried character encodings from UTF-8 to Celtic, Cyrillic, Big-5 (Chinese), Shift-JIS (Japanese), and Arabic.

What browser are they using and what are the language settings of their OS? You can probably fix the issue by adding a character encoding metatag to your headinclude template that specifies a Western or UTF character encoding"

Wayne Luke
vBulletin Team

----------

anyone knows how can i do this??

NTLDR 07-24-2003 12:44 PM

Something smilar to:

Code:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Within the <head> tag in your headinclude template

Randuin 09-20-2003 12:22 AM

Just wondering... If I want everyone to be able to post their own language and it will all come out alright and whoever reads the thread will be able to read it as its orginal language... how would i make that happen?

PHPSUN 12-04-2003 12:47 PM

You need to search for the fllowing line in "adminfunction.php" file under your "admin" folder:

<meta content="text/html; charset=windows=XXXX" http:-equib="Content-Type"> and replace the XXXX with the windows charactor set used for Arabic (try 1256).

Save and upload the file.

Every thing should look normal now, for both your CP and the home page of your forums.

All the best,


All times are GMT. The time now is 06:02 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.01101 seconds
  • Memory Usage 1,723KB
  • 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
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete