Forum Replies Created

Viewing 2 replies - 31 through 32 (of 32 total)
  • In my case, I’d expect the path for PDW to be
    ‘wp-content/blogs.dir/10/’
    but it does not work – although a die($pdwUploadPath); in line 72 gives
    ‘/webs/htdocs/projekte/wordpress/wp-content/blogs.dir/10/’

    This seems to be the right linux-path on our server.
    However, PDW does not work.

    We are using WordPress 3.4.1 and PHP 5.3.10

    hi… we are using wordpress’ multisite feature (WP 3.4.1) and have set up ca. 10 blogs in one installation. now we would like to give PDW a try. but, unfortunately, we get the message
    Upload folder doesn’t exist or $uploadpath in config.php is set wrong!

    According to the hint above, I have tried to change line 71 of ‘index.php’ to different values, but without success…

    by default, the blogs put down their files not in
    ‘wp-content/uploads/’
    but in
    ‘wp-content/blogs.dir/XXXX’ where XXXX is the ID of the blog.
    the index.php/line 17 does not accept this/these paths(s)

    #Can anyone help me?

Viewing 2 replies - 31 through 32 (of 32 total)