473,387 Members | 1,611 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to troubleshoot xml-rpc error in WordPress?

I'm trying to use a blog client to write messages with "attached" .pdf
content to WordPress blogs. WIth the "Direct Upload" mechanism, the
attached files work for some types (like .txt) but fails with .pdfs,
with a message about an XML parsing error. However, the XML code looks
pretty good to my untrained eye, and gives no errors when run through
some verifiers , and there are no errors in the httpd logs. As far as I
can tell, this is using Incutio's xml-rpc library, but I haven't gotten
any response from them (him) about what might be going on - the error
message is not too helpful ("Invalid procedure call or argument").

What steps can I take to get some more useful debug info?
Jul 25 '07 #1
9 3086
Nooze Goy wrote:
I'm trying to use a blog client to write messages with "attached" .pdf
content to WordPress blogs. WIth the "Direct Upload" mechanism, the
attached files work for some types (like .txt) but fails with .pdfs,
with a message about an XML parsing error. However, the XML code looks
pretty good to my untrained eye, and gives no errors when run through
some verifiers , and there are no errors in the httpd logs. As far as I
can tell, this is using Incutio's xml-rpc library, but I haven't gotten
any response from them (him) about what might be going on - the error
message is not too helpful ("Invalid procedure call or argument").

What steps can I take to get some more useful debug info?
Maybe ask the WordPress support people?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 26 '07 #2
Jerry Stuckle wrote:
Nooze Goy wrote:
>I'm trying to use a blog client to write messages with "attached" .pdf
content to WordPress blogs. WIth the "Direct Upload" mechanism, the
attached files work for some types (like .txt) but fails with .pdfs,
with a message about an XML parsing error. However, the XML code looks
pretty good to my untrained eye, and gives no errors when run through
some verifiers , and there are no errors in the httpd logs. As far as
I can tell, this is using Incutio's xml-rpc library, but I haven't
gotten any response from them (him) about what might be going on - the
error message is not too helpful ("Invalid procedure call or argument").

What steps can I take to get some more useful debug info?

