Watermark Images Posted In Threads

MobileHacks

New Member
This mod will watermark images posted in a thread.

Features
  • Specify the text to display as a watermark or use the forums title
  • To only watermark images over a given width (so you don't watermark small images; its not really worth it)
  • Gives a nice profesional watermark on the bottom of your images.
  • Supports all major image formats used on the web.
Future Releases
Im going to add these features at a later date. I just want to get the basics working properly first.
  • Use an image as the watermark (optional)
  • Image caching to reduce server load (optional)
Installation
  1. Upload watermark.php
  2. Install the XML file
  3. Configure the settings in vB options under 'Watermarking Settings'
 

h@ck3r

New Member
Is it possible to add some code somewhere using <if> tags for .GIF format, so that they will not be water-marked?

If so- this could be a fantastic hack. ;)
 

Rated_R

New Member
Mr-Ice-Man said:
make sure you have uploaded the .php file.

working great in 8.1 but php file given this error:

Code:
Warning: imagesx(): supplied argument is not a valid Image resource in [path]/watermark.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3254) in [path]/watermark.php on line 42

Warning: imagepng(): supplied argument is not a valid Image resource in [path]/watermark.php on line 43

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/watermark.php on line 44
 

MobileHacks

New Member
Sorry im not coder who made this i just posted it

Mr-Ice-Man said:
Ahh i see, so the one you did upload for attatchments doesnt work so any help there then please i did ask a while back but no response.
 
Top