Error during compilation of
how odd..
further investigation leads to this gem :
<% Αν ( !$category->αφορά κάποιο event() ){ %>
which should in fact be :
<% if ( !$category->is_event_based() ){ %>
That's right - somebody translated the perl in my clients email into greek, as well as the content.
Oops
strange error when sending email 0 Comments More | Login | Reply /