Welcome to the Question2Answer Q&A. There's also a
demo
if you just want to try it out.
Login
Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About
Wiki
Welcome to the Q&A for
Question2Answer
.
If you have questions about the platform,
click here to ask
and please use English.
If you just want to try Q2A, please use the
demo
, which also grants admin access.
Apr 29:
Q2A 1.5.2
Related questions
How to change the definition of the content column of qa_posts in the database?
?Also you will need to change the definition of the content column of qa_posts in the database to match
i can not change max text lenght . please help
How-to change max 8000 length in asking questions...
How can i change Ask a Question Button style on the Nav
How to disable username change feature from the account edit page of users?
Can i use both the facebook login feature and the integrated log in facility?
How can I integrate Q2A into my website's frontpage?
How do I change the default home page to hot?
How do I change the www(.)mysite(.)com/ask on www(.)mysite(.)com/zadat-vopros.
All categories
Q2A Core
(3,241)
Plugins
(350)
how can i change the 8000 character value from hardcoded into the database:
0
votes
how can i change the 8000 character value from hardcoded into the database. i search database for 8000 number by phpmyadmin but i can't find anything. how can i find it and change ? İ am not experienced about databases and sql...
Thank You...
related to an answer for:
i can not change max text lenght . please help
change
8000
limit
on
database
asked
Nov 11, 2011
in
Q2A Core
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
open the qa_posts table, click the Structure tab, find the "content" entry, click "Change", find "Length/Values" and see that it is at 8000. Change that, click save.
answered
Nov 11, 2011
by
NoahY
Might need to change some bit in the code, I assume 8000 is in the check somewhere when you save a post.
Please
log in
or
register
to add a comment.