![]() |
Requests:
- watermarks separate from image, so if changed old images show new watermark - exclusion for forum IDs - only add watermark if dimensions are greater than x and smaller than y - add watermark on images hotlinked in image tags |
I love to see this mod re-done for the VB4 series...
I've enjoyed it while I was at 3.84... I've also help other Admins install this mod on there site too... Hopefully the author checks and sees...:D |
show thums - enabled.
dowes not increase attachments views counder for me :-( |
1 Attachment(s)
Ok...
I got this mod to work on vBulletin 4.0.6 it works just fine... 1. The watermark image can be either PNG 8 or a PNG 24. 2. The path to the image has to be a full path. Then the water mark is added at post time... https://vborg.vbsupport.ru/attachmen...1&d=1282529515 |
what's the dimensions of the watermark ? will it be resize automatically?
|
Quote:
But just to update the thread... * No you don't have to modify the script at all works as is. * Just make sure you get a PNG image for a watermark and upload it to your server. * Make sure you use a full path to the watermark image in the control panel. * Yes it watermarks both gallery and the attachments both. (No control of it!) This mod does work on vB 4.0.6 and doesn't require any editing... |
1 Attachment(s)
I tried this with 4.0.6 and am not having much success. Every time it adds a watermark, it also creates a shaded bar across the entire top/bottom. Here's an example. This image only has a completely transparent background and no text whatsoever. If you look at the top and bottom of this image, you can see how the color shades are darker The transparaent image is 400x50 pixels.
|
Normal the way the script was written... Mine does the very same thing but I sure if someone has a bit of PHP experience could change the script to quit that...
|
Confirmed working on 4.0.7
To get rid of that light gray background edit the plugin, Plugin Manager, Watermark Attachments - Display, attachment_display You have to change the 100 to 127 like below... Code:
if($wm_t&&imagesx($im_a)>imagesx($wm_t)) { |
Right on I'm going to add that mod to my setup... Thank you! :up:
|
All times are GMT. The time now is 04:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|