Hi,

First a happy 2009 to you all! I am a very frequent user for Panels on D5. For my site I stepped over to Panels D6 for testing.
I try to do the taxonomy/term/% override and got a couple of bugs trying to do this.
For every bug I will file a issue.

First bug is when saving the panels-page on the settings tab:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/vhosts/httpdocs/sites/all/modules/panels/panels_page/panels_page.menu.inc on line 216.

Thanks a lot in advance for going into this!
Greetings,
Martijn

Comments

summit’s picture

Also when I want to save the context (context tab). Bringing taxonomy term as argument in I got the same error:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/vhosts/httpdocs/sites/all/modules/panels/panels_page/panels_page.menu.inc on line 216.

Greetings,
Martijn

guillaumeduveau’s picture

Hi Martijn,

When adding the "taxonomy term" argument do you get

warning: Invalid argument supplied for foreach() in .../includes/form.inc on line 1193

If yes the bug is already reported here : #316253: Broken arguments : Taxonomy term, Vocabulary ID, Node add form and Node edit

guillaumeduveau’s picture

Status: Active » Closed (duplicate)