Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author smartypants

    (@smartypants)

    Hows it going can you make sure your plugin is up to date, are there any error messages?

    I’m also having the same problem. I checked and my version of the plugin is up-to-date and I’m also running the most current version of WordPress. I also tried it within Safari, Chrome and Firefox on my Mac and received the same error. Each time I select ‘Add File’ from the WordPress Documents backend dashboard, then ‘Choose File’ from the pop up window, I select a file and then it doesn’t show up in the window. It looks like nothing has happened. I also didn’t see any errors in the browser. Here’s how I see the code change when I view the source:

    Here’s how the code looks before I upload:

    <div id="cdm_upload_fields">
    <input id="file_upload" name="dlg-upload-file[]" type="file" class="required">
    <div id="upload_list"></div>
    </div>

    Here’s how it looks after I upload a file:

    <div id="cdm_upload_fields">
    <input type="file" name="dlg-upload-file[]">
    <input id="file_upload" name="dlg-upload-file[]" type="file" class="required" style="position: absolute; left: -9999px; display: none;">
    <div id="upload_list"></div>
    </div>

    The interesting part is that when I view the source and then search for the file name I uploaded, I see it within a div that has a class of “remodel” but I can’t see the file name anywhere on the page so it looks like this content region is hidden.

    Hope this info helps to resolve the issue. My experience with the plugin has been great so far and this is only one of a couple minor bugs I’ve run across.

    I’m also seeing the same issue. I’m just trying it out, so I haven’t spent much time debugging the issue.

    Thread Starter supton

    (@supton)

    I downloaded a trial copy of the premium version and that is working fine.

    Has a fix been found for this issue?

    Unfortunatly I have exactly the same problem like fireeaterindustries.

    Also I have reinstalled the whole Plugin, but that hasn’t done the trick either.

    Plugin Author smartypants

    (@smartypants)

    We are testing the community version today to see if this problem exists, it will be fix if we find an issue. Please check out our roadmap

    https://roadmap.smartypantsplugins.com/index.php?project=2

    gyfi

    (@gyfi)

    I′m having the same problem..

    lucianogenova

    (@lucianogenova)

    Same issue here: everything’s updated, but every browser doesn’t take the file attached as Supton wrote.

    I′m still having this problem..
    How can that be fixed?

    Plugin Author smartypants

    (@smartypants)

    Hi gyfi, are you running the latest version. We fixed this in a previous version, just tested on our dev server and admin uploads are working

    I just installed the newest wordpress with your plugin (Version 2.5.6.1) today (15.04.15) and I still see the exact same problem:

    Uploads in the front end work fine.

    When uploading in the admin area nothing happens and no file can be found at “uploads/sp-client-document-manager/1/”
    There is also no new entry in the database “wp_sp_cu” table after trying to upload as admin for any other user.

    I’m really interested in purchasing the upgrade so please help us!

    Hi,
    After updating the SP Project & Document Manager plugin to version 2.5.6.4 and updating WordPress to version 4.1.2 today this problem appeared:
    When we login using our administrator account, we can see files from other users, download files from other users, but we cannot upload files to other user accounts from the backend.

    The upload window appears, allows us to select a file. When we select a file, “no file chosen” still appears, and when we click upload, “Upload XX% Complete” appears in the bottom status bar of the browser (we tried with Google Chrome, Internet Explorer and Firefox on Windows 7 and Safari on Mac OS X Yosemite).
    Once the upload reaches 100%, the file does not appear on the backend or frontend of the plugin, and does not become uploaded to the FTP site (which we access using Filezilla) where our WordPress site is stored.
    Yesterday, uploads worked fine.
    The user logs do not show any activity from past April 10th this year:
    “2015-04-10 2:47 pm: enviroadmin Deleted file: 2015-04-08.xps”
    What can be done to fix this issue?
    Is SP Project & Document Manager plugin version 2.5.6.4 not compatible with WordPress version 4.1.2?

    Thank you!

    Plugin Author smartypants

    (@smartypants)

    released a patch that fixes that today 2.5.6.5

    I’m having a similar issue.. from the admin area the file is “uploaded” without errors but when I check at the filesystem nothing is there. It only works when I upload from the “client side”.

    Using version 2.5.6.5 + wp 4.2

    I’m getting a weird floating form at the bottom of my admin pages asking for folder name to create and file information… on almost ALL admin pages, not just the Media stuff…

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Can't upload files in admin area’ is closed to new replies.