drupal error site "$string ("") must be a string." at /core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php
Must edit /core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php and comment that line, mine is 132:
//throw new \InvalidArgumentException($message);
then see next();
//throw new \InvalidArgumentException($message);
then see next();
Comments
Post a Comment