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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ It can change the image size and/or the image file size. Rotate thumbnails accor
16
16
- Remove EXIF data
17
17
18
18
## Requirements
19
-
- php 7.3 or higher
19
+
- php 7.0 or higher
20
20
- phpBB 3.2.4 or higher
21
21
- php the Imagick class
22
22
@@ -27,10 +27,12 @@ For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment se
27
27
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
28
28
29
29
## Update
30
-
For update to v0.0.3 please `disable` the extension and `delete data` before copy the new files to `phpBB3/ext/imcger/imgupload`.
30
+
For update from v0.0.1 or v0.0.2 please `disable` the extension and `delete data` before copy the new files to `phpBB3/ext/imcger/imgupload`.
Copy file name to clipboardExpand all lines: imcger/imgupload/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ It can change the image size and/or the image file size. Rotate thumbnails accor
16
16
- Remove EXIF data
17
17
18
18
## Requirements
19
-
- php 7.3 or higher
19
+
- php 7.0 or higher
20
20
- phpBB 3.2.4 or higher
21
21
- php the Imagick class
22
22
@@ -27,10 +27,12 @@ For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment se
27
27
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
28
28
29
29
## Update
30
-
For update to v0.0.3 please `disable` the extension and `delete data` before copy the new files to `phpBB3/ext/imcger/imgupload`.
30
+
For update from v0.0.1 or v0.0.2 please `disable` the extension and `delete data` before copy the new files to `phpBB3/ext/imcger/imgupload`.
0 commit comments