1 edb Jun 08, 2006 10:03
3 blueyed Apr 03, 2007 21:18
Laibcoms, those get generated by the Captcha Image plugin.
The DisplayTrackbackAddr event gets triggered in your skin's _feedback.php though it should not.
In the default /skins/_feedback.php that should not be the case, if trackbacks are disabled for the blog ($disp_trackback_url would be set to 0 therein then).
4 laibcoms Apr 04, 2007 01:16
Ahh.. Ic..
That's weird tho, the trackback setting for the blogs switched to on after moving to a new host... it works fine now.
And interesting, captcha fully works with trackback urls now :D I guess there's no need to turn off trackbacks.
Thanks thanks!!
5 fplanque May 20, 2007 02:51
In all recent skins, the trackback URL does not display if tbs are turned off.
When you view source though... there still is some autodiscovery trackback code. This will be fixed in 1.10.1 and up.
I'm using 1.9.x, trackback URL shows even if turned-off, in any case, I just edited my skin for that.
But just now I noticed that the trackback URLs are like these:
And I don't remember b2e 1.9.x producing a lengthy trackback like that.
This wasn't the case 2 months ago, now it is for our blog, which we moved to a new host (after 2 months).
Any ideas?