Home Forums WordPress Plugins Hide My WP Image upload error

This topic is: not resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #4448
    angelsdecay
    Post count: 8

    Hi, thanks so much for building such a great plugin. Everything is going well except for uploading new images which fails when trying to add new ones. I already read about TimThumb as my theme uses it but I have no idea what to change. Sorry I’m such a novice but could you explain what exactly I should do so I can upload images to the new directly /file instead of wp-upload. Thank you for your help!

    #4449
    Suman M.
    Post count: 12480

    Hi, can you please let us know from where you are trying to upload image? Do let us know your website details and the URL from where you are uploading images so that we can check.

    #4450
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4457
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4459
    angelsdecay
    Post count: 8

    Sorry again, when Hide my WP is deactivated uploading images works. I’m guessing the settings are not configured correctly on my side?

    #4462
    Suman M.
    Post count: 12480

    The replacement you’ve added in Replace in HTML is not required. please follow these steps:

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    If you’re still having the issue, then please let us know your website’s wp-admin login details so that we can look into the issue further.

    #4463
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4464
    Suman M.
    Post count: 12480

    Hi, with HMWP activated I tried adding an image via wp-admin media uploader, and it’s being uploaded fine (you may delete “sample.jpg”). Can you please let us know the specific page URL where the upload is not working, so that we can check?

    #4466
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4468
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4469
    Suman M.
    Post count: 12480

    I uploaded,
    Chrysanthemum.jpg (859kB; HMWP active)
    Desert.jpg (827kB; HMWP deactivated)

    In both the cases images are being uploaded but image thumbnail is not visible (it’s 1×1 pixels) in media library. For images with smaller size, thumbnail is visible.

    So, it seems like issue is not related to HMWP. You can try switching theme to twentyfifteen and see is the issue still exists.

    #4475
    angelsdecay
    Post count: 8
    This reply has been marked as private.
    #4479
    cocco
    Post count: 5

    I solved the same problem removing spaces between rows, and empty ones in functions.php

    like this
    <?php function(){ … } ?>
    <?php function(){ … } ?>

    hope this works also for other people

    • This reply was modified 9 years, 10 months ago by cocco.
Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.