Above the error messages, I see the success message "No hay actualizaciones pendientes" (There are no pending database updates). Can you try to click on the "Informe de estado" (Status report) link and check if your Backdrop version is up to date?
It would also be interesting if the Status report page says anything about pending database updates.
For me, while I do find it a little tedious to try and search on the module page or scroll down a long list...
I do know where the functionality is, so I don't have to try and find the...
@robertgarrigos
I understand now. In terms of using config files as a shortcut to building content types, fields, and views - I think that you are good and don't need to worry about that...
In case anyone is coming to this issue now. Paragraphs was released quite a while ago and is a pretty popular module for Backdrop CMS.
https://backdropcms.org/project/paragraphs
Found the solution:
Needed to add the 'customized' key to the $item array, with a value of 1.
$item = array(
'link_path' => 'media/photos',
'link_title' => t('Photos'),
'...
Posted14 hours 54 sec ago by Robert Garrigos (robertgarrigos) on:
Comments
I don't have a quick answer for you, but at times like this I would check the following:
stpaultim, thanks for the quick answer, now i see that those files are not present in the "hero" folder, i will try to find them
Above the error messages, I see the success message "No hay actualizaciones pendientes" (There are no pending database updates). Can you try to click on the "Informe de estado" (Status report) link and check if your Backdrop version is up to date?
It would also be interesting if the Status report page says anything about pending database updates.
Thanks Olafski, it updates to 1.14 but i did not pass the "Run updates" step because the error. let me find the missing files to see what happend