how can i edit discussin title more than 100
  • unine31unine31
    Posts: 2
    in my language 100 is not enough how can i put more than 100

    thank you people.
  • MarkMark
    Posts: 4,880
    You'll need to alter your discussion table to allow more characters:

    ALTER TABLE GDN_Discussions CHANGE Name Name varchar(255);

    And then you'll need to implement a theme and remove the maxlength value from your form. Here's the offending line in /applications/vanilla/views/post/discussion.php:

    echo $this->Form->TextBox('Name', array('maxlength' => 100));
  • unine31unine31
    Posts: 2
    thank you mark
    and i alter in gdn_draft too.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Who's Online 4

Raizeercatlipaintballer82422