Friday, September 3, 2010

WordPress asking for FTP username/password?

June 7, 2010 by Josh Highland  
Filed under tutorials, wordpress

WordPress asking for FTP username/password?

Are you annoyed with your wordpress install asking you for your FTP cradentials everytime you try to upgrade a plugin? I know I was.  Thankfully, there’s a simple solution which will save the FTP login (username/password/server) so WordPress stops asking you for them.  Here’s how you do it. Locate your WordPress root diectory and find [...]

timthumb.php returns a 404 Error in WordPress

May 20, 2010 by Josh Highland  
Filed under linux, php, wordpress

timthumb.php returns a 404 Error in WordPress

timthumb is a great little php script that helps create thumbnail images (http://code.google.com/p/timthumb). I’ve used it before, but recently I purchased a wordpress theme that used it, and it wasn’t working. I would get a 404 error when I tired to access the directly via a url like this: theDomain.com/wp-content/themes/theTheme/scripts/timthumb.php?src=/wp-content/uploads/2010/05/moose1.jpg&h=207&w=237&zc=1&q=80 After some digging around in [...]

Create WordPress Thumbnails Automatically

September 29, 2009 by Josh Highland  
Filed under php, tutorials, wordpress

Create WordPress Thumbnails Automatically

WordPress has the ability to allow post authors to assign custom fields to a post. This arbitrary extra information is known as meta-data. This meta-data can be used by theme authors to do some pretty cool things. The theme I am currently using allows for a custom field named “thumb”. If you create the “thumb” [...]

How the notPopular.com podcast is made

How the notPopular.com podcast is made

Some of you blog reading people might know that I have a fairly well known podcast called the “notPop podcast”, that centers around music news and the activities of my site, notPopular.com. for almost 2 years now @xFLORIDAx and I have been churning these podcasts out and having a lot of fun doing it. From [...]

Manually reset your WordPress password

Manually reset your WordPress password

It doesn’t matter what application your working with, losing your password is always a pain in the ass. Luckly if you are working with wordpress (man, I blog a lot about wordpress these days), on your server and you have access to the MySql database, resetting your password manually is a snap. Login to your [...]

WordPress Security

January 31, 2009 by Josh Highland  
Filed under software, tutorials, wordpress

WordPress Security

I love WordPress. Of all the blogging and web content management systems I have tried WordPress wins hands down. I’ve moved several of my clients sites and my personal sites to the WordPress platform over the last few months. As a web developer with a checkered past, security is always a concern of mine when [...]

Modifying MimboPro to Add Paged Navigation To Category Pages

December 8, 2008 by Josh Highland  
Filed under hacks, internet, php, tutorials, web 2.0, wordpress

Modifying MimboPro to Add Paged Navigation To Category Pages

Recently I have been doing a lot of work with WordPress. I love WordPress. one of the things I like most about WordPress is the plugins and themes. I recently bought a copy of the MimboPro theme. Mimbo is clean and very professional. More of a CMS theme then a blogging theme, prefect for what [...]

WordPress iPhone app

WordPress iPhone app

I love wordpress as a blogging platform an I love the iPhone as a mobile computing solution. Yesterday I saw that there was a wordpress app avaliable for the iPhone, so I had to try it out. This is a post from the wordpress app, and so far it’s easy to use. I don’t know [...]

WordPress 2.5 image upload problem : SOLVED

March 30, 2008 by Josh Highland  
Filed under hacks, internet, php, software, tutorials, wordpress

WordPress 2.5 image upload problem : SOLVED

This afternoon I upgraded my blog to the latest version of wordpress, 2.5. The install went great and it was simple to do. I didn’t realize that I had any problems until I went to make a blog post and upload an image. When I tried to upload, I was greeted with the following: Something [...]