• I am using CaPa to setup certain private sections on my WordPress site and its doing a exactly what I need it to. However, it appears incompatible with the xmlrpc.php file and produces the following error:

    Fatal error: Call to a member function on a non-object in /home/myurl/www/website/wp-content/plugins/capa/capa.php on line 990

    Any thoughts?

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Briefly looking at the source on that line, I don’t know why/how that is interacting with xmlrpc.php. Do you have any additional info to track this back to xmlrpc.php?

    Have you contacted the plugin author to see if they have any more info on that error?

    Thread Starter cmh600

    (@cmh600)

    To confirm it was that plugin, I just turned it on and off – xmlrpc works fine with it off.

    I left a comment post under the latest release a day or so ago at the website but haven’t heard thing back.

    The source code didn’t really reveal anything out of order to me, but I didn’t go through the whole framework with a fine toothed comb as I am not familiar with the plugin framework or the CaPa code.

    Hey cmh600

    thanks for the info/report. Gonna check your problem ( bug ).
    Can you tell me where the error appears and what you did?

    Thread Starter cmh600

    (@cmh600)

    Hi Namja.

    I basically just go to my domain name with xmlrpc extension e.g. https://mydomainname.com/xmlrpc.php and it throws the error –

    Fatal error: Call to a member function on a non-object in /home/myurl/www/website/wp-content/plugins/capa/capa.php on line 990

    I found this out because I wanted to use a client application on my computer for blogging and this application uses the xmlrpc.php file to authenticate – it wasn’t authenticating so I checked the file directly by typing in the above URL. If I turn off the CaPa plugin the direct URL above doesn’t throw the error and the client application will authenticate.

    Any help greatly appreciated!

    Thanks

    Hi cmh600.

    Thanks for the detailed answer. Helps alot. Lets see how we can fix this.

    Regards. ??

    Hi,

    this looks like a very good PlugIn but I am having the same problem as above except that for me it occurs as soon as CaPa is activated for the first time:

    Fatal error: Call to a member function on a non-object in /…/wp-content/plugins/capa/capa.php on line 990

    I am using the latest version of wordpress.

    Thanks for having a look at this!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[plugin CaPa] incompatible with xmlrpc’ is closed to new replies.