-
I noticed that whilst some of my base 64 PNG images were working fine in the Canvas, some were not.
```php
$canvas->image($image->outputBase64Src(), 450, 148, 75, 75);
```
However if I passed the …
-
Visiting a course with the module certificate as a not-logged in user, I get the following warning:
```
Warning: Attempt to read property "id" on bool in moodle/mod/pokcertificate/lib.php on line …
-
```
Требуется дописать предполагаемые moodle'ом
функции в lib.php (например, оценивание)
```
Original issue reported on code.google.com by `oggf...@gmail.com` on 10 Dec 2010 at 5:46
-
### Description
On POSIX systems, we use pkg-config to configure most (all?) dependency libraries. On Windows, we still look for the headers and libraries "manually" (`CHECK_LIB` and `CHECK_HEADER_AD…
-
### Steps to reproduce
1. Pick any view
2. Try to make some modifications, eg, change the order of columns or make some of the columns not to be displayed (untick the box)
3. Got unknown error
### …
-
### Actual behavior
Opening page of the jobs page returns a 500 error.
### Expected behavior
The page opens and shows page 2 of all default jobs
### Steps to reproduce
Just try to open…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please d…
-
### Actual behavior
Everytime I try to login and have installed and active plugin Elasticsearch I get this error
2024-10-14 11:07:50 Error: [Error] Class "Elasticsearch\ClientBuilder" not found
…
-
Increasingly we're finding that the admin email address isn't appropriate for all situations and it would be good to separate 'system admin' and 'from address' in more places.
An example of this is…
-
Many same errors (about 1000 a day) since upgrade from 29.0.8 to 30.0.1
```
[PHP] Erreur: Trying to access array offset on false at /var/www/nextcloud/apps/settings/lib/SetupChecks/CheckServerRespon…