When ctools page manager and panels control /forum/%forum_forum menu path, everything works fine. Otherwise, the post title is missing. Tested with Drupal 7.21 and AF 7.x-2.x-dev

Note that for AF 7.x-2.0 is working

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Drupa1ish’s picture

troky’s picture

Status: Active » Needs review
FileSize
1.37 KB

There are too many unnecessary *_forum_load() calls already so I've finally found the way to get rid of them.
Please try attached patch and report back.

Don't forget to clear cache twice after patching.

Drupa1ish’s picture

I get access denied for every forum page, except front page, even for user 1.
Tested on my current development site and also on a fresh D7 install.

troky’s picture

Can you send some log messages related to this?
Cache cleared?

I can't reproduce your problem.

troky’s picture

FileSize
3.66 KB

There was a bug in Panels code.
Forget above patch and try this one.

Drupa1ish’s picture

#5 works. Thanks!

troky’s picture

Status: Needs review » Fixed

Committed to 7.x-2.x-dev

Status: Fixed » Closed (fixed)

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