I’m having trouble outputting the {count} for each entry output;
{exp:file:entries directory_id="1"}
{if viewable_image}<li id="image_{count}">{file_url}</li>{/if}
{/exp:file:entries}The problem is each <li> is being returned with the ID image_1, isn’t this supposed to be incremental?
On a related note, in the File Manager (v2.2.2) the “Upload File” link href is blank and just reloads the page for me.
I thought it used to display the “Upload File” popup form.