• Reset your password
Home
OO PHP, Drupal, Symfony Developer and Architect
Tim Rabbetts

Main navigation

  • Home
  • Blog
  • Log in

Breadcrumb

  • Home
  • node

Partition and format a disk drive from command line with parted and mkfs ext4.

Tim
Rabbetts
By zarexogre | Fri, 04/12/2020
disc, reader, reading arm

I have a Debian server and added a new drive to it but it needed to be ext4.  In the past I have used Gparted the graphical front end to parted, but now I figured it worth me doing from t

the input device is not a TTY, docker-compose and cron

Tim
Rabbetts
By zarexogre | Sun, 08/11/2020
hamburg, port of hamburg, container ship

I run a docker-compose command like this from cron and in the log its says:

composer Error Exception Undefined index: extra

Tim
Rabbetts
By zarexogre | Tue, 06/10/2020
computer, computer code, programming

This was a tricky one! So I tried to run composer update and it failed:

composer [ErrorException] Undefined index: extra  

Plex: Limit to Airing Time - Always an hour off

Tim
Rabbetts
By zarexogre | Tue, 06/10/2020
popcorn, movies, cinema

I had an issue with Plex where the limit to airing time shown in the drop-down was an hour out, to fix this I had to upgrade to the latest version of Plex as this is a bug, and also I had to fix my

drush cim: Unable to install the module since it does not exist. Drupal 8. But the module is there!

Tim
Rabbetts
By zarexogre | Tue, 06/10/2020
programming, computer, environment

As part of my deployment I use ansible and docker-compose.  The ansible script calls drush cim within the docker container via docker compose.  It fails everytime I enable a new module an

Generate an admin form in Drupal 8

Tim
Rabbetts
By zarexogre | Mon, 05/10/2020
macro, cogwheel, gear

The easiest way to start is to use the drupal console command to generate the admin form.

Setup basic site search with Drupal 8 Search API

Tim
Rabbetts
By zarexogre | Mon, 28/09/2020
magnifying glass, research, find

The search module within Drupal 8 is very basic.  Best bet is to disable the search core module and enable the Search API module. &

Adding a copy button and language to code snippet, ckeditor in Drupal 8.

Tim
Rabbetts
By zarexogre | Fri, 25/09/2020
white, desk, lifestyle

I wanted to have a language text and copy button couldn't find this anywhere in the code snippet module.  Like to get his added as an option in this module?  Maybe when you select th

Get kint debug working in Drupal 8.

Tim
Rabbetts
By zarexogre | Thu, 24/09/2020
scan, system, bug

I enabled the devel module, but my ksm($var) code just dumps out as normal markup.

Need to install kint library.

Subscribe and dispatch events in Drupal 8

Tim
Rabbetts
By zarexogre | Mon, 21/09/2020
computer, computer code, programming

For most of its existence Drupal has had a rudimentary events system by the way of "hooks".  With the foundation of Symfony in Drupal 8, there is now another events system in play.

Pagination
  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 12
  • Page 13
  • Page 14
  • Page 15
  • Current page 16
  • Page 17
  • Page 18
  • Page 19
  • Page 20
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to