javajunkee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?More info –
I found an event logged on my firewall (Smoothwall), which coincides with when I publish a post that contains a Trackback URI. Here it is:
09:15:55 IN=eth2 OUT=eth2 SRC=192.168.xxx.xxx DST=192.168.xxx.xxx LEN=60 TOS=0x00 PREC=0x00 TTL=63 ID=59681 DF PROTO=TCP SPT=54928 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0
My WordPress is running as a virtual server on my Apache. I’m wondering if this may be a host mis-configuration in my httpd.conf. I experience no other anomalies with my primary or my virtual hosts though.
Just more pieces to the puzzle.
j
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?Miklb,
Sorry, some results. My trackbacks apparently never make to podz site. There is no indication of any communication and again, the URI never clears from the “Send Trackbacks To:” field on my site after I publish. It’s as if during the publish routine, what ever procedure is suppose to handle the URI is failing. Alas, I wish I knew more PHP.
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?Hi miklb,
Thx for responding.
I first posted on Podz’s test site and used a URI from a post on my blog. I wanted to see what the normal behavior of a successful trackback looked like. Immediately after publishing, I checked the trackback address field and it had cleared. I then checked my blog, and the trackback had logged correctly waiting for moderation.
I reversed the process, sending the trackback from my blog to podz. After publishing, the URI never cleared from the field and it never showed on podz blog. I waited approx 1/2 hour. I don’t remember checking what was in moderation (good catch). I also tested pingbacks with the same results. Podz to me (success), me to Podz (failed).
Since I don’t recall checking Podz ‘waiting for moderation’ trackbacks, I’m going to run a test right now.
Stand by . . .
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?OK, home now. Here’s some starting specs:
PHP Version – 5.0.4
System – Linux 2.6.14-1.1656_FC4 #1
Build Date – Nov 8 2005 08:28:03
Server API – Apache 2.0 Handler
Apache Version – Apache/2.0.54 (Fedora)
Apache Release Version – 20020903
mysql Client API Version – 4.1.16Please let me know if I can provide more info, or symptoms I’m experiencing.
j
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?podz,
I found a couple of the threads that eluded to a bug issue since 2.0. Take a look.
http://trac.wordpress.org/ticket/2362
and
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?Otto42,
You’re referring to pingbacks correct? Using tamba2.org.uk/wordpress/TestTrack, I’ve created my own posts. Then placed the ‘Trackback URI’ into the trackback entry field in a new post on my blog (no link within the body of the text). Hit publish. Upon re-entering edit mode, the trackback URI is still in the trackback field. My WordPress has not processed it. I’ve also tried pingbacks (links within the body of my text), with no trackback. This has had no results as well.
This leads me to believe there’s a issue with the php code somewhere (maybe) no flames pls. 😉
Forum: Fixing WordPress
In reply to: Sending Trackbacks and Pingbacks in 2.0.2: Is There a Solution?Hi podz,
I’ve seen you around here a bit, thx for the quick reply. 🙂
Well funny enough, a current search of “trackback” in Documentation, Support Forums, WP.org Blogs and the Bug Database, returns nothing. I’m sure I saw some threads previously in the Bug Database.
Anyway, I host my own server. Apache on Fedora. I’m at work now, so specifics would have to wait.
Thx for the tamba2.org.uk/wordpress/TestTrack link. I’ve used that to verify I can receive trackbacks and pingbacks successfully.