PDA

View Full Version : vBulletin 4 Request - External Data Provider Encoding issue


fai99al99
11-23-2017, 08:34 AM
hello,

Iam trying use this MOD:
https://vborg.vbsupport.ru/showthread.php?t=232518

which is working fine, except that titles looks like : ????? ???? ?? ??? ?? etc..

-----------------------------
when I open:
https://www.mysite.com/vb/external.php?type=js

threads titles looks like this :
??? ???? ?????? ?????? ? ????? ??????? etc ..

and my site uses this encoding for the language:
windows-1256


there is a conflict between my site?s language encoding and " external.php?type=js " encoding...

how can I solve this ?