For some reason, the Safecracker File {url} has stopped parsing suddenly in one of my client sites. Here’s the template code:
{customer_files}
<li>{client_file}<a href="http://{url}">{exp:eehive_hacksaw chars = "60"}{filename}{/exp:eehive_hacksaw}</a>{/client_file}</li>
{/customer_files}The Safecracker file field is inside a Matrix field. The Matrix field is customer_files, and the Safecracker file name is client_file. From what I can see in the documentation, the above configuration should work. The filename is parsing correctly and being truncated correctly by eehive_hacksaw, but the {url} is just not parsing. This was happening on the site running EE 2.5.3, so I updated to EE 2.5.5 and updated Matrix to the latest version and {url} is still not parsing. Ideas?
Also, the CP tells me that I have Safecracker File 2.1 running-is that the most current version?