Archive for March, 2006

Wordpress pages and load_template()

Posted on March 16th, 2006 in Journal

just a quick note so I won’t forget… the load_template() can be called from within a page template, and if I understand it correctly, that could save up a few sql queries when used in conjunction with a query_posts() call.

Fix for MAMP when MySQL is not starting

Posted on March 7th, 2006 in Journal

Getting an “Error: Could not connect to MySQL server!” message?