First of all apologies to Mitchell. I only just found these Forums, so ignore my emails to you ...
I have 2 problems with status as a parameter in the Freefom tag.
First, in 2.5.2 this doesn’t change the default status of the entry. It always comes out as ‘Open’.
I can resolve this by going back to version 2.4.4
The other problem is that when I display the entries in the Freefom entries tag like this:
status="open|closed"
the I get a mysql error.
I have discovered where I think the error is:
In line 1453 of the mod.freeform.php file it should say:
$sql .= "status = '".$stat."' OR ";
Notice the space before and after the ‘OR’. - This certainly fixes it!
Any ideas on the this (have I got this right) and the first error above?
Chris J
