🇦🇺Australia @jasp888

Account created on 8 June 2018, over 6 years ago
#

Recent comments

🇦🇺Australia jasp888

I'm experiencing a similar issue:

ubuntu@drupal:/var/www/directory1/site_portal$ composer require 'drupal/css_editor:^2.0' -W
./composer.json has been updated
Running composer update drupal/css_editor --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- drupal/css_editor 2.0.1 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but these were not loaded, likely because it conflicts with another require.
- drupal/css_editor 2.0.2 requires drupal/core ^9 || ^10 -> found drupal/core[9.0.0, ..., 9.5.11, 10.0.0, ..., 10.3.6] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires drupal/css_editor ^2.0 -> satisfiable by drupal/css_editor[2.0.1, 2.0.2].

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

???

I used the recommended composer install:
$ composer create-project drupal/recommended-project my_site_name

Any suggestions would be appreciated - thks!

🇦🇺Australia jasp888

I'm on Drupal ver: 10.1.8
Modules:
- commerce ver: 8.x-2.39
- gcommerce ver: 3.0.0-alpha1
- ginvite ver: Version: 4.0.0-alpha3

When clicking the inite hyperlink I'm seeing "Access denied You are not authorized to access this page.", and the following error log message:

Path: /user/register?invitee_mail=cm9iLnNAYXJyb3dzYWludC5jb20. Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: in Drupal\Core\Routing\AccessAwareRouter->checkAccess() (line 115 of /var/www/ecommerce/mystore/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php).

Any assistance would be greatly appreciated - thank you in advance.

Production build 0.71.5 2024