Support » Plugin: Frontend File Manager Plugin » [Plugin: Nmedia Users File Uploader Plugin] List Not Working

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

    (@nmedia)

    could you please share your site url.

    Thread Starter infinetmkt

    (@infinetmkt)

    The site is cityexplorer.mobi and the page is cityexplorer.mobi/test-uploader

    The page of course is password protected. I would be happy to provide a password but would rather not post it here. I can email to you.

    Thanks for your help.

    I also receive the same error. It uploaded correctly but no thumbnails shown after uploading and from the dashboard, nothing shown but when I checked from the FTP: uploads/user_uploads/admin there files are all there.

    Same problem. Could you please post results.

    Thread Starter infinetmkt

    (@infinetmkt)

    I hope you are working on a fix since others are also running into same problem.

    A little background that may help. The plugin was working when I first loaded it. I then loaded User Role Editor to restrict some access to the dashboard. It was working when I first loaded User Role Editor. As I was experimenting with settings I started to see problems. Items would show up on the Uploader list but not in my user_upload folder. Then I would see duplicates on my list but still no files in user-upload folder. Then it uploaded files but would not show up on the lists. I removed User Role Editor and that did not fix it. I then went into myPhp to remove all of user role editor tables that remained. That did not work. I deactivated and uninstalled a few other plugins. Still no luck. Based on my experience, it appears it is a user role setting. It would be interesting to hear if others with problems are using some type of role editor.

    Hi guys,

    I’ve got the same problem but already resolved it.

    Just change the line 202 in nm_fileuploader.php

    this: ‘fileDescription’ => nmFileUploader::$desc,

    for:
    ‘fileMeta’ => nmFileUploader::$desc,

    The list didn’t work because there was an error when inserting the file to database because fileDescription didn’t exist.

    Cheers!

    Thread Starter infinetmkt

    (@infinetmkt)

    Thank you Thank you, it works!!!

    Plugin Author N-Media

    (@nmedia)

    Hi,

    thanks Ancre, well I fixed my plugin. now you don’t need to change anything in nm_fileuploader.php file.

    Cheers.

    No problem! I found your plugin quite useful.

    Now I’m into translating it, because I need it in Spanish and Catalan. So if you need the translations in the future just tell me.

    Best!

    Plugin Author N-Media

    (@nmedia)

    It will be nice to have translations in Spanish and Catalan. Looking forward for this.

    Plugin Author N-Media

    (@nmedia)

    I am closing this topic, as the issue have been resolved.

    Hi,

    I am having a similar problem, my files are being uploaded as i can see them using a ftp program. but when i access the files list section in the plug in, none of the files are listed!

    How can i fix it?

    http://www.maltabmx.com/Blog

    Plugin Author N-Media

    (@nmedia)

    what shortcode you are using?

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[Plugin: Nmedia Users File Uploader Plugin] List Not Working’ is closed to new replies.