Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

"Copy" not copying.

admin

Started by Justin Young 2 months ago · 5 replies · 344 views
2 months ago

Clicking the "Copy" button in Admin v1.10.52 and Grav v2.0.3 no longer copies the text into a new page (a new page is still created, however).

Is this a new intended behavior?

2 months ago

Ah ok, Cloudron and other installers probably don't realize that Grav 2 is a bigger change than Grav 1.x upgrades have been. The GPM doesn't allow you to upgrade to Grav2 directly from Grav1 and you have to go through a migration process. They are probably doing something outside of GPM on their own.

https://getgrav.org/migrate-to-2

Please reach out to Cloudron, if you can and show them this URL, as it has all information and links to more details. Perhaps they can fix your state, or roll you back to 1.7. You can 'manually' fix your upgrade, but as you are already on Grav 2.0 you can't use the migrate-grav plugin which would of made the process painless for you.

2 months ago

Thank you!

I was able to install Admin 2 and then the "Copy page" button would work with Grav 2.0.

However, copying pages is very slow.

In addition, at least on our install of Grav via Cloudron, Admin 2 would not work properly until I edited user>accounts>admin.yaml and changed the access part to:

YAML
access:
  api:
    login: true
    super: true
  site:
    login: true

as it had the old Grav 1 version:

YAML
access:
  admin:
    login: true
    super: true

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 4 weeks ago
19 483 5 days ago
Support · by Lauw, 7 days ago
2 98 6 days ago
Support · by Anna, 2 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 482 3 weeks ago