Glad you got things working. If you decide to try Login Destination again, please post an issue in the issue queue with details if you have any trouble. With the latest release I'm not seeing any problems on the sites that I'm using it on.
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'),
'...
Posted12 hours 25 min ago by Robert Garrigos (robertgarrigos) on:
Comments
@barney are you using Login Destination? If so, are you on the latest version? (What you describe sounds like an issue I fixed within the last month or so after I took over maintainership).
Thanks for coming back to me. I have tried Login Destination but whenever I try to set a new rule I get this error
Notice: Undefined index: destination in /home/tredegar/public_html/core/includes/bootstrap.inc on line 3214
That's why I switched to Rules, but it fails there also
Hi...just spotted that despite the undefined index error when creating a new rule, the rule does work.
Phew!
Glad you got things working. If you decide to try Login Destination again, please post an issue in the issue queue with details if you have any trouble. With the latest release I'm not seeing any problems on the sites that I'm using it on.