-
Notifications
You must be signed in to change notification settings - Fork 2
"ProcessWire: ProcessPageEditImageSelect: Page is not editable" when I click variations for image inside repeater #5
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
Comments
Thank you for using the issue template. 👍 I can reproduce this issue and couldn’t get it to work either. I found a related comment in the forum, maybe that can help you? Either way, I think this should be fixed or somehow made more easy/obvious to set up. This is far away from being an edge case, so it should be possible to get it to work easily. |
@isellsoap, well, a template is there to be used, so why not? :p I reported a similar issue for ProcessWire 3.0.33, except that the error occurred when I clicked on the "crop" button instead. Ryan said he had pushed a fix, which he did, but there is still an error occurring when viewing variations. I have just quickly set up a test case so you can see the problem for yourself. Attached, is a zip archive. This archive contains an installation of the latest release of ProcessWire (3.0.34), and a .sql export from phpMyAdmin. I have already set up the various fields/templates/roles/users. Admin Credentials: Client Credentials: Instructions to reproduce:
|
@isellsoap, I somehow misread your saying "I can reproduce this issue" for "I can't..." hehe. Hehe, seems I didn't need to make the test case! Never mind. |
Thanks I've pushed a fix for this issue. |
Fixed with processwire/processwire@835b7ce. |
Getting "ProcessWire: ProcessPageEditImageSelect: Page is not editable" when i click on "Variations" for image inside repeater for role with minimal permissions.
For ProcessWire to show the variations of the image.
Got the error "ProcessWire: ProcessPageEditImageSelect: Page is not editable"
This happens on multiple environments (local, staging, production) which are difference servers
The text was updated successfully, but these errors were encountered: