Title: marekki's Replies | WordPress.org

---

# marekki

  [  ](https://wordpress.org/support/users/marekki/)

 *   [Profile](https://wordpress.org/support/users/marekki/)
 *   [Topics Started](https://wordpress.org/support/users/marekki/topics/)
 *   [Replies Created](https://wordpress.org/support/users/marekki/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/marekki/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/marekki/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/marekki/engagements/)
 *   [Favorites](https://wordpress.org/support/users/marekki/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 48 total)

1 [2](https://wordpress.org/support/users/marekki/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/marekki/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/marekki/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/marekki/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Watermarks gone](https://wordpress.org/support/topic/watermarks-gone-1/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years ago](https://wordpress.org/support/topic/watermarks-gone-1/#post-5189300)
 * The watermarks are gone off??? That’s funny. But this is not a feature of my 
   plug-in.
 * During the watermarking process, we create a new file (your pictures + watermark).
   Depend of your configuration, a copy of your original file will be created or
   not. So it is not possible that the watermark disappear when your files are not
   touched.
 * Please check if your web space provider did not a restore of a backup which was
   made before your vacations. Other case I have no clue what can be causing it.
   Sorry.
 * Best Wishes,
    Marekki.
 * Ps. please tell us what happened! I love strange stories! 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] i can't select old Pictures](https://wordpress.org/support/topic/i-cant-select-old-pictures/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years ago](https://wordpress.org/support/topic/i-cant-select-old-pictures/#post-5177259)
 * Sorry but i have not idea how to make your work easily.
 * maybe you can temporary move the files an your server? something like
 *     ```
       mv * /tmp/new
       mv /tmp/new/a* .
       watermark for all pictures in directory
       mv * /tmp/done
   
       and repeat this with b*, c* or wthatever?
       ```
   
 * I know, this is a poor idea, but i don’t have a better one for now. thank you
   for your answer. maybe you will send me the url of your blog. i like to look 
   nice pictures. 😉
 * have a nice day.
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] i can't select old Pictures](https://wordpress.org/support/topic/i-cant-select-old-pictures/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years ago](https://wordpress.org/support/topic/i-cant-select-old-pictures/#post-5177247)
 * Hi Andy,
 * as I can see in your screenshot, your list shows only directories. But the check
   box will be show only then, when the file is a picture (png, gif, jpg).
 * Please navigate (click on the directory) deeper in your filesystem to the directory
   where you have stored the pictures and you will find the check boxes again.
 * If this will help you, so please close this topic and rate this plug-in. Other
   case please feel free to contact me again.
 * Best Wishes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] bigger water mark](https://wordpress.org/support/topic/bigger-water-mark/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/bigger-water-mark/#post-5072431)
 * hi David,
 * what do you mean?
    - if you use text – simply change the text-size.
    - if you use .png file – simply use a bigger stempel.png file.
 * please close this topic if you have found my response helpfully or describe your
   question a little big more.
 * Best wishes,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Use with Photocrati?](https://wordpress.org/support/topic/use-with-photocrati/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/use-with-photocrati/#post-4055075)
 * ok. i think i see your problem. your pictures are very huge and the available
   memory of your web server is insufficient. the
 * > memory_limit = …
 *  parameter in the php.ini file show you how is your memory limit.
 * to be sure please insert:
 * > display_errors = On
 * statement in to your php.ini to see the error messages. if the message tell you
   something about memory. you must increase your memory limit.
 * other case you have to resize your picture to watermark them.
 * this is no a limitation by the plugin but by your web-server.
 * I’m wating for news from your.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Use with Photocrati?](https://wordpress.org/support/topic/use-with-photocrati/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/use-with-photocrati/#post-4055074)
 * ok. i think i see your problem. your pictures are very huge and the available
   memory of your web server is insufficient. the
 * > memory_limit = …
 *  parameter in the php.ini file show you how is your memory limit.
 * to be sure please insert:
 * > display_errors = Off
 * statement in to your php.ini to see the error messages. if the message tell you
   something about memory. you must increase your memory limit.
 * other case you have to resize your picture to watermark them.
 * this is no a limitation by the plugin but by your web-server.
 * I’m wating for news from your.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Use with Photocrati?](https://wordpress.org/support/topic/use-with-photocrati/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/use-with-photocrati/#post-4055072)
 * Hi,
 * 1. please describe what does not work! can you make a screen shots or copy if
   you have received some error?
 * 2. please tell me what are you changed to resize the size?
 * 3. if you use the stempel.png file – do you have still a correct png-file?
 * 4. if you use text (what i think) so the transparency of your watermark text 
   is 100%. so you can’t see the watermark. set this to 50%
 * I wish you good luck and i hope you will write me whats the matter.
 * Marekki.
 * ps. Please rate this plugin and set the compatibility options. Thank You.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Use with Photocrati?](https://wordpress.org/support/topic/use-with-photocrati/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/use-with-photocrati/#post-4055070)
 * Hi elaineyintantouri,
 * unfortunately I have no idea about Photcratic gallery and I have no idea how 
   i can connect my plugin to Photcratic.
 * But I think Photcratic store your pictures on your server. So you can easy watermark
   this files and Photcratic should show you watermarked pics.
 * Please try this with one picture and tell us your results. We will be happy to
   hear about your test.
 * Thank you,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Update: It works, please ignore.](https://wordpress.org/support/topic/compatible-with-391/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/compatible-with-391/#post-4954458)
 * I am glad to hear that everything is fine.
 * Please rate my plugin if you like this. 😉
 * Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Not working with my website](https://wordpress.org/support/topic/not-working-with-my-website/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/not-working-with-my-website/#post-4731688)
 * Hi fahad_sheikh,
 * sorry to hear you problem. but I’ve never even heard of it before.
    – what about
   activate the plugin? – do you receive some errors or warnings? – do you use the
   actual version of watermark?
 * Please tell me about any progress in this case.
 * Best Wishes,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Fatal error: Out of memory](https://wordpress.org/support/topic/fatal-error-out-of-memory-60/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-out-of-memory-60/#post-4854735)
 * Hi,
 * it’s strange. But maybe your directories contains some huge files?! Please check
   this. I can reproduce this kind of crashes, when u try to watermark very big 
   pictures (> 80Mb) and my available memory is to small. Can you change the PHP-
   setting, to get more memory?
 * Please tell me if you have more available memory and you still get this error.
 * Grüße,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Not good](https://wordpress.org/support/topic/not-good-25/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-good-25/#post-4506395)
 * Hi 18TommyBoy,
 * sorry for the delay. I really want to help you but your description of your problem
   is really poor.
 * Please tell me
    – if this watermark was working with your previous version of
   wordpress? – about operating system, version of php, apachy? – what exactly happen?
   do you see some warning, error? – did you try to create preview with text or 
   with a png file? – tell me everything what in your opinion can be important for
   this case.
 * Best wishes,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Can't configure plugin](https://wordpress.org/support/topic/cant-configure-plugin-1/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cant-configure-plugin-1/#post-4590905)
 * Hi dpowrs,
 * thank you for your post. Please check the requirements for watermark-plugin on
   windows os.
    1. your PHP-version
        The function exif_imagetype is supported by PHP 4 >= 4.3.0
       and PHP 5.
    2.  your PHP-configuration
        exif_imagetype Requirements Your PHP must be compiled
       in with –enable-exif. PHP does not require any additional library for the exif
       module. Windows users must also have the mbstring extension enabled.
    3.  PHP Installation
        To enable exif-support configure PHP with –enable-exif Windows
       users must enable both the php_mbstring.dll and php_exif.dll DLL’s in php.ini.
       The php_mbstring.dll DLL must be loaded before the php_exif.dll DLL so adjust
       your php.ini accordingly. (see: [http://www.php.net/manual/en/ref.exif.php](http://www.php.net/manual/en/ref.exif.php))
 * Please check this three items and write me your results.
 * Best wishes,
    Marekki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Marekkis Watermark-Plugin] Some uploaded images not shown when searched](https://wordpress.org/support/topic/some-uploaded-images-not-shown-when-searched/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/some-uploaded-images-not-shown-when-searched/#post-4077640)
 * Hi akosibert90
 * there are no filters for non-images. To test your problem, I have uploaded a 
   file called “1-create-domain.jpg”. This file will by showed in the list: [http://www.puv-blog.de/wp-content/uploads/2013/08/1-create-domain_jpg.png](http://www.puv-blog.de/wp-content/uploads/2013/08/1-create-domain_jpg.png)
   
   IMHO this is a local problem of your werserver/filesystem/php/idon’tknowwhat.
 * Please send ma a screenshot of your file list of Watermark-Dir. Maybe i can see
   something.
 * Best regards,
    Marekki.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Marekkis Watermark-Plugin] плохой выбор фотографий](https://wordpress.org/support/topic/%d0%bf%d0%bb%d0%be%d1%85%d0%be%d0%b9-%d0%b2%d1%8b%d0%b1%d0%be%d1%80-%d1%84%d0%be%d1%82%d0%be%d0%b3%d1%80%d0%b0%d1%84%d0%b8%d0%b9/)
 *  Plugin Author [marekki](https://wordpress.org/support/users/marekki/)
 * (@marekki)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/%d0%bf%d0%bb%d0%be%d1%85%d0%be%d0%b9-%d0%b2%d1%8b%d0%b1%d0%be%d1%80-%d1%84%d0%be%d1%82%d0%be%d0%b3%d1%80%d0%b0%d1%84%d0%b8%d0%b9/#post-7784690)
 * IMHO you can select each single photo for watermarking and decide which one should
   be watermarked.
 * But maybe you can make some suggestions about “concepts of administration”. If
   you have good ideas maybe i can implement this in a further version? So lets 
   go! Tell me your vision! And you can do this in Russian language ;).
 * Best wishes,
    Marekki.

Viewing 15 replies - 1 through 15 (of 48 total)

1 [2](https://wordpress.org/support/users/marekki/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/marekki/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/marekki/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/marekki/replies/page/2/?output_format=md)