-
How about this...
https://github.com/moodlerooms/moodle-theme_snap/blob/master/config.php#L26-L31
-
Coding error detected, it must be fixed by a programmer: Unkown format passed to format_text:
debugging shows following error s
line 280 of /lib/classes/formatting.php:
coding_exception thrown
…
-
I am getting this error in iio\libmergepdf\src\Driver\TcpdiDriver.php:49
I am unable to debug the issue as of yet, any help would be greatly appreciated.
-
Snap:
```
$plugin->version = 2023073100;
$plugin->requires = 2022112800;
$plugin->release = '4.1.3';
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'theme_snap';
$plugin->dep…
-
Hello, 2 days ago my service for fultextsearch live crash and since this day does not start. When i run occ fulltextsearch:live by hand
`./occ fulltextsearch:live`
is returning error to stdout:
```…
-
In our error logs, we can see many of these errors:
[04-Sep-2023 14:17:56 Europe/Amsterdam] Debugging: You have declared one of wooclap_grade_item_update and wooclap_update_grades but not both. Thi…
-
PHP 8 has changed how certain things are handled (function references, keywords, etc.). While functionality of such code has not changed, PHP 8 considers its usage to be deprecated (i.e. slated for r…
-
I have just tried to change the admin password in the admin account.
It saved successfully. I am now locked out of the account.
Ive changed it again with the /install/recoverPassword.php and tha…
-
### Platform
AWS
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
4d8d8a1c-c760-9473-a1e6-4ef2013aa09b
### bndiagnost…
-
Ref: https://frankenphp.dev/docs/performance/
TODO:
- [x] enable opcache #235
- [ ] use debian as base image instead of alpine
```
-------------------- ---------------------------------
…