[geeklog-devtalk] trackbacks
Jon Lawrence
jon at crazygeek.co.uk
Mon Feb 7 15:07:44 EST 2005
On Monday 07 February 2005 18:24, Jon Lawrence wrote:
> Hi,
> I'm having a play with trackbacks on one of my sites.
> I've successfully setup a test trackback comment. But, I need to delete it
> - as I say it was only a test :).
> When I view the article, I see a link to delete the trackback comment. When
> I click on this link I get nothing - litterally, just a blank page.
>
> By adding exit('here') in various places, I see a problem with the
> require_once('XML/RPC.php') in lib-pingback.php. Having exit before the
> require_once displays, having exit after doesn't.
> Now I'm confused, RPC.php is a library file (ie a selection of classes and
> functions) as far as I'm aware there is nothing in the that does anything
> unless called by a function - simply requiring it should make anything
> happen.
> Commenting out the require for RPC.php allows me to delete the trackback
> comment.
OK, It appears this is something that I've done. All of a sudden, anything to
do with trackbacks is giving me a blank page.
Jon
> Does anyone have any idea where I can start trying to find out what's
> happening here.
>
> Jon
> _______________________________________________
> geeklog-devtalk mailing list
> geeklog-devtalk at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devtalk
More information about the geeklog-devtalk
mailing list