Marc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Looking for a tool to check blog integrity.Check this thread on the WP-Medic plugin.
Forum: Fixing WordPress
In reply to: WordPress ignoring permalink structureNot that I can tell, but I’m far from an expert.
Here is what is installed. The only two new ones, obviously, are Akisment and WordPress Database Backup
WeatherIcon
Akismet 1.12
Bad Behavior
Blogs Of The Day
Comment Quicktags
FancyTooltips
Gravatar Signup 1.5
Gravatar 1.2
Headline Images 2.4
Recent Comments List
KG Archives 1.0
Live Comment Preview
Markdown 1.0
RunPHP 1.2b3
Subscribe me
Simpsons Quote
Subscribe To Comments
Textile 1 1.0
WordPress Database BackupForum: Fixing WordPress
In reply to: Just Upgraded to 2.0 and have a few questionsClick “users” at the bottom left is the option to return to using quicktags.
Forum: Fixing WordPress
In reply to: WordPress ignoring permalink structureNo luck ryan.
This is the same before and after the verbose plugin was activated.
RewriteEngine on
RewriteCond %{HTTP_HOST} ^pickledpundit.cranialcavity.net$ [OR]
RewriteCond %{HTTP_HOST} ^www.pickledpundit.cranialcavity.net$
RewriteRule ^(.*)$ /pickledpundit/index.php [R=301,L]
And note this blog is on a sub-domain, which is cranialcavity.net
Forum: Fixing WordPress
In reply to: WordPress ignoring permalink structureYes it is with htaccess.
Give me a few and I’ll give the plugin a go. Also note the the code “Newsflash” has posted above is also how it appears on my blog no matter what structure I use.
Anyway give me a few.
Forum: Fixing WordPress
In reply to: Graphics as Title?It would be a lot easier if your new image were the same size as the original. It would take less, or no mucking with the style sheet.
Forum: Fixing WordPress
In reply to: WordPress ignoring permalink structureryan I’ve been having a similar problem although a little worse.
My index won’t even show after the upgrade, nothing but 404’s on everything except dashboard/admin functions.
I noted the Dump Env plugin in the other thread and all the source returned after install and activation of it was the 404 msg text.
Forum: Fixing WordPress
In reply to: Title Image – pool theme – 2.0Check your CSS style sheet, although this may not be the correct one as it already is listed as a jpg.
#cabecera {background: #ECECEC /*url(images/logo2005.jpg)*/;
height: 150px;
font-family: "Trebuchet MS", sans-serif;
margin: 0;
overflow: hidden;
padding: 0;
}
Forum: Your WordPress
In reply to: change the “about” pageYour have to give more info than that. Where’s the link to your blog? What theme are you using?
You can try under your dashboard, then “manage” > “pages.”
You should see a list of the pages that are already written. Look for the about page then select “edit.”
Forum: Everything else WordPress
In reply to: meta name=”generator” policy?Thanks macmanx, I thought that might be the case.
Given the sleezebag I’m dealing with it’s not surprising he gets to slither away untouched, AGAIN.
If it’s any consolation, all the blogs he scraped have been put him on notice by their respective owners and they have been deleated from his site. The only content he has left are two non-blog sites.
Forum: Everything else WordPress
In reply to: meta name=”generator” policy?A quick bump looking for an answer.
Thanks
Forum: Installing WordPress
In reply to: Can I Mirror My Blog On My Laptop?Here is the definitive “how to” on installing and running XAMPP on your home box.
Forum: Themes and Templates
In reply to: My first theme. Problems.Looks OK on my side.
The name, email and url boxes all appear in FireFox 1.5, IE 6 and Flock and they are aligned vertically (on the left side) with the text box.
Forum: Themes and Templates
In reply to: New Theme: Rin Tin Tin“Perhaps khaled could help me …”
And your best and most obvious bet would be to contact khaled as macmanx so rightfully pointed out.
With the latest version of WP just being released much of the volunteer work done at the moment is centered on helping those that have problems with the upgrade.
Forum: Fixing WordPress
In reply to: What are the links for ‘Archive’ and ‘Links’ – Header Template.Have you made an “Archives” Page? Same for “Links” have you made a Page for that as well?
Once made pull the resulting URL and change them in the header.php file.