PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Problem in language encoding After upgrade (http://www.photopost.com/forum/photopost-pro-installation-upgrades/147906-problem-language-encoding-after-upgrade.html)

Ksa art April 2nd, 2012 03:08 PM

Problem in language encoding After upgrade
 
5 Attachment(s)
Hi
i have Problem in language encoding
as pic in atach

my Photopost gallery url is :
-art-gov-sa-gallery
phpMyAdmin encoding is UTF-8
language File encoding is UTF-8

Photopost VERSION is 8.3

Ksa art April 2nd, 2012 03:09 PM

3 Attachment(s)
Encoding in database is correct utf-8
And phrases in tables r utf-8 and correct

Chuck S April 2nd, 2012 06:43 PM

Well you can send ftp and admin login info to the contact us link. I am unaware of any issues with the languages we claim to support so i would need to see the issue.

Ksa art April 2nd, 2012 07:38 PM

thank you Chuck

Chuck S April 2nd, 2012 09:29 PM

No problem if you sent the details will take a look when I get to the office in the am.

Ksa art April 12th, 2012 11:05 AM

I found the solution for this problem myself
in my research in the Forum
Unfortunately, this problem
Found at many of the members who have traded dealing this wonderful script
I will Post the solution soon
Wait for me :)

Chuck S April 12th, 2012 11:13 AM

Not sure what your trying to say because I fixed your issue and told you to reenter your category names. That is where this discussion left off.

The issue is with the php function htmlentities does not support arabic.

Ksa art April 12th, 2012 11:40 AM

My frind and i till you its ok to rename the cat but what about user name in arabic utf !!
and you have said to me that you do not know the Arabic language

The problem was in reading the utf-8 coding from the databases

and The solution is

----------------------
In pp-inc.php
Search

Code:

Content visible to verified customers only.
after the code in one line Place this code

Code:

Content visible to verified customers only.
-----------------
Search in ( you will find it 2 time )

Code:

Content visible to verified customers only.

after the code in one line Place this code

Code:

Content visible to verified customers only.
Search

Code:

Content visible to verified customers only.
after the code in one line Place this code

Code:

Content visible to verified customers only.

Chuck S April 12th, 2012 02:39 PM

I hear what your saying that could work as an absolute but I already show we do this

Code:

Content visible to verified customers only.

Ksa art April 12th, 2012 06:58 PM

How AND where ??

Chuck S April 12th, 2012 09:11 PM

we set it in the same file your talking about maybe the change that helped you was the server character set line.


All times are GMT -5. The time now is 11:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97