Viewing 1 replies (of 1 total)
  • Thread Starter matthek

    (@matthek)

    i just found out it’s wp2bb who destroys categories’ option… and links. Anybody who knows how to fix that?

    Which is somewhat lame…

    I just found the document that has all the functions in it. I am using the theme phyto which has some pre-built functions i just disabled. I’m now using wp – native widgets

    Edit: fixed it 🙂
    Some more intel
    <?php if (function_exists(”wp2bb”)) wp2bb(); ?> is what you put in stead of
    ‘comments_popup_link’ function , which you remove 🙂
    So to say, also most reaction don’t function anymore, but that is logic i think… just that category and archives problem must be fixed

    If i knew how, i think it’d be possible to build like a widget that counts the comments in phpbb table and echo them in a widget

Viewing 1 replies (of 1 total)

The topic ‘Recent topix ? anyone?’ is closed to new replies.