Not compatible with panels-5.x-2.0-alpha12

najibx - September 29, 2007 - 14:57
Project:Panels Taxonomy
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I thought this module would help my situation.
I have a hierarchical categories, each category I want to have it's nice views, with contents, block,related nodes, etc.
Currently, if the category has a child, it will list down the child categories, which I hope to solve with this module.

TQ

    * warning: Missing argument 2 for panels_admin_edit_views(), called in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 131 and defined in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 137.
    * warning: Missing argument 3 for panels_admin_edit_views(), called in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 131 and defined in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 137.

#1

najibx - September 29, 2007 - 15:52

BTW, I use the panels-5.x-2.0-alpha10.tar.gz

my panel path is, panel_taxonomy/term

When type http://localhost/panel_taxonomy/term/1, i am getting :

Error!
Invalid term

I simply added the taxonomy browser and views of default "taxonomy_term". Display checkbox ie Term title as page title and
Term description, none is checked, eventhough ws done before. It's not saved properly

#2

Benjamin Melançon - October 28, 2007 - 20:07

Can anyone confirm if panels_taxonomy works with the current alpha of Panels 2 ( http://drupal.org/node/180077 )?

#3

naquah - October 30, 2007 - 21:09
Title:Error» Not compatible with panels-5.x-2.0-alpha12
Category:support request» bug report
Priority:normal» critical
Status:active» needs review

Apparently the API of the panels module changed a bit a few alpha-installments back. This patch makes the panels_taxonomy module at least work with panels-5.x-2.0-alpha12.

AttachmentSize
panels_taxonomy-alpha12.patch 942 bytes

#4

naquah - November 21, 2007 - 17:52
Status:needs review» needs work

Just found out that not only the edit-hook was changed, but the add-hook too. Will submit a new patch when I find the time.

#5

edrex - November 22, 2007 - 19:59

thanks for the attention naquah, for some reason I haven't been getting email notifications. If you want to update this patch I will try to review/commit over the weekend.

#6

najibx - November 23, 2007 - 06:24

thank you for your attention and good works!

#7

naquah - December 1, 2007 - 15:51
Status:needs work» needs review

Here it is. This should at least fix the errors above. I mimicked the hook implementations from the includes that accompany panels. I did not test it extensively, but it works for me.

AttachmentSize
panels_taxonomy-compatibility.patch 1.29 KB

#8

tomceek - January 6, 2008 - 10:34

Can you update .dev version with this patch?
Thanks

#9

s.Daniel - January 6, 2008 - 16:44

Just a note:
I am using the v. 5.x-0.5 with panels beta1 without errors as well as I have been using it with alpha 14.

However, included in the new panels2 (don't know since when) there are functions integrated which function similar as Panels Taxonomy. If haven't yet - take a look at it.

#10

Summit - July 3, 2008 - 08:50
Status:needs review» active

Hi,
I noticed this module is depreciated...shame..
But how to get this functionality through panels 2 now?
Does anyone know how to show child-terms through panels 2?

Thanks in advance for your reply!

greetings,
Martijn

 
 

Drupal is a registered trademark of Dries Buytaert.