I have a plugin that supports the LJ user tags….I just can’t make it available, my web server went down 3 days ago and the ISP hasn’t returned my calls.
I’ve installed all the new code (both LJ Update and the new xmlrpc) and I’m still getting the same error:
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /web/script/pinwiz/pinwiz.net/my-hacks.php on line 20
Every time I see someone mentioning this particular error, no one follows up so I’m completely clueless about how to fix it. Any comments?
@pinwiz: Please make sure that this line exists in the ljautoupdate function: require_once ("wp-includes/class-xmlrpc.php");
Also, please make sure that there is only one version of the function in your my-hacks.php