Login     Sign up
More characters on dashboard..
Zapto (@zapto)
Join date: Sep 15th 2010
Community posts: 103
View Profile
Send Message

I can write 2000 characters on my Community. Go to ss.inc.php and find " $_POST['message'] = utf8_substr($_POST['message'],200);"

And go to commond.inc.php and find " <textarea name="message" rows="2" id="form_message" maxlength="140" class="fpost" style="width:95%" >'.$default_msg.'</textarea>"

Enter new on 200 and 140...

174 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

thanks

174 months ago
tommy (@tommy)
Join date: Aug 24th 2010
Community posts: 38
View Profile
Send Message

I hadn't thought about increasing the count, but yeah, this will come in handy on one of my poetry sites.. Thanks!

173 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

Sweet cheers mate

173 months ago
Jordi Torres (@palsweb)
Join date: Oct 20th 2010
Community posts: 70
View Profile
Send Message

For 2000 chars in ss.inc.php i put 2000 and in commond.inc.php i put 2000 to.....but not work , its correct ???

173 months ago