Jump to content


Photo

ipc_blocks/block_templates perms


This has come often enough times to make my head hurt.
if these folders are not the correct permissions(doesnt matter if its a new install, or an upgrade) Some indication needs to be given to the user.
Additionally, from what I can Tell, on Block Template Import, the block directory files are getting the wrong permissions right from the get-go.... having to manually change them when importing block templates from my local to my live board.

Status: Fixed
Version: 2.3.1
Fixed In: 2.3.2


2 Comments

come up often* apologies on typo.
1) In 2.3.1 we added a check in both the installer and upgrader to verify the folders were writable and prevent you from continuing if they aren't.

2) Importing from the blocks screen was already configured to throw an error (if you imported a block with a block template). Added it to the block templates import screen.

3) There were already many chmods going on. I added a couple additional that were missing. This shouldn't really matter much though in typical usage.