displayname (@displayname)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • displayname
    Member

    @displayname

    All I need to do is change the link for the topic as the first post’s content.

    Here is the original in the topics table on front-page.php

    <td><?php bb_topic_labels(); ?> <a>"><?php topic_title(); ?></a><?php topic_page_links(); ?></td>

    It needs to become

    <td><?php bb_topic_labels(); ?> <a>"><?php topic_title(); ?></a><?php topic_page_links(); ?></td>

    (saying I put a url in the post’s content) but post_text doesn’t work. Any way to get around this?


    displayname
    Member

    @displayname

    did you check to see if your wordpress is integrated properly? (the secure auth keys, logged in keys, etc… in bb_config should match the ones in wp_config)

Viewing 2 replies - 1 through 2 (of 2 total)