php

Wordpress Theme cheat sheet with code snippets

Check it out! Here's a sweet little cheat sheet for Wordpress themers. This thing provides nice little snippets of common PHP code needed in a Wordpress template theme.

It also gives a rundown of the necessary theme files provided as a kind of checklist. Check it out on WP Candy

Drupal Code/Syntax Geshi Highlighting Screenshot

Drupal Code/Syntax Geshi Highlighting Screenshot

A screenshot showing how geshi syntax highlighting works right out of the box!

Drupal Code Syntax Highlighting

Here's a nice module that allows you to setup code syntax highlighting in Drupal.

Build a simple SSI PHP-based template for your website

For simple websites it's handy to separate elements that are shared across pages, such as your header and footer.

Error (ERROR_PLATFORM_FAILURE)

After I fixed a database issue after migrating a site with a gallery 2, I got another error. It read:

Error (ERROR_PLATFORM_FAILURE)

I searched the gallery forums, and after abou 2.3 seconds, I realized what the problem probably was.

Error (ERROR_STORAGE_FAILURE)

I recently migrated a large site, and in it was a Menalto Gallery. I migrate sites pretty regularly, and this time was no different.