ddman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning Uksort HelpWere you able to resolve this problem? I have the same issue with Featured Images2. The problem only started when I moved the code:
do_action( ‘ithemes_featured_images_fade_images’ );
to a file other than index.php…
Any help would be appreciated.
I was experiencing the same problem. For some reason the Piecemaker only appears if the dimensions are 960×380…
Anyone else experiencing this problem?
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no Helpgotcha, for that i think the answer is the /trackback/ link.. whatever link shows up when you however over TRACKBACK URL…
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpI checked your site. It’s hard to compare a powerblog site to WP. I’ve noticed some differences with a bunch of different blog software. For example, on some hosts you actually get XML markup if you click the trackback link. If you actually take the address
yoursite/trackback it will load the permalink site.
Are you suggesting that to leave a trackback a user just clicks on the trackback link? I don’t think that’s how it’s supposed to work. The trackback URL on your site is just there for someone to copy and paste it into their posts TRACKBACK option. You can’t just click on a site to leave a trackback, you have to post on your own site.
So for example if i want to leave trackback for your post, I would take your address, load up my site. Type a post and then paste the trackback URL into the field on page that says TRACKBACK URI. Upon doing so, my site will go to your URL and provide info according to the standard trackback method that can be interpreted on your site as a trackback. Unfortunately my problem is SENDING trackbacks from my site, so I can’t send you a sample, but perhaps you can check out that testing site above or have someone send you a sample trackback…
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpI am pretty sure you put any sites that you mentioned or that are relevant, BUT by placing a link to the site within your post it should also send a “pingback” I guess the trackback is if you don’t place a link, or don’t ping, or want to do both???
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpNot sure if I’m confused about what you’re saying, but when you click on a trackback link in a regular browser I believe it redirects to the permalink address because (i assume) of the absence of variables that are recognized as proper trackback info.
For example, when the post hits the trackback site it passes info about your site to the site that you are tracking back to.
If you are having problems sending or receiving a trackback that’s certainly possible but I don’t think the fact that your browser doesn’t “go to” the /trackback page is part of it.
Again I am pretty much speculating, but maybe this will help you in trying to figure out what’s wrong.
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpWhat you are reporting about being taken to the permalink address is (i think) the way it’s supposed to work.
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpIs the general problem sending and/or receiving trackbacks?? With respect to sending, why is it that most people can send and I can’t? I am willing to believe it is something I screwed up π I don’t see how it could be a bug if most people have it working right off the bat. I was able to address the incoming problem because it was something I overlooked while setting up my plugins… Lorelle, are you able to receive or send trackbacks or are they completely not working??
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpI have been able to fix the problem of receiving trackbacks and pingbacks. I was using a plugin to separate TB/PB from comments. Apparently the manner of handling TB PB must have changed since the plugin so I had to modify accordingly…
HOWEVER, I still cannot send TB or PB. I have tested against my own site and various other sites. The functions.php that has been suggested is identical to the file that I currently have (must have been updated before i upgraded to 1.5)
Any thoughts would be appreciated.
— ddman
Forum: Fixing WordPress
In reply to: Trackbacks broken in 1.5?Still can’t get TB/PB working at all, incoming or outgoing. Installed WP on 3/5/05, Confirmed that my functions.php is identical to the one Ryan posted. Anyone still having these problems???
Forum: Fixing WordPress
In reply to: Trackbacks: Don’t Work and Replacing “Functions.PHP” is no HelpI am having the same problem. I have tried pingbacks and trackbacks to my own site and others with no luck. Also tried replacing functions.php. Any suggestions would be greatly appreciated. I downloaded and installed WordPress 1.5 on March 8, 2005.
— ddman