Closed (fixed)
Project:
Advanced Forum
Version:
7.x-2.x-dev
Component:
CTools
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2011 at 14:53 UTC
Updated:
31 May 2012 at 22:10 UTC
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
Comment #1
gdbwb05 commentedDid 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.
Comment #2
troky commentedI am not Panels expert so we'll need someone to jump in for this issue.
Comment #3
mlyno commentedI have the same behaviour, all variants except "Top Level Forum" are ignored. Well, it got me cornered.
Comment #4
troky commentedPanels 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.
Comment #5
mlyno commentedTested 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
Comment #6
troky commentedI'll check the first part of the problem but second one is not AF related obviuosly.
Comment #7
troky commentedComment #8
madeby commentedI 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"
Comment #9
madeby commentedI 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.
Comment #10
Richard2957 commentedJust 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.
Comment #11
troky commentedTry 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.
Comment #12
Richard2957 commentedHi 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.
Comment #13
troky commentedThanks for testing.