You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ This extension can change the image size and/or the image file size. It rotate i
26
26
## Installation
27
27
Copy the extension to `phpBB3/ext/imcger/imgupload`.
28
28
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
29
+
29
30
For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31
+
30
32
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31
33
For full functionality "Maximum avatar file size" in "ACP" > "Board configuration" > "Avatar settings" must be set to 0. This is done automatically during the migration.
Copy file name to clipboardExpand all lines: imcger/imgupload/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ This extension can change the image size and/or the image file size. It rotate i
26
26
## Installation
27
27
Copy the extension to `phpBB3/ext/imcger/imgupload`.
28
28
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
29
+
29
30
For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31
+
30
32
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31
33
For full functionality "Maximum avatar file size" in "ACP" > "Board configuration" > "Avatar settings" must be set to 0. This is done automatically during the migration.
0 commit comments