I’m having the same kind of control-panel blocking error:
Warning: Missing argument 1 for edit_upload_prefs() in /home/generalb/public_html/system/extensions/ext.mh_file_ext.php on line 326 Warning: Missing argument 1 for edit_field_groups() in /home/generalb/public_html/system/extensions/ext.mh_file_ext.php on line 183
Anyone solve this?
UPDATE: Both this extension, and Mark’s checkbox extension return the same kind of errors to me using EE 1.6.8. I had to manually disable extensions in the config.php file, then clear out the exp_extensions table in the database before I could remove the extensions.
Hi Mark,
Great extension this. Can’t believe I’ve only just discovered it.
Is there a way to output {file_name} within a weblog:entries tag. I’ve tried just calling {file_name} as a standard variable but that doesn’t work.
And I’ve also tried this…
{exp:weblog:entries weblog="assets" dynamic="off" category="4" orderby="title" sort="asc"}
{if count==1}<ul>{/if}
<li><a href="http://{asset_internal}" title="{images}{file_name}{/images} is {asset_size}">{title}</a></li>
{if count==total_results}</ul>{/if}
{/exp:weblog:entries}
…and that doesn’t work either (NB: {asset_internal} is my custom File field).
Any help much appreciated.
What versions of ExpressionEngine will version 3.1.1 of this extension work with? Specifically I’m wondering if it will work with EE 1.5.2. Do I need to do anything special to upgrade from File v2.1.0?
Also, FYI, the comment at the top of the ext.mh_file_ext.php file in the ext.file_311.zip archive misidentifies the file name / add-on name as Multi Relationship.
EDIT: Nevermind I guess…I didn’t realize how old v.3.1.1 of this extension is, and that there are apparently a lot of bugs? Apparently I tried 3.1.1 over a year ago and found that it did not have the advertised ability to set thumbnail dimensions for each file upload destination. That’s why I was looking to upgrade it now.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.