Maybe ask the WordPress support people?
What makes you think I haven't already done that?
Jul 26 '07 #3
Nooze Goy wrote:
Jerry Stuckle wrote:
>Nooze Goy wrote:
>>I'm trying to use a blog client to write messages with "attached"
.pdf content to WordPress blogs. WIth the "Direct Upload" mechanism,
the attached files work for some types (like .txt) but fails with
.pdfs, with a message about an XML parsing error. However, the XML
code looks pretty good to my untrained eye, and gives no errors when
run through some verifiers , and there are no errors in the httpd
logs. As far as I can tell, this is using Incutio's xml-rpc library,
but I haven't gotten any response from them (him) about what might be
going on - the error message is not too helpful ("Invalid procedure
call or argument").

What steps can I take to get some more useful debug info?

Maybe ask the WordPress support people?

What makes you think I haven't already done that?
I don't know. But this isn't the place to be asking. I doubt many
people know much about WordPress. Whereas everyone in the WordPress
support forums does.

Now if you have a question about specific PHP code, this is the place to
be asking.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 26 '07 #4
Jerry Stuckle wrote:
Nooze Goy wrote:
>Jerry Stuckle wrote:
>>Nooze Goy wrote:
I'm trying to use a blog client to write messages with "attached"
.pdf content to WordPress blogs. WIth the "Direct Upload" mechanism,
the attached files work for some types (like .txt) but fails with
.pdfs, with a message about an XML parsing error. However, the XML
code looks pretty good to my untrained eye, and gives no errors when
run through some verifiers , and there are no errors in the httpd
logs. As far as I can tell, this is using Incutio's xml-rpc library,
but I haven't gotten any response from them (him) about what might
be going on - the error message is not too helpful ("Invalid
procedure call or argument").

What steps can I take to get some more useful debug info?

Maybe ask the WordPress support people?

What makes you think I haven't already done that?

I don't know.
You don't know, but you jump in anyway with your assumption? Why would
you do that?
But this isn't the place to be asking.
It's your opinion, and you're more than welcome to it. But it's not your
call, though, is it?
I doubt many
people know much about WordPress.
You are one assumptifying fella, ain'tcha?
Whereas everyone in the WordPress
support forums does.
Does what?
Now if you have a question about specific PHP code, this is the place to
be asking.
It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly don't
have any kind of answers, all you can do with this is make assumptions
and pontificate. Why don't you just go play somewhere else?
Jul 26 '07 #5
Nooze Goy wrote:
Jerry Stuckle wrote:
>Nooze Goy wrote:
>>Jerry Stuckle wrote:
Nooze Goy wrote:
I'm trying to use a blog client to write messages with "attached"
.pdf content to WordPress blogs. WIth the "Direct Upload"
mechanism, the attached files work for some types (like .txt) but
fails with .pdfs, with a message about an XML parsing error.
However, the XML code looks pretty good to my untrained eye, and
gives no errors when run through some verifiers , and there are no
errors in the httpd logs. As far as I can tell, this is using
Incutio's xml-rpc library, but I haven't gotten any response from
them (him) about what might be going on - the error message is not
too helpful ("Invalid procedure call or argument").
>
What steps can I take to get some more useful debug info?

Maybe ask the WordPress support people?

What makes you think I haven't already done that?

I don't know.

You don't know, but you jump in anyway with your assumption? Why would
you do that?
>But this isn't the place to be asking.

It's your opinion, and you're more than welcome to it. But it's not your
call, though, is it?
I doubt many
people know much about WordPress.

You are one assumptifying fella, ain'tcha?
> Whereas everyone in the WordPress support forums does.

Does what?
>Now if you have a question about specific PHP code, this is the place
to be asking.

It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly don't
have any kind of answers, all you can do with this is make assumptions
and pontificate. Why don't you just go play somewhere else?
Not at all. This is a PHP group.

If you have a PHP question, what exactly is your PHP question? That is,
what is the *exact code* you're having problems with?

But you don't have any. All you did was come in here and ask how to do
something in WordPress.

Let me give you a clue - this is NOT comp.lang.WORDPRESS!

I tried to steer you to the right place. But you just can't understand.
The lack of other responses should have clued you that this is the
wrong place.

But even though I tried to help you, you come down on me. You're no
better than at troll. Get lost, loser.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 27 '07 #6
Nooze Goy wrote:
Jerry Stuckle wrote:
>Nooze Goy wrote:
>>Jerry Stuckle wrote:
Nooze Goy wrote:
I'm trying to use a blog client to write messages with "attached"
.pdf content to WordPress blogs. WIth the "Direct Upload"
mechanism, the attached files work for some types (like .txt) but
fails with .pdfs, with a message about an XML parsing error.
However, the XML code looks pretty good to my untrained eye, and
gives no errors when run through some verifiers , and there are no
errors in the httpd logs. As far as I can tell, this is using
Incutio's xml-rpc library, but I haven't gotten any response from
them (him) about what might be going on - the error message is not
too helpful ("Invalid procedure call or argument").
>
What steps can I take to get some more useful debug info?

Maybe ask the WordPress support people?

What makes you think I haven't already done that?

I don't know.

You don't know, but you jump in anyway with your assumption? Why would
you do that?
>But this isn't the place to be asking.

It's your opinion, and you're more than welcome to it. But it's not your
call, though, is it?
I doubt many
people know much about WordPress.

You are one assumptifying fella, ain'tcha?
> Whereas everyone in the WordPress support forums does.

Does what?
>Now if you have a question about specific PHP code, this is the place
to be asking.

It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly don't
have any kind of answers, all you can do with this is make assumptions
and pontificate. Why don't you just go play somewhere else?
I will add one thing. You're running under Apache, aren't you? Why not
try alt.apache.configuration? Or is your OS Linux? Any of those would
be just as appropriate.

Linux is written in C. So according to your argument, any linux
question is appropriate for a C newsgroup.

Just because WordPress is written in PHP doesn't mean this is an
appropriate newsgroup for WordPress questions! Get a clue!

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 27 '07 #7
Jerry Stuckle wrote:
Nooze Goy wrote:
>Jerry Stuckle wrote:
>>Nooze Goy wrote:
Jerry Stuckle wrote:
Nooze Goy wrote:
>I'm trying to use a blog client to write messages with "attached"
>.pdf content to WordPress blogs. WIth the "Direct Upload"
>mechanism, the attached files work for some types (like .txt) but
>fails with .pdfs, with a message about an XML parsing error.
>However, the XML code looks pretty good to my untrained eye, and
>gives no errors when run through some verifiers , and there are no
>errors in the httpd logs. As far as I can tell, this is using
>Incutio's xml-rpc library, but I haven't gotten any response from
>them (him) about what might be going on - the error message is not
>too helpful ("Invalid procedure call or argument").
>>
>What steps can I take to get some more useful debug info?
>
Maybe ask the WordPress support people?

What makes you think I haven't already done that?

I don't know.

You don't know, but you jump in anyway with your assumption? Why would
you do that?
.... duhhh... you don't know that, either?
>>But this isn't the place to be asking.

It's your opinion, and you're more than welcome to it. But it's not
your call, though, is it?
.... duhhh... you don't know that, either?
> I doubt many
people know much about WordPress.

You are one assumptifying fella, ain'tcha?
.... duhhh... you don't know that, either?
>> Whereas everyone in the WordPress support forums does.

Does what?
>>Now if you have a question about specific PHP code, this is the place
to be asking.

It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly don't
have any kind of answers, all you can do with this is make assumptions
and pontificate. Why don't you just go play somewhere else?

Not at all.
Ooooh, look! An answer... unfortunately, a complete non-sequitur.
There's a shock.
This is a PHP group.

If you have a PHP question, what exactly is your PHP question? That is,
what is the *exact code* you're having problems with?

But you don't have any. All you did was come in here and ask how to do
something in WordPress.

Let me give you a clue
You don't have any to give, though, do you?
- this is NOT comp.lang.WORDPRESS!
Since WP is an app and not a lang, it wouldn't be, would it?
I tried to steer you to the right place.
No, you didn't. You made an assumption - completely unjustified, and
totally incorrect - that I hadn't already tried there, and instead of
actually trying to help, you started running your keyboard. Just like to
see your name, is that it?
>But you just can't understand.
I understand you're a dolt, who can't stand to not have the last word.
Why do you insist on making yourself look more and more like an idiot?
The lack of other responses should have clued you that this is the
wrong place.
The lack of other responses more likely has to do with others who might
have had a useful offering rolling their eyes and thinking "There's that
moron Jerry... again."
But even though I tried to help you,
You did not. If you had wanted to help, you would have ASKED whether I'd
already tried any WP forums etc.
you come down on me. You're no
better than at troll.
"At troll?" Ah, the keyboardic equivalent of spittle flying from your
lips, eh?
Get lost, loser.
You're not just rude, you're also aggressively stupid... and you seem to
be suffering from some sort of enormous inferiority complex, which,
judging from your completely worthless responses so far, is entirely
justified in every respect.

Since you obviously have no idea where to start with troubleshooting PHP
xml-rpc code, why do you insist on blathering your non-answers and
raving about WordPress?

No, wait... don't answer any of these questions, just go play somewhere
else, why don't you?

I'm betting you simply cannot stand to not get in the last word - I
actually have a $5.00 bet with my youngest son, who is sitting here
reading this and asking me "Pop, why are you even responding to this
jackoff?", that you won't be able to resist... you're not going to let
me down, are you?

Jul 28 '07 #8
Jerry Stuckle wrote:
Nooze Goy wrote:
>Jerry Stuckle wrote:
>>Nooze Goy wrote:
Jerry Stuckle wrote:
Nooze Goy wrote:
>I'm trying to use a blog client to write messages with "attached"
>.pdf content to WordPress blogs. WIth the "Direct Upload"
>mechanism, the attached files work for some types (like .txt) but
>fails with .pdfs, with a message about an XML parsing error.
>However, the XML code looks pretty good to my untrained eye, and
>gives no errors when run through some verifiers , and there are no
>errors in the httpd logs. As far as I can tell, this is using
>Incutio's xml-rpc library, but I haven't gotten any response from
>them (him) about what might be going on - the error message is not
>too helpful ("Invalid procedure call or argument").
>>
>What steps can I take to get some more useful debug info?
>
Maybe ask the WordPress support people?

What makes you think I haven't already done that?

I don't know.

You don't know, but you jump in anyway with your assumption? Why would
you do that?
>>But this isn't the place to be asking.

It's your opinion, and you're more than welcome to it. But it's not
your call, though, is it?
> I doubt many
people know much about WordPress.

You are one assumptifying fella, ain'tcha?
>> Whereas everyone in the WordPress support forums does.

Does what?
>>Now if you have a question about specific PHP code, this is the place
to be asking.

It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly don't
have any kind of answers, all you can do with this is make assumptions
and pontificate. Why don't you just go play somewhere else?

I will add one thing. You're running under Apache, aren't you? Why not
try alt.apache.configuration? Or is your OS Linux? Any of those would
be just as appropriate.

Linux is written in C. So according to your argument, any linux
question is appropriate for a C newsgroup.

Just because WordPress is written in PHP doesn't mean this is an
appropriate newsgroup for WordPress questions! Get a clue!
Multiple (non-)answers, now?

How pathetic are you?
Jul 28 '07 #9
Nooze Goy wrote:
Jerry Stuckle wrote:
>Nooze Goy wrote:
>>Jerry Stuckle wrote:
Nooze Goy wrote:
Jerry Stuckle wrote:
>Nooze Goy wrote:
>>I'm trying to use a blog client to write messages with "attached"
>>.pdf content to WordPress blogs. WIth the "Direct Upload"
>>mechanism, the attached files work for some types (like .txt) but
>>fails with .pdfs, with a message about an XML parsing error.
>>However, the XML code looks pretty good to my untrained eye, and
>>gives no errors when run through some verifiers , and there are
>>no errors in the httpd logs. As far as I can tell, this is using
>>Incutio's xml-rpc library, but I haven't gotten any response from
>>them (him) about what might be going on - the error message is
>>not too helpful ("Invalid procedure call or argument").
>>>
>>What steps can I take to get some more useful debug info?
>>
>Maybe ask the WordPress support people?
>
What makes you think I haven't already done that?

I don't know.

You don't know, but you jump in anyway with your assumption? Why
would you do that?

But this isn't the place to be asking.

It's your opinion, and you're more than welcome to it. But it's not
your call, though, is it?

I doubt many
people know much about WordPress.

You are one assumptifying fella, ain'tcha?

Whereas everyone in the WordPress support forums does.

Does what?

Now if you have a question about specific PHP code, this is the
place to be asking.

It IS a PHP code question, Jerry. It's obvious you don't know and
haven't taken the trouble to look at Incutio's code, you clearly
don't have any kind of answers, all you can do with this is make
assumptions and pontificate. Why don't you just go play somewhere else?

I will add one thing. You're running under Apache, aren't you? Why
not try alt.apache.configuration? Or is your OS Linux? Any of those
would be just as appropriate.

Linux is written in C. So according to your argument, any linux
question is appropriate for a C newsgroup.

Just because WordPress is written in PHP doesn't mean this is an
appropriate newsgroup for WordPress questions! Get a clue!

Multiple (non-)answers, now?

How pathetic are you?
You're just a troll - and a pretty bad one at that.

This is not your private newsgroup. This is a newsgroup for answering
PHP questions.

So WordPress is written in PHP? Linux is written in C - so by your
argument all Linux questions should be answered in comp.lang.c.

Notice no one else answered your post, you pathetic little turd. That's
because this isn't the place to ask how to do something in WordPress

But you're really just too stoopid to understand that, aren't you. And
you feel the whole internet should be at your disposal, to answer any
question in any newsgroup you want. It shows. Look at your response
after I gently tried to direct you to the right place. Just because you
couldn't ask a question intelligently enough to be answered in the
WordPress support doesn't mean you'll get one here. In fact, you won't.

Sorry, loser. It doesn't work that way.

Now go back to playing with yourself. You can see how many people here
are just jumping to play with you.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 29 '07 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Alex | last post by:
Is it more time-consuming to troubleshoot or just start from scratch. PHP used to work that's why I'm tempted to just re-install Linux.
2
by: Simon Strandgaard | last post by:
I am trying to understand how to create a 'catalog.xml' file for my docbook-xml documents. If I understand correct a local catalog.xml file can both avoid hardcoding in makefiles (portability),...
0
by: MarionEll | last post by:
Premier XML Industry Event Slated for Dec. 7-12 in Philadelphia; Presenters Include Adobe, BEA, Microsoft, IBM, Sun, Hewlett-Packard, Oracle Alexandria, Va. Sept. 30, 2003 - IDEAlliance, a...
6
by: yzzzzz | last post by:
Hi, In which cases is the <?xml version="1.0" encoding="UTF-8"?> processing instruction required at the beginning of an XML document, for the document to be valid? e.g. does it depend on the...
6
by: Kerberos | last post by:
I am learning XHTML 2.0, and I have tried to validade the example of XHTML 2.0 page given on the W3C eBook, but it reports errors :'( Here's the code: <?xml version="1.0" encoding="UTF-8" ?>...
2
by: markelc | last post by:
I've created several new users through the CreateUserWizard without a hitch but when I can't login using the login server control with any of them. How do I troubleshoot this problem? I've used SQL...
1
by: Chateaubriant | last post by:
Hi, I apologize in advance if this is not the right forum for such request, but I didn't know where else to turn. Looking for someone with experience to help me troubleshoot and debug couple of...
2
by: Bobby Edward | last post by:
Any way to debug why VS 2008 SP1 is slow? Recently it's been really lagging, even though it's a pretty fresh install, with a few "add-ons", like: Devart dbForge Fusion for MySQL, Devart MyDirect...
0
by: Jacker | last post by:
Xpress Author for MS Word XML Documents In.vision Research empowers knowledge workers to create complex XML documents in Microsoft Word (2000-2003) with a normal Word experience. Deploy XML...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.