Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

New Field for Start a New Discussion

edited February 2012 in Vanilla 2.0 - 2.8

Hi,

I want to add a new field for link when someone start a new discussion, pls anyone can advise which php files I can modify to be able to do that.

Also when the discussion is shown the link need to be appear before the content in the first post.

Any pointers will be great help. Many Thanks in advance.

Best Answer

  • bh8vnbh8vn
    Answer ✓

    Fisrt, add a row in database structor (GDN_Discussion), after add field into post/discussion.php template.
    Finally, add field into discussion template (helper_function.php)

Answers

  • bh8vnbh8vn
    Answer ✓

    Fisrt, add a row in database structor (GDN_Discussion), after add field into post/discussion.php template.
    Finally, add field into discussion template (helper_function.php)

  • bh8vn,

    Many Thanks, its very helpful.

Sign In or Register to comment.