Marc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: NEW: Upgrade to 1.5.2On a related note: I’m about to upgrade, because I use a large number of plugins it normally take me longer than most experiance. (Yes it’s my problem).
I’ll ask here something that that I have posted on the mosquito but will again in the off chance one of the devs will see it.
Can a function be added that allows a checkbox for enabling and disabling plugins? While I’m far from being a coding geek it would seem to be a simple addon or plugin, any takers?
Forum: Plugins
In reply to: “How to Create an Original Template” (wiki)Here are a couple more, “dissection of a WordPress Theme.”
http://www.urbangiraffe.com/2005/04/12/themeguide1/and, “Visual Anatomy of a WP 1.5 Theme.”
http://www.transycan.net/abc/visual_anat.htmlForum: Fixing WordPress
In reply to: Important Security Information – Updatedpodz I just did the test and the server is vulnerable. I added the new line in the .htaccess file.
I’m also filed a support ticket with my host alerting them to this thread and asking if they would be making the suggested changes.
Forum: Fixing WordPress
In reply to: Important Security Information – UpdatedOption three is the one I used and down loaded your file podz.
The host is Ploghost located in the Philippines and the server is linux.
Forum: Fixing WordPress
In reply to: Important Security Information – UpdatedAlthough I’m not on Dreamhost i attempted to update this file.
After replacing the file WP gave me the all too common alert (to paraphrase) “it looks like you haven’t installed WP, try running install.php”
I reverted to the original file and everything is normal.
Should I have run the install function?
Forum: Fixing WordPress
In reply to: link categories seperated in sidebar ?<?php if ( is_home() ) { get_links_list(); } ?>Forum: Fixing WordPress
In reply to: Posts not saving correctly.So what’s the problem with the page?
I just looked and it contains five entries starting with “summer 2004” through issue “summer 2005.”
Looks complete to me, what’s missing?
Forum: Themes and Templates
In reply to: Sidebar at the bottom, help!podz did an excellent job solving your problem. But… it would have been much quicker if you did a search of the site.
Forum: Plugins
In reply to: Does a Plugin like this exist? auto linking keywordsI would second vkaryl suggestion. It includes an easy to use admin options page where you can add or delete your keywords you what to show as links. It also will not add a link to the same keyword if it is used more than once in the same post.
Forum: Plugins
In reply to: GeoIP pluginThere is also this plugin to display the country code or flag. It may be easier to use for some people, (there is no mucking with mod-rewrite).
http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/
Forum: Fixing WordPress
In reply to: What is pingback or ping for?Keep in mind if you post entries with a lot of links that don’t except pingbacks (online newspaper sites, blogs without the function, etc) WordPress will still attempt to ping thoses sites. As a result it will slow down the time it takes to post an entry.
Forum: Fixing WordPress
In reply to: How to use Ping vs TrackbackThat may be true Beel, but as pointed out in my last post… who cares.
They aren’t worth the trouble. Trackbacks give the author full control, pingbacks don’t.
Forum: Themes and Templates
In reply to: OpacityCheck here for some opacity tips:
http://www.mandarindesign.com/blogger.html
Also check the link in the sidebar under “Popular.”
Forum: Themes and Templates
In reply to: drop capsForum: Fixing WordPress
In reply to: Sidebar HijinksUnless you have recently changed something in the CSS file that isn’t where the problem is.
Take vkaryl’s advice and check the width of your pics and any extra long links in your sidebar. I’d put the chances at 80% that’s where the problem lays.