Forums

jQuery Colorbox
[resolved] Fatal error in the backend Donation panels (7 posts)

  1. aldolat
    Member
    Posted 11 months ago #

    After upgrading to jQuery Colorbox 4.1, the two panels "Top donations" and "Latest donations" trigger this error:

    Fatal error: Call to undefined function xmlrpc_encode_request() in /web/htdocs/www.example.com/home/wp-content/plugins/jquery-colorbox/includes/donationloader.php on line 117

    I am using WordPress 3.2-RC2.

    http://wordpress.org/extend/plugins/jquery-colorbox/

  2. techotronic
    Member
    Posted 11 months ago #

    Hi,

    you get the errormessage because your server doesn't have the xmlrpc module installed/activated.
    It shouldn't be a problem, it's just that the donations will not be loaded.
    Cheers,
    Arne

  3. aldolat
    Member
    Posted 11 months ago #

    Thanks, Techotronic :)

  4. springthistle
    Member
    Posted 10 months ago #

    This problem is worth fixing. I am on DreamHost, as are most of my many clients using WordPress, and they will all get this error.

    I used to enjoy looking at the jQuery colorbox settings and seeing the donations. If the old way worked, why not go back to the old way? That's my vote.

    If you won't do that, at least do a function_exists() before displaying the boxes, so everyone doesn't see the error. If your fancy new functionality is going to fail, allow it to fail gracefully.

  5. techotronic
    Member
    Posted 10 months ago #

    Hi,
    the reason I changed the implementation is that I wanted the donations to be loaded asynchronously after the property page is loaded.
    I'll probably add a function-check in the future.

    This seems to be the way to enable XMLRPC on DreamHost, by the way:
    http://discussion.dreamhost.com/thread-126746.html
    You'll also need that if you ever want to access your WordPress installation through a client, like the iPhone app, MarsEdit or some other tool.

    Cheers,
    Arne

  6. flyingpylon
    Member
    Posted 9 months ago #

    I'm seeing this problem too, but XMLRPC does seem to be installed and working on my Dreamhost site. For example, I am able to log in and view/edit posts via the WordPress Android app.

    I am using WP 3.2.1. The errors are not a real problem for me, but I saw this thread and thought I'd mention that enabling XMLRPC doesn't seem to be the issue.

  7. techotronic
    Member
    Posted 7 months ago #

    fixed in 4.2

Reply

You must log in to post.

About this Plugin

About this Topic