I was playing with themes in Word Press and noticed some dit pass a trackback to Pligg... After some puzzeling i saw the trackback URL on the WP page. I added the following code to a not trackback-able theme singel page source and it worked...
Code:
<a href="<?php trackback_url() ?>" rel="trackback"><?php _e('TrackBack <abbr title="URL">URL</abbr>'); ?></a> Try and see work on a singel page at
MedLog and add to a pligg site.