3.3.x Extensions Database 3.2 / 3.3 ⇒ Watermark
-
- Users
- Posts: 89
- Joined: 05 Aug 2019, 14:18
Re: Watermark
Doesn´t work for me, have same issue.
Thanks anyway
-
- Users
- Posts: 89
- Joined: 05 Aug 2019, 14:18
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
-
- Founder
- Posts: 6464
- Joined: 13 Jan 2014, 21:45
Re: Watermark
Can you switch off sitemaker an check again.
-
- New user
- Posts: 2
- Joined: 06 Apr 2021, 18:23
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?
-
- Users
- Posts: 8
- Joined: 26 Jun 2019, 13:19
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
-
- Users
- Posts: 8
- Joined: 26 Jun 2019, 13:19
Re: Watermark
I think the problem occurs only when you use a sub-domain.
-
- Users
- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Watermark
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 13
- Joined: 04 Jun 2022, 20:51
Re: Watermark
On my phpbb 3.3.7 don't works.
Did you change anything?
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Watermark
Works on all phpbb 3.3.x versions.
-
- Users
- Posts: 13
- Joined: 04 Jun 2022, 20:51
Re: Watermark
Always when I active watermark extension this error appear

