• The images are broken when the plugin is activated. Went to the image URL ( via wp-content) and images are broken too. Refreshed cache many times, but nothing.

    Tried deactivating all my plugins as well, but doesn’t seem to be the culprit.

    Any thoughts what may be the issue?

    Thanks!!

    Been trying to find a watermark plugin like this and would love to get it to work.

    https://www.ads-software.com/plugins/alti-watermark/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Protect Uploads

    (@alticreation)

    Hello jjean,

    do not worry, the plugin do not remove the images, so your images are here. If you still see broken images, it means your server cache is longer than just few minutes.
    It depends of your server configuration.
    I’m sorry the plugin didn’t work for you.
    Let me know if you still have issues.

    Thread Starter jjean

    (@jjean)

    Kept the plugin activated for about 30 minutes but still nothing but broken images (I have over 3K image).

    Plugin Author Protect Uploads

    (@alticreation)

    Do you have any error while deactivating and/or removing the plugin ?
    You could also check inside your uploads directory if the file ?.htaccess? is still here.
    Be sure to be able to see hidden files (like ?.htaccess?) while browsing your uploads directory. If you find the .htaccess file just delete it.

    Let me know what’s going on!

    Thread Starter jjean

    (@jjean)

    There are no errors when deactivating and/or removing the plugin.

    This is what I’m doing with the plugin activated:

    1. Upload a blank .htaccess file to the wp-content/uploads directory
    2. Check the Medium, Large, and Full Size on Image Formats. I only need my Full Size Images watermarked, but if I only check Full Size, then I get broken images. I don’t have any Medium or Large images, only Full Size.
    3. Plugin creates a “alti-watermark.previous.htaccess” file in my uploads directory
    4. The .htaccess file gets rewritten with this:

    # BEGIN alti-watermark Plugin
    <ifModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} -f
    RewriteRule ^(.*(|()\.jpg|.*(?<!-\dx\d)(?<!-\d\dx\d)(?<!-\dx\d\d)(?<!-\d\dx\d\d)(?<!-\d\d\dx\d\d)(?<!-\d\dx\d\d\d)(?<!-\d\d\dx\d\d\d)(?<!-\d\d\d\dx\d\d\d)(?<!-\d\d\d\dx\d\d)(?<!-\d\d\dx\d\d\d\d)(?<!-\d\d\d\dx\d\d\d\d)(?<!-\d\d\d\dx\d\d\d)(?<!-\d\d\d\dx\d\d)(?<!-\d\d\d\d\dx\d\d\d\d\d)\.jpg){1}((\?|\&)([^\.\?\ ]+))*$ ../plugins/alti-watermark/public/views/alti-watermark-public-bridge.php?imageRequested=$1 [PT]
    </ifModule>
    # [date=2015-09-28 21:04.17] [php=5.3.29] [width=0x0|0x0|fullsize] [plugin_name=alti-watermark] [version=0.3]
    # END alti-watermark Plugin

    Still, the watermark doesn’t work. Should I delete the .htaccess?

    macspresso

    (@macspresso)

    I’ve got the same problem.
    reset the caches on the server, still broken images.

    Plugin Author Protect Uploads

    (@alticreation)

    Hi macspresso,

    I’m sorry you’re having troubles.

    When deactivating the plugin, the .htaccess file is renamed, so it shouldn’t affect your images anymore.
    If you still have problem empty your cache on server + browser.

    If you are still experiencing issues, please remove .htaccess file from the uploads folder of your WordPress.
    If not visible be sure you are able to browse hidden files (like .htaccess file).

    If you do not see this file, then it is definitly a cache issue from the server or your browser, or both.
    It is a matter of time, and you should contact your server provider to find out what’s wrong and how to reset properly the cache.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Broken Images’ is closed to new replies.