Via Git push/pull and Configy Sync I have now on my live server all the correct Views, Blocks, Content Types and Content Type fields (along with all the other up to date Drupaul structure).
But how do I get all my content from localhost over to my live server?
I found some modules that were not Drupal 8 compatible, and others that sounded like overkill, but none that specified a solution to this particular task.
Wondering if it's possible to display float values as they were entered, instead of using a set precision. Ie., if the admin entered "2", then display "2". If they entered "2.125" then display "2.125".
Right now the display settings make me choose a set scale, so that if I want to be able to dispdisplay "2.125" I have to display "2" as "2.000".
I've enabled ip ban module.
I go and try and add an ip address to ip block list in admin/config/people/ban
I click add and then get the following error message.
Has anyone come across this before.
Does anyone know how to fix this?
Since today we are having problems translating nodes on a site. We are not able to translate certain nodetypes anymore, which was possible until yesterday (The website encountered an unexpected error). We did no updates or changed configuration.
This is in the Logs:
Drupal\Core\Entity\EntityStorageException: Invalid translation language (en) specified. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (Line 783 in .../core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).