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

gdbwb05’s picture

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.

troky’s picture

Status: Active » Needs work

I am not Panels expert so we'll need someone to jump in for this issue.

mlyno’s picture

I have the same behaviour, all variants except "Top Level Forum" are ignored. Well, it got me cornered.

troky’s picture

Status: Needs work » Needs review

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.

mlyno’s picture

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

troky’s picture

I'll check the first part of the problem but second one is not AF related obviuosly.

troky’s picture

Category: bug » support
Status: Needs review » Postponed
madeby’s picture

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"

madeby’s picture

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.

Richard2957’s picture

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.

troky’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Category: support » bug
Status: Postponed » Active

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.

Richard2957’s picture

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.

troky’s picture

Status: Active » Fixed

Thanks for testing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.