Neuester Inhalt

Type Title Author Comments Zuletzt aktualisiert
Artikel Drupal : Check if the current user has the specific permission Gast (nicht überprüft) 0 vor 1 day 17 hours
Artikel The following Apache modules are disabled on the destination server: security2. Gast (nicht überprüft) 0 vor 1 week 1 day
Artikel Drupal field type list : Option cannot be removed: option in use. Gast (nicht überprüft) 0 vor 1 week 1 day
Artikel Composer downgrading? Die Ursache war: drupal/rules 3.x-dev@dev Gast (nicht überprüft) 0 vor 1 week 1 day
Artikel The "entity_bundle:node" plugin does not exist. Valid plugin IDs for Gast (nicht überprüft) 0 vor 3 weeks 4 days
Artikel SMTP Error: Could not connect to SMTP host. Connection failed. stream_socket_enable_crypto(): SSL operation failed (PHPMailer/Drupal) Gast (nicht überprüft) 0 vor 3 weeks 5 days
Artikel SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction Gast (nicht überprüft) 0 vor 3 weeks 5 days
Artikel Hat ChatGPT-4o eine Limit? (Du hast deine Limit für ChatGPT-4o ereicht) Gast (nicht überprüft) 0 vor 3 weeks 5 days
Artikel Update all SSL Certificates Gast (nicht überprüft) 0 vor 3 weeks 5 days
Artikel Drupal error - PluginNotFoundException: The "request_path" plugin does not exist. Valid plugin IDs for ConditionManager are Gast (nicht überprüft) 0 vor 1 month
Artikel Drupal Webform/GuzzlHttp: cURL error 60: SSL certificate problem: unable to get local issuer certificate Gast (nicht überprüft) 0 vor 1 month 1 week
Artikel Bootstrap 5 subtheme is not properly configured. This may be caused by a problem with file or directory permissions. Gast (nicht überprüft) 0 vor 1 month 1 week
Artikel Drupal get roles of current user Gast (nicht überprüft) 0 vor 1 month 1 week
Artikel Site URI : http://default (Drupal, how2 update config?) Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel Drupal Upgrade (Drupal 9 » Drupal 10) Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel JQuery empty all input fields , deselect all checkboxes Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel PHP Debug - get called Class, Function (mit debug_backtrace) Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel CSS Print Pagebreak (Druckansicht anpassen) Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel The command 'docker' could not be found in this WSL 2 distro. Gast (nicht überprüft) 0 vor 1 month 3 weeks
Artikel Webserver CPU Performance Test mit PHP Gast (nicht überprüft) 2 vor 2 months 3 weeks
Artikel docker-compose.yml: `version` is obsolete Gast (nicht überprüft) 0 vor 3 months
Artikel Command "audit" is not defined. (Composer / Drupal) Gast (nicht überprüft) 0 vor 3 months 3 weeks
Artikel Some mandatory parameters are missing ("identifier", "bundle") to generate a URL for route "shs.term_data". Gast (nicht überprüft) 0 vor 3 months 3 weeks
Artikel DatabaseExceptionWrapper SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction: INSERT INTO "cache_config" Gast (nicht überprüft) 0 vor 4 months 2 weeks
Artikel Drupal Update Error: Update failed / aborted by bootstrap_paragraphs_update_8205 Gast (nicht überprüft) 0 vor 4 months 2 weeks

Suche

Neueste Kommentare

  • 1 month ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    Das geht auch:

          $this->operator = $break->operator ?? '' ;
  • 1 month 1 week ago
    Bootstrap 5 subtheme is not properly configured. This may be caused by a problem with file or directory permissions.
  • 1 month ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    It works too:

    • web/core/modules/views/src/Plugin/views/argument/NumericArgument.php 

    Line 63, 96 :

  • 1 month 3 weeks ago
    Site URI : http://default (Drupal, how2 update config?)

    Add this line to drupalroot/vendor/drush/drush/drush.yml

  • 2 months 3 weeks ago
    Webserver CPU Performance Test mit PHP

    Time: 0,19 

    CPU: AMD Ryzen 7 PRO 3700 8-Core Processor

  • 4 months 2 weeks ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    Line 63, 99 :

  • 5 months 1 week ago
    Drupal + Basic_Auth Problem : You do not have permission to access this page (Sie haben keine Zugriffsberechtigung für diese Seite. )

    My problem was:

  • 5 months 1 week ago
    Drupal Upgrade (Drupal 9 » Drupal 10)

    I had this exact issue and your site was the only place I found the fix.

    It'd be nice if the module developer applied your fix though.

    Good work! Much appreciated!

  • 6 months 2 weeks ago
    The datasource with ID 'elstut--entity:node' could not be retrieved for index (Drupal, Solr)

    Hier ist die Lösung. (/admin/config/search/search-api/server/solr_server/edit)

    Multisite-Kompatibilität
     + Nur Ergebnisse von dieser Seite beziehen
     

  • 6 months 2 weeks ago
    PDOException: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock

     

    Ich bekomme diese Fehlermeldung: