Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new Page raises errors (docker) #200

Open
git-gnulf opened this issue Oct 17, 2024 · 2 comments
Open

Creating new Page raises errors (docker) #200

git-gnulf opened this issue Oct 17, 2024 · 2 comments

Comments

@git-gnulf
Copy link

Hi all,
I ve run the docker-pack. If I create a new Page or Post, I get Php-Errors:
`Warning
: Undefined array key "post_content" in
/var/www/html/admin/controller/content/edit.php
on line
314

Warning
: http_response_code(): Cannot set response code - headers already sent (output started at /var/www/html/admin/controller/content/edit.php:314) in
/var/www/html/system/core/frontcontroller.php
on line
115`
What could be the reason for this? I used the simple docker-compose.yml from the Install-Docs and selected the sqlite db during installation. Everything went smoothly.
When creating a new page (or post), nothing is visible under the ‘General’ tab. When I press save, these errors appear.
Does anyone have an idea what I could do?

@givanz
Copy link
Owner

givanz commented Oct 17, 2024

Hi

If there is nothing visible under general tab then this is probably related to language configuration.

You must have a default language configured and active.

@git-gnulf
Copy link
Author

@givanz That's it! Thank you very much. That was the solution. ... sometimes I'm just blind 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants