| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4130|Reply: 1
Collapse the left

[solved] Short post content

[Copy link]

 Russia

Post time: 2011-10-01 11:49
| Show all posts |Read mode
For now the post content length have a lower limit of 10 bytes (or characters).
I think, it must be changed to 2 or 3 characters...

This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x

 Russia

 Author| Post time: 2011-10-02 10:07
| Show all posts
As I can see, there are 2 such type settings:
minpostsize = 10   (Minimum post size)
minpostsize = 10000   (Maximum post size)

But I can not find this settings in the admin-center.

Change the settings in a database manually:
(replace the table prefix "pre" with your real prefix!!!

UPDATE pre_common_setting SET svalue='32767' WHERE akey='maxpostsize';
UPDATE pre_common_setting SET svalue='3' WHERE akey='minpostsize';

In addition, we can update this default settings in the "install_data.sql" file:
http://code.google.com/p/discuzx-en/source/detail?r=83
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-18 06:57 GMT+3 , Processed in 0.038779 sec., 13 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list