Posted by nuez on July 8, 2011 at 2:53pm
6 followers
Jump to:
| Project: | Advanced Forum |
| Version: | 7.x-2.x-dev |
| Component: | CTools |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Issue Summary
I´m trying to change the forum pages in panels. One thing that im trying to do is changing the layout (2 columns) and also im adding some content.
Changing the top-level works fine, but containers and forums don´t seem to be affected by the panels. As if the selection criteria are not working. No panel view is loaded.
Comments
#1
Did you ever get this worked out because I just noticed that my forum is doing the same thing? The Panel: Top Level Forum is working it just the other ones are not getting selected.
#2
I am not Panels expert so we'll need someone to jump in for this issue.
#3
I have the same behaviour, all variants except "Top Level Forum" are ignored. Well, it got me cornered.
#4
Panels and CTools related code has been reviewed. Many bugs fixed and Panels integration should work now. Please test the latest 7.x-2.x-dev and report back.
#5
Tested it,
works, but if the "general discussion" forum is first in the list of forums, no forum is displayed. Needed just reorder or delete it.
Else I got message:
Notice: Undefined index: #value in forum_form_alter() (line 585 of /var/www/html/drupal/drupal-7.7/modules/forum/forum.module).
Thanx for the fix
#6
I'll check the first part of the problem but second one is not AF related obviuosly.
#7
#8
I just upgraded to the --dev release. "Container" and "Forum" still ignored. Trying to add a page title to the content but it doesn't show for "Container" and "Forum"
#9
I also get this error:
Notice: Trying to get property of non-object in advanced_forum_forum_container_ctools_acesss_summary() (line 64 of /sites/all/modules/advanced_forum/plugins/access/forum_container.inc).Tried to reorder the forums but it had no effect.
#10
Just wondered if there has been any progress with this, or if anyone has a good workround.
My page at /forum is picking up the overridden page, but containers and forums pages at /forum/forumname are resolutely refusing to pick it up, despite all attempts. Have reinstalled AF, set pathauto to give correct-looking URLs, but still no progress.
One other anomaly that I have noticed is that if I disable the page override then the forum listing at /forum/forumname seems to lose the ADD NEW TOPIC button.
Advanced Forum 7.x-2.0-beta1
Chaos Tools 7.x-1.0
Many thanks for any guidance.
#11
Try latest 7.x-2.x-dev.
Panels code has been reworked completely. I believe most issues mentioned here are fixed now.
Please test it end report back.
#12
Hi Troky
Initial white screen after install -- but after reverting my pages to originals then all went well. Now seems to work perfectly. Many thanks for this, I am very happy.
#13
Thanks for testing.