-
When using GroupContact string I got and error that says:
Cannot use object of type Doctrine\\Common\\Lexer\\Token as array.
"file": "/var/www/html/vendor/oro/doctrine-extensions/src/Oro/ORM/Que…
-
Manage tags on cards
Be able to assign tags.
Show tags in the card index page.
Actually we see a fixed list here:
![image](https://user-images.githubusercontent.com/4988590/64633224-cf848800…
-
Hello, I am a newbie to drupal.
There is some installation error when applying patches to drupal in openideal.
Please kindly refer the attached.
![image](https://user-images.githubusercontent.com/8…
-
Having the concept of a site entity (doctrine) and a site node (cr) is not ideal:
- as there are two different stores (doctrine and cr) there is no way to enforce the relation and one can easily end …
-
I want to upgrade the shop from v22.10.9 to v24.10.1.
When I run the task in the upgrade wizard I get the following error,
Update failed!
Migrating: /var/www/html/typo3/typo3conf/ext/aimeos/Resou…
-
I get the following warning for psr-4 autoloading
```
Class Gedmo\Tool\ORM\Walker\SqlWalkerCompat located in ./vendor/gedmo/doctrine-extensions/src/Tool/ORM/Walker/orm-2.php does not comply with p…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
The following exception occurs using TYPO3 7.6.18 and RealURL 2.1.9 (will upgrade to 2.2.0 but no changes have been made in that area AFAIK).
As you can see this is not an uncommon issue (lots of we…
-
### Steps to reproduce
Install phpMyAdmin using Composer:
```
composer create-project --no-dev --prefer-dist phpmyadmin/phpmyadmin /opt/phpmyadmin
```
### Expected behaviour
No errors / warnin…
drubb updated
2 years ago
-
Hello,
I think that at least Stripe gateway will require some work in order to be compatible with the upcoming PSD2 ([source](https://stripe.com/docs/checkout)).
Do you plan to implement one of …