How to increase the number of characters to add text to the database?
I changed the number of QA_DB_MAX_CONTENT_LENGTH but still if I add a lot of text, half of the text disappears.
Increased the number of characters in a file qa-db-maxima.php , the error was gone but still the text is cut off.
@define('QA_DB_MAX_CONTENT_LENGTH', 50000);