Results 92 issues of Robin

While running `php occ memories:index`: ``` An unhandled exception has been thrown:oto/[...] TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /var/www/html/lib/private/Files/Storage/LocalTempFileTrait.php:77 Stack trace: #0 /var/www/html/lib/private/Files/Storage/LocalTempFileTrait.php(77):...

bug

In a few cases, it seems that ToastUI chart uses `elem.setAttribute("style","a: b")` instead of `elem.style.a = b`. I don't know if this has any advantage, but `setAttribute` requires `style-src unsafe-inline`...

### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...

type: bug

The plugin can push events to the website by making an HTTP request, but there is currently no way to send an event from the website to the plugin. We...

discussion

Image from a support thread: ![image](https://github.com/NamelessMC/Nameless/assets/15892014/696a07f5-45fe-4b0c-9c7c-26eec06cfd73)

bug

This requires PHP 8.1, so it will stay as a PR for a while. But, we can still use it to know if we're accidentally using deprecated classes/functions, because phpstan...

The yellow checkmark should only be shown for PHP 7.4 ![image](https://github.com/NamelessMC/Nameless/assets/15892014/bb1639c9-5102-49c2-a82d-d0dc68a309c0) ![image](https://github.com/NamelessMC/Nameless/assets/15892014/4aa899b1-0f92-4c0e-93f3-d01c28d5f890)

bug

## Errors during group sync Please upgrade to v2.1.1 or apply [these changes](https://github.com/NamelessMC/Nameless/pull/3365/files) ## Friendly URLs not working, missing .htaccess file The .htaccess file was missing from the v2.1.0 zip...

meta

The global group list for the groups dropdown in StaffCP > API > Group sync is currently still sent as part of the /server-info request. This is confusing for users,...