Blogroll
Search
Categories
Forums
Category Archives: Blog Learnings
Resolved — phplist – handling bounces
Objective is to receive bounces when phpList encounters a bad email address. This is the link to the phplist documentation on bounces. /* ========================================================================= Settings for handling bounces ========================================================================= */ # Message envelope. This is the email that system messages … Continue reading
Posted in Blog Development, Troubleshooting
Leave a comment
WordPress menus; Blog; Calendar Plug-in
Was working on making http://ojaivalleycert.org decent so I could replace my blogspot site. Was monkeying for quite a while with menus. I ended up finding out that when you create pages, it automatically creates the menu. It’s also easy to … Continue reading
Posted in Blog Development
Leave a comment
Version of php – version 5 needed
I was working on development of www.ojaivalleycert.org, when after a couple hours it threw up a message saying that my version of PHP was incompatible with WordPress 3.2.1. I had php 4.x and it needed 5.x After a quick search, … Continue reading
Posted in Blog Development
Leave a comment