Fatal error: Cannot unset string offsets in /includes/form.inc on line 319
inside views_deploy_add_form if there are no deployment plans it returns an error message "No deployment plans available", however it's looking to render a form and thus causes this error.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_deploy_233445.patch | 1.63 KB | gdd |
Comments
Comment #1
gddPatch attached. I changed it so that if there are no deployment plans created, then the Deploy option doesn't even appear on the admin/build/views page. I'll probably make the same change to content_copy_deply.module. Let me know if it works for you.
Comment #2
gddI made this change to both Views and Content Copy and commited it. It should be in the next dev release. Let me know if you have any more problems, and thanks for the report.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.