Hi ian,
so, in your case all the other admin pages work fine, including the status page, only admin/reports/updates fails?
But you can access admin/reports? Weird...
I...
The File (Field) Paths module should be able to move existing files. I've not tested it, but the module description says:
Retroactive updates - rename and/or move...
Posted5 days 20 hours ago by Olaf Grabienski (Olafski) on:
Yes indeed. We are exploring a few other more costly options, but as we are a low-resource start-up, we could save a lot of money by integrating Backdrop, CiviCRM and Ubercart for our membership...
Hello Chrys..,
It looks like it was for Drupal 6, with a Dev release for D7...
Never seen it before, but it looks like an interesting module... Do you have an immediate need...
Comments
Not perfect, but sometimes I use the specific
hook_block_view_system_main_alterhook, fromhook_block_view_MODULE_DELTA_alter.Hello @akarso!
The change log is here: https://api.backdropcms.org/change-records/new-layout-module-implements-...
Basically either use layouts (custom or via UI to place blocks) and if you need to alter code or data on page load use
hook_preprocess_page().