-
UserDefinedForm::get()->byID($formID); throws an error:
Table 'dev.UserDefinedForm' doesn't exist
SilverStripe\ORM\DataList->byID(12)
EmailRecipient.php:154
Checked DB that's true that UserD…
-
#### What are you trying to achieve?
Run codeception in Docker using standalone selenium server
#### What do you get instead?
[Error] Class name must be a valid object or a string
NOTE: Sinc…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.16
### Bug descript…
-
I don't know that much about character encoding but this is a great project to learn... make sure this library allows the end user to convert between a variety of character encodings
-
# Bug Report
## Prerequisites
* [ ] Can you reproduce the problem on TYPO3 v10.4 LTS
* [ x] Can you reproduce the problem on TYPO3 v11.5
* [ x] Did you [perform a cursory search](https://githu…
-
Hello,
I'm trying to install package on Symfony 5.
To install it:
```
# composer require --dev smalot/cups-ipp:dev-master
Do not run Composer as root/super user! See https://getcomposer.org/r…
-
Role name [admin]:
> admin
User 'ayhanbaris@yahoo.com' has been created (id: 1)
Konekt\Acl\Exceptions\GuardDoesNotMatch
The given role or permission should use guard `` instead of `we…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.15 and up to date 10…
-
Hello,
I'm not sure if anyone else has this problem but i keep getting this error
```
[WARNING] Some commands could not be registered:
In DoctrineORMStorage.php line 28:
…
-
#### What are you trying to achieve?
I'm trying to test my API interface in Symfony. This API uses JWT-Authentication. So far retrieving the token and calling the controller works.
#### What do yo…