Support Forum
Welcome, Guest
Please
Lost Password? No account yet? Register
Re:Suddenly xmlrpc stopped working (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Suddenly xmlrpc stopped working
#135
teddy (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months, 1 Week ago Karma: 0  
Well...
I
1 overwrote all the files on xmlrpc
2 made a new account on WLW, Joomla(a superadmin) and Zoundry
3 my collation is utf8_general_ci, even if there are some tables (related to 3rd parties components) on latin1_swedish_ci
Situation is:
I can post new topics on both editors
I can't see old articles on WLW (and remember that I could 3 days ago?)and I don't even know if it possible with Zoundry...
I can post you the new WLW log...
Code:




Thank you very much,
Guido
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#136
Joomler! (User)
Gold Boarder
Posts: 211
graph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months, 1 Week ago Karma: 2  
Thank you for send.

I seem to have returned a correct response. However, a wrong character-code seems to be included.

QUOTE:
hexadecimal value 0x1C, is an invalid character. Line 71, position 28.


The error went out when testing to return the response log that you sent.
The character that doesn't exist in the article in UTF-8 is included or there seems correctly to be a character that is not UTF-8.
Please correct a past article.

It seems that it is because different character encode exists together.

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#137
teddy (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months, 1 Week ago Karma: 0  
Now it works, but don't know why, since the only thing I did has been:
1 erase the last article I've posted through WLW
2 paste the same exact html content in a new article with same title

On another pc, with another joomla account, WLW didn't allow to post new articles even after the first WLW worked correctly,
so I recreated an account with the same data, and now it can post...

Not exactly a reassuring behaviour, isn't it?

Please, let me know how I could mess with utf-8 if db and clients are all set on utf-8
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#138
Joomler! (User)
Gold Boarder
Posts: 211
graph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months, 1 Week ago Karma: 2  
I do not understand the reason either, but give an example in Japanese Joomla!.

1. All Joomla! files are stored in UTF-8 no BOM.

2. Setting of PHP is as follows.

default_charset UTF-8
mbstring.language neutral
mbstring.internal_encoding UTF-8
mbstring.encoding_translation Off
mbstring.http_input auto
mbstring.http_output pass

3. All databases are UTF-8. 

But there may be the case that a problem happens if you make it these settings.

Please send PHP setting of your mbstring and iconv.

Thanks.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#141
teddy (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months ago Karma: 0  
Joomler, thanks again for your patience, I've waited so long because I wanted to monitor more precisely the bahaviour of the system.
It revealed to be very strange: sometimes it work without problems, then stops giving errors, and it resumes without touching anything.
I've checked my PHP settings, and they aren't like yours...I know this should be an issue, but I'm on a shared hosting, and don't believe they are going to change settings...
What do you advise me to do?

ICONV
iconv support enabled
iconv implementation glibc
iconv library version 2.3.4

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

MBSTRING
Multibyte Support enabled
Japanese support enabled
Simplified chinese support enabled
Traditional chinese support enabled
Korean support enabled
Russian support enabled
Multibyte (japanese) regex support enabled

mbstring extension makes use of \"streamable kanji code filter and converter\", which is distributed under the GNU Lesser General Public License version 2.1.

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#144
Joomler! (User)
Gold Boarder
Posts: 211
graph
User Offline Click here to see the profile of this user
Re:Suddenly xmlrpc stopped working 7 Months ago Karma: 2  
Please send a title and the contents of the article when an error happened by an email.

I test it.

Thank you!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop