Account created on 11 November 2010, about 14 years ago
#

Recent comments

🇫🇷France bessonweb

Sorry but for me this solution has no results.

The error messages still here and my media field can't open the media library.

🇫🇷France bessonweb

After update to Drupal 10.3.5, the patch seems not work.

🇫🇷France bessonweb

It's perfect @pookmish thank you so much!

🇫🇷France bessonweb

Hi @poormish,

Yes Seven is enabled. I have tried to disable Seven and replace by Claro for testing without success.

I don't know what information could help to find the cause?

Thanks.

🇫🇷France bessonweb

Hi @mxh

Sorry I have not detailled my demand because I thought it was obvious.

I have Group 8.x-1.5. I want to update it at 2.1.0.

When I try to update Group in 2.1.0 :

- drupal/group_action is locked to version 1.1.1 and an update of this package was not requested.
- drupal/group_action 1.1.1 requires drupal/group ^1 || ^2@beta || ^3@beta -> found drupal/group[dev-1.x, dev-2.0.x, dev-2.1.x, dev-3.0.x, dev-3.1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x), 2.0.0-alpha1, ..., 2.1.x-dev, 3.0.0-beta1, ..., 3.1.x-dev (alias of dev-3.1.x)] but these were not loaded, likely because it conflicts with another require.

So it's impossible to update the Group module in V2 or V3.

Have you a solution please?

Have a good day!

🇫🇷France bessonweb

Hi,

Group 2 and 3 are stables but it seems this module is not compatible.

Can anyone do anything about this?

Thanks!

🇫🇷France bessonweb

Hello,

Is this bug still present in version 1.25?

The patch suggested above no longer works with this version.

Thank you!

🇫🇷France bessonweb

When I comment the following condition :

    if ($this->moduleHandler->moduleExists('commerce')) {
      $formatted = commerce_currency_format($price_in_cents, $currency, NULL, TRUE);
    }

It remove the error and display the plans with many "Deprecated function" errors.

So it seem the "Recurly PHP library is not installed" message in the status report is an error.

🇫🇷France bessonweb

Thank you for your help @eojthebrave !

It will be a good things to create another ticket of support to investigate on this bug with commerce no?

I will try to apply what you say! Thank you :-)

Have a great day!

🇫🇷France bessonweb

Hi,

when I fill my Recurly keys I have many "deprecated function" errors, and when I go to subsciption plans I get this :

The website encountered an unexpected error. Please try again later.
Error: Call to undefined function Drupal\recurly\commerce_currency_format() in Drupal\recurly\RecurlyFormatManager->formatCurrency() (line 142 of modules/contrib/recurly/src/RecurlyFormatManager.php).

Drupal\recurly\RecurlyFormatManager->formatCurrency() (Line: 99)
Drupal\recurly\Form\RecurlySubscriptionPlansForm->buildForm()
call_user_func_array() (Line: 531)
Drupal\Core\Form\FormBuilder->retrieveForm() (Line: 278)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 564)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 23)
Stack\StackedHttpKernel->handle() (Line: 709)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Production build 0.71.5 2024