php

You are browsing the php tag archive.

Email Comment Notification Issues

I don’t know how many other people who’ve upgraded to WordPress 2.3.1 are having this problem, but I’d noticed that none of my email comment notifications were coming in anymhttp://shamuswrites.com/wp-admin/post-new.php
Writeore.  I sent a note about it to the wp-testers list, and found that the fix is pretty easy. 
Go to wp-includes/pluggable.php and find and remove line [...]

Server Migration

Well, I had my site moved from a PHP4 server to a PHP5 server so I could run a new application I’m interested in checking out.  Trouble is, after the migration I discovered that I also need Apache2 installed, and this server only runs Apache 1.x.x.  I’ve opened a new ticket to see what the [...]

Learning PHP

I’m sandboxing PHP today (not to be confused with playing with the Sandbox theme from the fine folks over at plaintxt.org), working on learning the code so that I can start coding the stuff from scratch, instead of just being able to hack other people’s work.  I’ve been wanting to do this for awhile now, [...]

Bit by the Coding Bug

I’m getting my inner geek on – again.  I spent the majority of my day today trying to figure out how to crosspost from WordPress to MySpace.  I’d found a hack that looked like it had potential that I messed with for quite a while, but so far I’ve had no success in getting it to run, [...]

Code Geek

I am a WordPress god!  Ok, not really, but I am enjoying the fact that I can now manipulate a WP theme pretty easily.  It’s true – the more you use CSS, the more you play around with web design, the better you get at it. 
I host a number of different websites for myself and for friends [...]

Tag Filters

I’ve a feature request for all you php ninjas out there, particularly those of you who develop plugins that do strange and wonderful things with tagging:
How about making the ability to tag posts in WordPress a little bit more powerful?  For instance, I use Ultimate Tag Warrior to create a site index here, and it’s nice [...]

Moving (Hopefully) To a New Server

Just as an FYI, I’m in the process of trying to transfer my website over to a new server in order to take advantage of more recent software updates on the backend (e.g. MySQL, php, etc.).  So, it’s possible there may be a slight interruption of services for a couple of days while everything repopulates [...]