A small percentage of users have been receiving this error. This error is caused because the host server is not configured correctly to use php sessions. I find this odd because in my fairly limited experience many web based applications absolutely require the php sessions. Since WordPress does not use php sessions I decided to …
For all those who have been waiting for category support… it’s nearly here. Only a few more things to polish it off but if you would like to test it and give some feedback that would be great. Here the link and have fun. http://downloads.wordpress.org/plugin/connections.zip Oh, as always be safe and backup first. UPDATE: To …
I’m finally in the home stretch… Here’s the to-do list for the next release: When adding or editing an entry and no categories are selected, assign the uncategorized category. When a category is deleted all term relationships should be deleted. If this removes all relationships for an entry then the uncategorized category should be set. …
Well, unfortunately adding category support has taken way, way longer than I really wanted it to. I have the admin page completely finished. When I started working on the add entry form it became very clear that I would have to redesign it. In trying to accommodate so many field types the form has become …
Adding category support to Connections is taking a bit longer than I originally anticipated do to the complexity. Don’t worry, it’ll be very easy to use! I’m nearly finished with the admin page. I’m just putting the polish on it. The next step will be to add the the interface to allow entries to be …
A picture is worth a thousand words… Due to the nice rainy Saturday we just had it left we me with no choice but to spend some nice quality time working on the plug-in. Take a look at this screen shot. Yep, not only will there be category support, they’ll also be hierarchical. Good stuff!
Almost finished with adding support for the honorable pre/suffix, middle name and social media IDs for an entry. I need to update the output class and hCard and vCard support to include these additions. I have the UI for the category page and the creation of the supporting tables upon activation complete. The entry form …
Well, development has been good and happening at a fast pace. So far the next version will have more features and changes than any version prior. Some additional meta data is stored when adding/editing an entry. For example, previously only the last modified time stamp was stored. Now date added, add by and last edited …
I’ve been working full steam on the next update. As with the past couple versions most changes are “under the hood”. I’ve been re-writing and making the code more and more modular. Right now I’m working on combining and moving all the queries to the cnSQL class. Once that is complete I’m going to start …
