- Issue created by @gerson.analista
- Status changed to Closed: won't fix
7 months ago 5:51pm 8 May 2024 - 🇧🇷Brazil gerson.analista
During the module update, files from the old version remained, which caused the error.
Solve the PHP error below:
Error: Call to undefined function Drupal\paragraphs_features\Plugin\CKEditorPlugin\drupal_get_path() in Drupal\paragraphs_features\Plugin\CKEditorPlugin\SplitText->getFile() (line 52 of /opt/drupal/web/sites/default/modules/contrib/paragraphs_features/src/Plugin/CKEditorPlugin/SplitText.php).
Simple installation and use in Drupal 10.2.x
PHP code adjustments
-
-
-
-
Closed: won't fix
2.0
Code
The issue particularly affects sites running on PHP version 8.1.0 or later.
During the module update, files from the old version remained, which caused the error.