- Posts: 40
- Thank you received: 1
OS Property support center
Possible bug in image posting (2.0.4.5)
- zenoni
- Topic Author
- Offline
- Senior Member
-
Less
More
12 years 1 month ago #25991
by zenoni
Possible bug in image posting (2.0.4.5) was created by zenoni
I'm investigating OSP 2.0.4.5 and found the following issues:
In configuration -> Images there are set two parametres: Max width size of image 1024 and Max height size of image is 768, but I can still upload images larger on frontend than these predefined maximum image limits. I think that this is a bug?
Property will have maximum 12 photos. Where can I change this number?
In configuration -> Images there are set two parametres: Max width size of image 1024 and Max height size of image is 768, but I can still upload images larger on frontend than these predefined maximum image limits. I think that this is a bug?
Property will have maximum 12 photos. Where can I change this number?
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
12 years 1 month ago #25994
by Mr. Dam
Replied by Mr. Dam on topic Re: Possible bug in image posting (2.0.4.5)
Hi,
Thank you for your bug report, we will check it and fix it in case it's error
Thanks
Dam
Thank you for your bug report, we will check it and fix it in case it's error
Thanks
Dam
Please Log in or Create an account to join the conversation.
- zenoni
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 1
12 years 4 weeks ago #27664
by zenoni
Replied by zenoni on topic Re: Possible bug in image posting (2.0.5)
Hello
I checked and would lik eto report that this bug is still permanent in the latest version of OSP 2.0.5.
I checked and would lik eto report that this bug is still permanent in the latest version of OSP 2.0.5.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
12 years 4 weeks ago #27676
by Mr. Dam
Replied by Mr. Dam on topic Re: Possible bug in image posting (2.0.5)
Hi,
We have found the solution for this problem, but there is no way to prevent user to upload big size photo by using Javascript, because some web browers don't allow it.
Maybe in next version, we will remove the max big size option in Configuration. If you have any solution, please let us know, we will appreciate it.
Thank you very much
Dam
We have found the solution for this problem, but there is no way to prevent user to upload big size photo by using Javascript, because some web browers don't allow it.
Maybe in next version, we will remove the max big size option in Configuration. If you have any solution, please let us know, we will appreciate it.
Thank you very much
Dam
Please Log in or Create an account to join the conversation.
- sti
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 3 weeks ago #27694
by sti
Replied by sti on topic Re: Possible bug in image posting (2.0.4.5)
maybe can use
if($_FILES > $limit){
//;
}
if($_FILES > $limit){
//;
}
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.