The MU forums have moved to WordPress.org

New users can't upload files. (6 posts)

  1. daniminas
    Member
    Posted 18 years ago #

    the system it's working good, but the new users can't upload files to their blogs..

    I was looking in wp-admin/inline-uploading.php:

    if (!current_user_can('upload_files'))
    wp_die(__('You do not have permission to upload files.'));

    And there is the error, thanks very much and sorry my english

  2. wordpresshostorg
    Member
    Posted 18 years ago #

    turn php safemod off

  3. daniminas
    Member
    Posted 18 years ago #

    thanks, and how can i fix that.. isn't my server..

    thanks

  4. andrea_r
    Moderator
    Posted 18 years ago #

    Do they get an error message? Are the permissions set right on the folders?

  5. daniminas
    Member
    Posted 18 years ago #

    the permissions are:

    wp-conntent/blogs.dir are 777

    wp-conntent/blogs.dir/[BLOG_ID] are 777

    wp-conntent/blogs.dir/[BLOG_ID]/files/ are 777

    :(

  6. daniminas
    Member
    Posted 18 years ago #

    yes, the users get: 'You do not have permission to upload files.'

    Thanks

About this Topic

  • Started 18 years ago by daniminas
  • Latest reply from daniminas