When enabling debug mode i get:

Notice: Undefined property: Drupal\Core\Extension\Extension::$base_themes in _gin_login_gin_is_active() (line 257 of modules/contrib/gin_login/gin_login.module).

CommentFileSizeAuthor
#9 3177633-9.patch883 bytessaschaeggi
Screenshot_9.jpg67.99 KBrar9

Comments

Rar9 created an issue. See original summary.

saschaeggi’s picture

Hey @Rar9
Can you please provide some details? Do you use Gin Login together with Claro or Gin?

rar9’s picture

both Claro & Gin are both active.

saschaeggi’s picture

@Rar9 it looks like your Gin Login module is outdated. Can you make sure to update to the latest dev and clear cache?
As $base_themes was refactored a while ago.

saschaeggi’s picture

Status: Active » Postponed (maintainer needs more info)
rar9’s picture

My module not outdated
Drupal version : 9.0.7

drupal/gin 3.0.0-alpha27 For a better Admin and Content Edi...
drupal/gin_login 1.x-dev dd76626 Custom Drupal Login for Gin theme
drupal/gin_toolbar 1.0.0-beta12 Gin Toolbar for Frontend use

saschaeggi’s picture

That's strange as $base_themes does not exist anymore.

rar9’s picture

Any other information i might be able to provide to resolve the issue....?

I have extra errors enabled in setting.php

saschaeggi’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new883 bytes

Hey @Rar9
Can you try this patch? Does this solve your issue?

  • saschaeggi committed c825485 on 8.x-1.x
    Issue #3177633 by saschaeggi, Rar9: Notice: Undefined property: Drupal\...
saschaeggi’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.