slightlychilled
slightlychilled
PHP 8
Do we have a version of croogo that supports php 8+?
When changing the published date, it's not possible to select a new date, only a time.
Media uploads must have support for .webp images
in previous MenuHelper (this works): Line 261: // Remove locale part before comparing links if ($this->_View->request->param('locale')) { $currentUrl = substr($this->_View->request->url, strlen($this->_View->request->param('locale') . '/')); } else { $currentUrl = $this->_View->request->url; }...
Unable to upload more than 1 file at a time using the media upload option when uploading via a node. I can select multiple files, but only one gets uploaded.
As an enhancement request - would it be possible to look at the option of translations of the node slug? In multi-language sites there is the requirement to have language...
When filtering the messages you get the following error: SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: '08/11/2020'
It would be a good option to pre-define a set up custom fields based on node-type. So, when a node is created based on type those custom fields are automatically...
when creating a node content item, you have the option to set access control. If you set a node to be accessible for registered user, when you are not logged...