Skip to main content
13
results
Andrew Fletcher
Finalising a deployment to Drupal 10 and reviewing the latest log messages.   Flysystem - $context is deprecated Deprecated function: Creation of dynamic property Drupal\flysystem\FlysystemBridge::$context is deprecated in Drupal\Core\File\FileSystem->doScanDirectory() (line 720 of /var/www/html/content/core/lib/Drupal/Core/File/FileSystem.php) #0 /var/www/html/content/core/includes/bootstrap.inc(164): _drupal_error_handler_real(8192, 'Creation of dyn...', '/var/www/html/c...', 720) #1...
Andrew Fletcher
Attempting to update the database, irrespective whether I run update.php or...
Andrew Fletcher
Working in Drupal 9.x, I was loading images via the Media module.  Below 1...
Andrew Fletcher
Since upgrading to Drupal 9.3.0 have you come across this error? Edit...
Andrew Fletcher
You would have come across a URL string that appears...
Andrew Fletcher
When you are in the status report of the admin area are you finding the following issue: ENTITY/FIELD DEFINITIONS Mismatched entity and/or field definitions The following changes were detected in the entity type and field definitions. File The File type field needs to be installed. Paragraph The Published field needs to be updated. The Behavior settings field needs to be updated.Check whether you have the module file_entity.  As File Entity has mostly been installed in to the...
Andrew Fletcher
The magically descriptive error 401 Forbidden "message": "Access...
Andrew Fletcher
If you are like me you probably have searched for clues to and found little......
Andrew Fletcher
A list of languages for the iOS app in speech mode: Arabic (Saudi Arabia) -...
Andrew Fletcher
If you have this error, the core issue is the dyld issue. dyld dyld is a...
Andrew Fletcher
We had an issue recently where saving a page in the admin area produced one of the following outcomes: The page would reload and not save the selections that were made; or Save the page and the input box area would be a white screen and the front end of the site would not be show any more. The page we are referring to holds a matrix of 18,079 input box items.  What how did it get that big?  The page layout is show well organised and visually easy to view that we hadn't assessed...
Andrew Fletcher
While I have posted an article about how to POST an image using REST in Drupal...
Andrew Fletcher
You have been working hard on getting comments being added (POST) through REST...