brianbonner
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HT ACCESS: Can you take a peak at mine? Not workinghave you seen this?
http://codex.wordpress.org/Using_Permalinksscroll to the bottom. it shows another handler that needs to be se to allowed on your server.
Forum: Fixing WordPress
In reply to: Serious Trackback ProblemYou all are using the wrong terms and confusing the heck out of me.
The permalink is used for pingbacks not track backs.
pingbacks happen automatically if you put a link in the body of the post.
trackbacks are placed in the trackback box and are not the other sites permalink. you need to click on trackback to usually see the trackback url for that site. It will say the track back url for this site is:
You cannot turn off track packs only pingbacks, and that box did not function on my WP, I had to fix 2 files to enable me to turn it off.
The track back for your blog is the permalink then add /trackback/ on the end. You can test to your own site there is no reason to use any other site for testing. just pingback or track back to one of your own posts. If you enable your logs you can see what is and is not happening.
since there are so many different problems with these functions I came across this in the codex which may or may not help.
http://codex.wordpress.org/Using_Permalinks
go to the bottom and read about the .htaccess file.
This has to be sever related or possibly sub-version related. Since mine all work, and I have 1.5.
My probelm was my server did not have mod_rewrite installed and enabled.
Also I dislike pingback and could not turn it off, but it turned out to be hard coded on in 2 files that I had to edit and now it is off.
Forum: Fixing WordPress
In reply to: How to I change the link in the post title?I don’t know, but you could of course put the link in the body of the post and go anywhere you wish.
Forum: Fixing WordPress
In reply to: correcting xhtml errorsIt is likely on the sidebar, if you go to the validators line 53 and 56 you can see what they are refering to and see what is above and below it to find it.
Forum: Fixing WordPress
In reply to: Future Posts & Future Pings?Hmm, what is futire posts?
Forum: Fixing WordPress
In reply to: How to I change the link in the post title?No offense, but you do not want to do this to your blog. The default permalink gives you long lasting use of your post. Even if titles years later are identicle, or even days later, they are unique.
Why do you want to make this change?
Forum: Fixing WordPress
In reply to: How to show the ‘Recent Posts’ in the sidebar?But a plugin is not theme dependent, and you can turn them off for troubleshooting or if you change your mind.
Forum: Fixing WordPress
In reply to: RSS Sends plain text onlyYou helped me without knowing it macmanx! Thanks. The option I wanted was to check the other box to just send an excerpt. then when they click on the title in the RSS reader it goes to the permalink. Fantastic! Thanks!
Forum: Fixing WordPress
In reply to: RSS Sends plain text onlyIt is already set at full text. that just changes from excerpt to full text.
Forum: Fixing WordPress
In reply to: Publish ProblemI use IE. I found out by testing to my own posts that even unchecked I was still performing pingbacks. This is a problem when the sites being checked do not respond. It hangs. The fix is to repair the code in 2 files. I posted this fix previously about pingbacks. The files have the pingbacks hard coded on. the check box is irrelevant.
If you want I will find it for you, just email me brianbonner90 at gmail dot com
Forum: Fixing WordPress
In reply to: Publish Problemmine was simple. The pingbacks were hard wired, so unchecking the box didn’t do anything. I had to edit a couple of files. Now it is fixed. Thanks
Forum: Fixing WordPress
In reply to: WP Publishing posts 4 timesIt was because ping back was hard wired on in my edits.php and advanced edits.php. I edited them to allow me to turn them of and now everything is fine. I have no use for pingback.
I think I may not have the newest version since it was already on my server when I purchased the account. But I am not going to upload the possibly newer files, because I have no problem with pingbacks or trackbacks.
Forum: Plugins
In reply to: Trying to integrated quicktags.js in comment formHow do i get the buttons on my comments popup?
Forum: Your WordPress
In reply to: Awesome BlogsI hate to do this, but your blog loads slower than a snail going up hill.
The blog rankings on your page seem to be based on absolutely nothing.
I see no redeeming value at all to this, so what is the point?
Forum: Fixing WordPress
In reply to: rss does not validate but works with sharpreaderok that is strange. it didn’t validate a minute ago. ug