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

"Copy" not copying.

admin

Started by Justin Young 1 day ago · 5 replies · 68 views
1 day 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?

1 day ago

Admin2 + API has replaced Admin classic for Grav 2.0, so it's possible this combination is not working. How did you install Grav 2.0?

16 hours ago

We use Grav via Cloudron which automatically upgraded us to Grav 2.0, but left Admin 1 in place.

Further, a fresh install of Grav via Cloudron installs Grav 2.0 and Admin 1.

16 hours 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.

16 hours 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 BenLaKnet, 4 hours ago
2 30 3 hours ago
Support · by Slebeig, 2 days ago
1 44 3 hours ago
Support · by Justin Young, 1 day ago
3 66 1 day ago
Support · by Anna, 5 days ago
4 106 4 days ago
Support · by Water Science, 4 weeks ago
12 384 5 days ago