3.3.x Extensions Database 3.2 / 3.3 ⇒ Watermark
-
umi
- Users

- Posts: 89
- Joined: 7 years ago
Re: Watermark
Adding next lines in services.yml, error doesn´t show:
However watermark doesn´t work for me
Tested on phpbb 3.3.0, with ext that caused conflict and without it. Watermark doesn´t appear on attachment image,
Need to enable something? Size png?
Regards
Code: Select all
# aliases to allow autowiring not conflicting with other extensions
phpbb\extension\manager: '@ext.manager'
phpbb\di\service_collection: '@profilefields.type_collection'
phpbb\template\template: '@template'
phpbb\config\config: '@config'
phpbb\config\db_text: '@config_text'
phpbb\db\driver\driver_interface: '@dbal.conn'
phpbb\request\request: '@request'
phpbb\pagination: '@pagination'
phpbb\user: '@user'
phpbb\group\helper: '@group_helper'
phpbb\language\language: '@language'Tested on phpbb 3.3.0, with ext that caused conflict and without it. Watermark doesn´t appear on attachment image,
Need to enable something? Size png?
Regards
-
dmzx
- Founder

- Posts: 6559
- Joined: 12 years ago
Re: Watermark
Can you switch off sitemaker an check again.
-
Ravenheart
- New user

- Posts: 2
- Joined: 5 years ago
Re: Watermark
Hey dmzx, is there any way I can control the exact dimensions of the watermark?
I had a look through the controller but couldn't find anything specific - it seems to resize the watermark image depending on the size of the image being watermarked - this causes the watermark to appear in different sizes and often ends up being blurry/pixellated due to this.
Ideally I'd like to be able to set a pre-determined width and height for the watermark so that it always displays at the same dimensions. Also I'd like for the image quality of the watermark itself and the image being watermarked to be unaffected.
Could you possibly provide me with a find and replace solution for this?
I had a look through the controller but couldn't find anything specific - it seems to resize the watermark image depending on the size of the image being watermarked - this causes the watermark to appear in different sizes and often ends up being blurry/pixellated due to this.
Ideally I'd like to be able to set a pre-determined width and height for the watermark so that it always displays at the same dimensions. Also I'd like for the image quality of the watermark itself and the image being watermarked to be unaffected.
Could you possibly provide me with a find and replace solution for this?
-
panhead
- Users

- Posts: 8
- Joined: 7 years ago
Re: Watermark
I just installed this extension. If I add an attachment I get a 'http error'. If I then clic on 'submit' I get the following error message:
Any idea?
Code: Select all
SQL ERROR [ mysqli ]
Field 'post_id' doesn't have a default value [1364]
SQL-
panhead
- Users

- Posts: 8
- Joined: 7 years ago
Re: Watermark
I think the problem occurs only when you use a sub-domain.
-
max-ima
- Users

- Posts: 139
- Joined: 4 years ago
Re: Watermark
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
tmjeletronica
- Users

- Posts: 13
- Joined: 4 years ago
Re: Watermark
On my phpbb 3.3.7 don't works.
Did you change anything?
-
tmjeletronica
- Users

- Posts: 13
- Joined: 4 years ago
Re: Watermark
Always when I active watermark extension this error appear







