Posts Tagged ‘debugging’

More ProjectPier Troubles - Email Alerts

Saturday, March 15th, 2008

I personally think that the latest release of ProjectPier may have been released prematurely. Just by looking at my last day of posts, you might see that there were two pretty serious issues straight after installation. Well, I found another one!

After finally getting ProjectPier to send emails through the Mass Mail tool, I thought that all systems were go. However, that’s not true. Today, I didn’t get any email alerts, even there was activity in a project - something was wrong. Again, I found my way back to the ProjectPier website where Tim (not me had come up with a solution.

The problem is in the following files:

  • language/en_us/errors.php
  • language/en_us/site_interface.php
  • application/models/notifier/Notifier.class.php

You need to replace all occurrences of ‘recepient‘ with ‘recipient‘.  This includes plurals so recepients needs to be changed to recipients, too.

Looks like somebody didn’t check their code ;) It’s cool though, I know it’s easy to do. Somebody that’s part of the project should recompile it with these fixes. Not me though, I’m not part of it (yet).

Why didn’t the bath trust the toilet? Because the toilet was full of shit! (I actually made that one up - I’m a joke master)