Probably my stupidity but I tried to install panels on 2 different VPS accounts and in both case I get pretty much blank results sets. The title for my panel displays...and that's it. Please help!

Comments

catch’s picture

Status: Active » Postponed (maintainer needs more info)

Are these panels pages or panels nodes?

What kind of content is in the panels? Custom? Blocks? Views?

Archie Bunker’s picture

Thanks for responding. I've tried mostly views. I read something about blocks being an issue so I tried some page panels with only views. No luck. I also tried a mini-panel and other than the panel title, it was blank too.

If it matters, I installed 5.1x, then uninstalled the module, then installed the newest alpha version.

catch’s picture

alpha10 has some bugs in it - they were fixed in the latest development version (which I'm using with only very minor issues on my site now).

Archie Bunker’s picture

I get this error when trying to create a new page panel. This is probably related to why my created panels are "blank."

warning: Invalid argument supplied for foreach() in /[privateinfo]/public_html/sites/all/modules/panels/panels_page/panels_page.admin.inc on line 1049.

catch’s picture

Did you get the latest development snapshot? Is it still present in that?

Archie Bunker’s picture

When I go to the panels module page, it shows the latest development snapshot as "5.x-1.x-dev." Does this include the functionality of Panels2? I'm new to versioning, but logic says it would be "5.x-2.x-dev?"

Archie Bunker’s picture

I've reinstalled again as I cannot find a dev version of 5.2 so I re-installed 5.2alpha10. When creating a mini-panel, I get the following error upon posting "content".

* warning: Missing argument 2 for panels_admin_edit_views(), called in /[private]/sites/all/modules/panels/content_types/views.inc on line 131 and defined in /home/joetomgo/public_html/sites/all/modules/panels/content_types/views.inc on line 137.
* warning: Missing argument 3 for panels_admin_edit_views(), called in /[private]/sites/all/modules/panels/content_types/views.inc on line 131 and defined in /[private]/sites/all/modules/panels/content_types/views.inc on line 137.
* warning: Missing argument 2 for panels_admin_edit_views(), called in /[private]/sites/all/modules/panels/content_types/views.inc on line 131 and defined in /[private]/sites/all/modules/panels/content_types/views.inc on line 137.
* warning: Missing argument 3 for panels_admin_edit_views(), called in /[private]/sites/all/modules/panels/content_types/views.inc on line 131 and defined in /[private]/sites/all/modules/panels/content_types/views.inc on line 137.

catch’s picture

Archie Bunker’s picture

Thanks! Merlinofchaos also emailed me that link. Everything is working. I really appreciate your help.

catch’s picture

Status: Postponed (maintainer needs more info) » Fixed

Good good.

Anonymous’s picture

Status: Fixed » Closed (fixed)