Closed (fixed)
Project:
Panels
Version:
5.x-2.0-alpha10
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2007 at 09:04 UTC
Updated:
25 Sep 2007 at 18:34 UTC
Its doesn't allow to add views. It shows the following error:
warning: Missing argument 2 for panels_admin_edit_views() in ../modules/panels/content_types/views.inc on line 137
Comments
Comment #1
armand0 commentedIt is not only with the views. It is with any node.
But the Panels that were made with the previous version if they work.
Comment #2
catchI'm getting errors for views and blocks, they appear in the panels interface fine, but don't show up on the panel itself. My old 5.x-1.x panels still display fine (upgrade was completely smooth, mainly blockcache blocks in panels) - the error is on new panels (both page and node) although I've not tried adding stuff to my old ones yet.
I can add custom content, and this shows up fine, but no blocks or views show up in display. After saving, they're still in the content tab, so that appears fine. Also overriding a title, even after saving, I still get "no title" in the content tab representation (and nothing on view).
Upping to critical since it's hard to test anything else with this bug.
Comment #3
catchJust downloaded alpha9 and this has crept in, blocks and views adding fine so far in that version.
Comment #4
merlinofchaos commentedI had to make some changes to the field order in the add/edit hooks on content types, so I probably messed something up somewhere. I'll check this out.
Comment #5
merlinofchaos commentedThis is fixed in dev now. Thanks for the report. I'll get a point release out soonish.
Comment #6
(not verified) commented