It was done via FTPmartin wrote: 24 Aug 2021, 13:16How was the ext uploaded by ftp or ext uploader ? I'm gonna say ftp but it skipped a file.Onnozel Manneke wrote: 24 Aug 2021, 00:27 I fixed Faroud his problem on his forum.
Just disabled the ext, re-uploaded the ext files
Enabled the ext, and all works again.
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Image Upload
-
- Users
- Posts: 117
- Joined: 04 Feb 2021, 23:54
Re: Image Upload
-
- Users
- Posts: 8
- Joined: 27 Aug 2018, 16:07
Re: Image Upload
Just on the note of how it was uploaded, on this I uploaded on cPanel and unzipped in cPanel, not my usual procedure haha, maybe an issue there
Il try doing through FTP tonight and revert back
Il try doing through FTP tonight and revert back
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Image Upload
Ahh right then cpanel may have given a file the wrong permissions it has been known too.
-
- Users
- Posts: 13
- Joined: 13 May 2019, 18:24
Re: Image Upload - Bulgarian translation
Here is my translation for the Image Upload Extension. I hope this will help our Bulgarian friends.




You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

-
- Users
- Posts: 8
- Joined: 27 Aug 2018, 16:07
Re: Image Upload
Can confirm now sorted, once uploaded via ftpmartin wrote: 26 Aug 2021, 13:24 Ahh right then cpanel may have given a file the wrong permissions it has been known too.
Thanks everyone
-
- Users
- Posts: 117
- Joined: 04 Feb 2021, 23:54
Re: Image Upload
I see this error in the server logs:
404 GET /ext/dmzx/imageupload/styles/prosilver/images/icons.png HTTP/1.1
In css I see: background: url('../images/icons.png') no-repeat;
Maybe a "dot" to much? Correct: background: url('./images/icons.png') no-repeat; ?
404 GET /ext/dmzx/imageupload/styles/prosilver/images/icons.png HTTP/1.1
In css I see: background: url('../images/icons.png') no-repeat;
Maybe a "dot" to much? Correct: background: url('./images/icons.png') no-repeat; ?
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Image Upload
Got a site link i can come debug on ? pm me it if you want.
I seem to recall there was an issue with board paths at one time but that was fixed.
I seem to recall there was an issue with board paths at one time but that was fixed.
-
- Users
- Posts: 117
- Joined: 04 Feb 2021, 23:54
Re: Image Upload
Sure: https://www.amusementspaleis.commartin wrote: 19 Sep 2021, 01:06 Got a site link i can come debug on ? pm me it if you want.
I seem to recall there was an issue with board paths at one time but that was fixed.
Account:
Testaccount
Server log:
Code: Select all
2021-09-19 18:09:43 Error 404 GET /ext/dmzx/imageupload/styles/prosilver/images/icons.png HTTP/1.1
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Image Upload
You can remove the css call to the image it dont seem to be used so must be a left over from other version.
-
- Users
- Posts: 117
- Joined: 04 Feb 2021, 23:54
Re: Image Upload
Okay thank you. But if it's not used, then why is the server pulling that file and gives 404 error?martin wrote: 20 Sep 2021, 17:30 You can remove the css call to the image it dont seem to be used so must be a left over from other version.
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Image Upload
There is a html file calling css file and the css file contains a image path but its calling it via ../ as i said up a post there was once a path issue but guess the css got left behind and the ext does not use an png image now it uses fa icons.
-
- New user
- Posts: 2
- Joined: 02 Nov 2021, 11:40
Re: Image Upload - Dutch translation

Here is my Dutch translation for the Image Upload Extension. I hope this will help our Dutch friends.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- New user
- Posts: 2
- Joined: 06 Dec 2019, 17:50
Re: Image Upload
Here is the French translation for 1.1.8
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 6
- Joined: 18 Dec 2021, 21:49
Re: Image Upload
Thanks for the great extension!
Is it possible to make the image automatically reduce (resize) to some predefined values when loading? Users upload photos from smartphones, and they are huge, and they cannot resize photos
. (As in attachment settings in ACP - Maximum sizes of pictures: The maximum sizes of images to be loaded).
Thanks again (and sorry for the bad english)!
Is it possible to make the image automatically reduce (resize) to some predefined values when loading? Users upload photos from smartphones, and they are huge, and they cannot resize photos
Thanks again (and sorry for the bad english)!