Archive for the ‘PHP’ Category

Related Posts on my Personal Blog

Posted on October 15th, 2007 by Elliot

I just installed the Related Posts plugin on my personal blog. For some reason, I think I tried to do this before, but it didn’t work for some reason. Well, I’m very, very glad I did, because it’s incredibly fascinating. It’s like my BrainLogger concept, but only with related posts. It gives me insight into [...]

Your password is 13798 days old, and has therefore expired.

Posted on October 12th, 2007 by Elliot

I was setting up an aMember and vBulletin integration, and I got this error when trying to set up an Administrator account. The problem was that vBulletin (or aMember?) by default required the admin to change his password every 180 days. But at the same time, the last password change date was 00-00-0000 and wasn’t [...]

document.postform has no properties

Posted on August 30th, 2007 by Elliot

So I was playing around with phpBB3 RC5, the latest version of the popular phpBB forum software, when I ran into this error. It’s not a PHP error, actually, but a JavaScript one. I’m working on heavily modifying a phpBB install, and in this case I wanted it to submit a new topic automatically.
The form’s [...]