-
### Bug description
This is a strange one, sorry! :-)
After the update to 5.x, everything looked okay at first. After a few hours, however, 404 pages for published entries appeared in production. …
-
This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [ ] fix(deps): update …
-
### Bug description
I was trying to customize the rendering of a bard field by processing the document's nodes 1 by 1. As per [the documentation](https://statamic.dev/modifiers/bard_items), the `ba…
-
Will there be a version which works under PHP 8.0? The recent version 1.11.1 does not. Or has the development been stopped?
-
Hi,
PicoCMS not working with highers PHP versions (in my case 8.0). Error which I reciving:
```php
NOTICE: PHP message: PHP Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use…
-
I tried to use
`from polyglot.text import Text` in my source code and end with this
```
Traceback (most recent call last):
File "sj.py", line 6, in
from polyglot.text import Text
Fil…
-
David Sampson ( don't have his github account yet ) brings us a real world issue.
In split language URL architectures you may be lead to two distinct names to the same API interface.
Proper design i…
-
(Brace yourself for a wall of text)
I've spent a lot of time thinking about the issues raised during the developer's summit. App developers for Jupiter Broadcasting and Chris both know what they want…
-
I was trying to install this project on my Mac. I have Anaconda v2.7 distribution installed. I have all the required packages installed as well. Here is the console output that I got by running `./set…
SeeMJ updated
7 years ago
-
Currently, as far as I understand, there are two different storages (storage files), one for configuration and another one for the actual links.
What do you think about using SQLite as data storage…