-
I can't upload any image to my new posts. PHP Error log is below.
### Bludit version
3.15.0
### PHP version
8.2
### PHP logs
```
[06-Dec-2023 21:40:38 Europe/Istanbul] /home/DOMAIN/htd…
-
```
What steps will reproduce the problem?
1. upload
2. activate
3. newsletter in options
Warning: newsletterconfig(backoffice.php): failed to open stream: No such
file or directory in
/home/csutoras…
-
Noticed the following line seemed to be redundant -> url = new_domain + "/wp-admin/admin-ajax.php". In the original PoC the post request was made to /wp-admin/admin-ajax.php HTTP/1.1
Change full_ur…
-
When the filter [acf/upload_prefilter](https://www.advancedcustomfields.com/resources/acf-upload_prefilter/) is set, Big File Uploads prevent firing this event. There is a similar compatibility with t…
-
Hi,
In our Hybrid App, we are using Simple-Ajax-Uploader to handle file upload. In iPhone6, when i try to upload a video from Photo Gallery, the uploaded file size says 0. But if we capture video …
-
When using the Ajax Upload option the iframe appears but no option to upload images.
Error log reports:
'break' not in the 'loop' or 'switch' context in /core/components/migx/model/imageupload/…
-
Vulnerable Library - jquery-3.2.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
Path to dependency file: /src/main…
-
# download progress & js
> how to get download progress in js?
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest#Monitoring_progress
https://stackoverflow.c…
-
```
What steps will reproduce the problem?
1. use CDN http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js OR
http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
2. upload nyro 1.6.…
-
Originally reported on Google Code with ID 6408
```
* problem:
when i try to resend an ajax file upload request, firebug don't send exact same request
again so i got a broken binary file at the ser…