vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   problem in language symbols (https://vborg.vbsupport.ru/showthread.php?t=327616)

khalled 10-26-2019 06:30 AM

problem in language symbols
 
1 Attachment(s)
in stall vb 4.x and after i change website hosting and transfer website and database to new hosting the web site language (Arabic) and forum control panel was change to strange characteristics as attached

https://vborg.vbsupport.ru/attachmen...1&d=1572078674
how I can solve that

snakes1100 10-26-2019 09:07 AM

Different charsets being used on each server, so you;; need to change mysql charsets to match what you was using on the old server

khalled 11-05-2019 07:01 PM

I change it to latin1_swedish which I use on old self but unfortunately, not solve the problems
also I change it to utf8mb4_unicode_ci and not solve the problem as well
any other charsets can I use which compatible for the Arabic language

Dave 11-05-2019 07:53 PM

Did you modify the "HTML Character Set" setting at Languages & Phrases > Language Manager > Edit Settings of the language?

snakes1100 11-06-2019 07:48 AM

I meant the server, not in your db via phpmyadmin

Check the mysql server charsets, via diagnostics -> mysql variables

character_set_client latin1
character_set_connection latin1
character_set_database latin1
character_set_filesystem binary
character_set_results latin1
character_set_server latin1
character_set_system utf8

If those match on each server, then rule it out.

If its a plesk server, plesk likes to set a local php.ini with a charset in it, which is most likely wrong.


All times are GMT. The time now is 10:46 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.02680 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
  • (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