userx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksYes, I deleted the is-single and my own theme’s comments.php is being called … for the first time ever. Thanks Minna and Moshu. I also added <?php comment_type(__(‘Comment’), __(‘Trackback’), __(‘Pingback’)); ?> to my comments.php. Don’t know if that’ll help fix my track and pings, but I’m trying everything at this point.
I also did disable customizing permalinks …but it broke all my pages and links to posts. I enabled it again.
UPDATE: Conscious Junkyard just sent me a trackback … how’d that happen???
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksMinna – this is what I have in my active theme (not the defualt theme):
<?php comments_template( is_single() ); // Get wp-comments.php template ?>
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksWait … if the file comments.php is the template…I don’t know. Anyway, I just know I have to modify the comments.php in the default file to get the results to show up on my theme. I just wondered if this has anything to do with tracks and pings.
Forum: Fixing WordPress
In reply to: 1.5.1 Track & Pingbacksyes it does. I even modded it in vain and wondered why the changes weren’t showing. then I modded the default theme’s comments.php and viola…they appeared. Again, its been like that since I upgraded from 1.2
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksWould the odd fact that my theme is pulling it’s comments.php from a different theme folder (deault) for some reason? In other words, I have to mod the default theme’s comments.php to get the desired results to show up in my own theme’s comments.php. Make sense? Could this be causing the trackback/ping issue. Also, why is my theme pulling from the defualt theme anyway? It’s been like this since 1.5., I just figured the hell with it if it’s working.
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksNo, moshu, I didn’t get it. Thanks for the effort though; it’s appreciated. I was really hoping this track/ping issue would be sorted out in this release. Doesn’t look too good though…
I can’t figure out why it workd on a few, but doesn’t for others. it is very confusing.
Forum: Fixing WordPress
In reply to: 1.5.1 Track & Pingbacksmac – nope. I can send them, but can’t recieve them. I tried from Podz tester site, and now your’s never showed. I can send then though … at least to Podz site. It sounds like that could be pretty touch and go at different sites though … from what you have said. Is that correct?
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksYes, I know, but given the wide variety of success/failure, I was curious if it would work if someone else sent one. It seems that if it fails at Podz tester site, it may work from another. At least that what was how I understood Mac’s explanation. There seems to be no rhyme nro reason for success/failure. Someone correct me if I am misinterpreting this…
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksHey, can someone try to send my 1.5.1 a ping and trackback? I finally can send a trackback (to Podz test site), but I’m not sure that I can recieve one yet. I don’t think I can.
Hit me here http://www.progressieink.com
I have a testing trackback post waiting there. Thanks ….
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksWell, I got it to send trackbacks …
I was afraid that was the “crazy fix procedure.”
Forum: Fixing WordPress
In reply to: 1.5.1 Track & Pingbacksmac- What is this “crazy fix procedure?”
Forum: Fixing WordPress
In reply to: 1.5.1 Track & Pingbacksmac – thanks, I might, after I get the track/ping issue resolved. Whatever these server log errors are, they aren’t causing any troubles at home, that is noticable. I need to get the track/pings working. So, after I figure those out, I’ll be sure to figure out what in the world the server log errors are all about, if they aren;t causing my track/ping issues.
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksWow! I just looked at my error logs and this one (searchform.php?)comes up all the time:
[09-May-2005 22:26:33] PHP Warning: main(): Failed opening ‘//wp-content/themes/evolution/searchform.php’ for inclusion (include_path=’.:/include:/usr/lib/php’) in /wp-content/themes/evolution/archives.php on line 11
[09-May-2005 23:22:20] PHP Warning: main(searchform.php): failed to open stream: No such file or directory in /wp-content/themes/evolution/about.php on line 13
[09-May-2005 23:22:20] PHP Warning: main(): Failed opening ‘searchform.php’ for inclusion (include_path=’.:/include:/usr/lib/php’) in /wp-content/themes/evolution/about.php on line 13
[09-May-2005 23:26:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /xmlrpc.php on line 1189That may as well be a foreign language … I haven’t the slightest idea about server issues. Does anyone here have the capablitiy of interpreting this for me? What is this, and does it have anything to do with my track & pingback failures?
Forum: Fixing WordPress
In reply to: 1.5.1 Track & PingbacksI could never get either working on 1.5. I’ve been waiting for 1.5.1., but …
Forum: Fixing WordPress
In reply to: No Longer Pinging Update Services after 1.5.1…any luck with the trackbacks?