Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author N-Media

    (@nmedia)

    make sure you have clear the cache and then try again.

    Cheers.

    Thread Starter slevit

    (@slevit)

    Installed your plugin on fresh, out-of-the-box WP 3.9.2 install. No other plugins installed. Browser cache cleared. SAME RESULT AS REPORTED!!!!!!!

    Files DO get uploaded. But, NO files are reported on your “User Files” page. Add New User File from your “User Files” page is 100% confounding!!!

    Thread Starter slevit

    (@slevit)

    To the extent that the plugin actually works, it only does so under Firefox 31. It doesn’t work at all under IE 11. File selection dialog pops up, but nothing happens after file is selected.

    Plugin Author N-Media

    (@nmedia)

    Ok, I just fixed this issue and launched version 3.3

    Thread Starter slevit

    (@slevit)

    Fantastic! Requiring File Title’s is great, but it would be a tremendous improvement if they were to default to the actual file name(s) selected. Better still, adding the actual file name to the File’s uploaded grid (shortcode and dashboard) would help greatly too.

    I now kinda “get” the idea behind the Add & Edit User Files functionality (via dashboard). But, (1) the storage location should be consistent. Uploading a file from the shortcut goes to the ../user_uploads/ folder, while uploading from the dashboard goes to the WP Media Library. (2) From User Files via the dashboard, the “Add Media” button should be made inoperable once a file is uploaded. It doesn’t make sense to allow multiple file uploads for a single title (even if your programming doesn’t really let it happen).

    I’m also perplexed as to why users’ uploads are assessable via the WP Media Library. It seems to defeat the purpose of this plugin.

    Finally, the plugin still doesn’t work under IE 11. And, you might want to test the other browsers.

    Thread Starter slevit

    (@slevit)

    More bad news…

    From the shortcut – deleting a file stored in ../user_uploads/ folder deletes row from wp_posts properly, but the physical file is not deleted.

    From the dashboard – deleting a file stored in ../user_uploads/ folder deletes from wp_posts properly, but, the physical file is not deleted and the Media Library row persists.

    Those are the most obvious. You need to revisit your delete logic between post_types nm_userfiles, attachment (Media Library) and the associated ..wp-content/upload folders.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘3.0 Save button crashes plugin’ is closed to new replies.