Advanced Forum builds it's own permalink on comments using the comment number and a pound symbol, so we should not rebuild this if Advanced Forum is enabled.

E.g.:

  if (!module_exists('advanced_forum')) {
    $vars['permalink'] = l(t('Permalink'), $uri['path'], $uri['options']);
  }

Comments

Jeff Burnz’s picture

Status: Active » Fixed

This is committed.

Status: Fixed » Closed (fixed)

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

jhinxed’s picture

Version: 7.x-3.x-dev » 7.x-3.1
Status: Closed (fixed) » Needs review

Hi There,

I'm using advanced forum with adaptive theme. I found this thread and I was wondering how I can change the links back to comment numbers? Hope you can help me. You can check here: http://www.atheistrepublic.com/forums/site-support/requesting-feedback#c...

Jeff Burnz’s picture

Well, better late than never, it probably requires using the DEV version of this theme, at least not 7.x-3.1.

Anybody’s picture

The problem still exists in the stable version and it would be great to have this fixed in the next stable release. This problem is really bad and I lost some time to find out, that the problem is in AT.

Jeff Burnz’s picture

Issue summary: View changes
Status: Needs review » Fixed

Yeah, but this was fixed ages ago, so you can use that, the fix is right there if you need it. The new version will be released when it's ready, I prefer to take more time and get everything right, so users don't have to keep chasing new releases etc.

Status: Fixed » Closed (fixed)

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