How i can disable translation of new posts other users?
I dont wont small flags on my forum. if somebody wont to type, they can on english
How i can disable translation of new posts other users?
I dont wont small flags on my forum. if somebody wont to type, they can on english
Disable those plugins:
- Handle langtitle bbcode in recent blog comments with ...
- Add default language info into member description
- Add default language info into admin member editor
- Redirect if default language not set
- Show message to set default language in edit profile
- Handle default language for editors
- Handle default language for blog entry
- Handle default language for blog comment
- Handle default language for new post
- Handle default language for new PM
- Handle default language for new Group Message
- Handle default language for new Visitor Message
- Handle default language for picture comment
- Handle default language in registration form
- Handle default language in profile form
- Add default language to user data
- Handle default language during update profile
- Handle default language during registration
- BBCode Definition
- Ad lang and langtitle description to misc.php?do=bbcode
- BBCode Don't Parse custom BBCode in Editor
- Parse langtitle bbcode for last post in forum
- Parse langtitle bbcode in thread title
- Parse langtitle bbcode in Group overview for updated groups
- Parse langtitle bbcode in Group overview for my groups
- Parse langtitle bbcode in who is online and not translate username
- Parse langtitle bbcode in PM list
- Parse langtitle bbcode in archive list
- Parse langtitle bbcode in Social Group discussion on Social Group view
- Parse langtitle bbcode in Social Group discussion
- Parse langtitle bbcode in PM
- Parse langtitle bbcode in archive post
- Parse lang bbcode in archive post
- Parse langtitle bbcode post title in postdata
- Does first post is translated
- Parse lang bbcode in keywords and description for thread
- Support parse lang bbcode in description for thread
- Parse langtitle bbcode thread title in show thread
- Parse langtitle bbcode thread title in similar threads
Shortly - all 'Parse langtitle ...' + some others.
Please note that we test vBET with all plugins enabled, so it is advised that you check does disabling some plugin doesn't have bad influence. Disabling listed plugins shouldn't have bad effect, but as I wrote we didn't tested it in such configuration.
We will add option which disables multilingual support (so only translation will be supported). It will be much better, because right now after update you will have to disable plugins again.
Last edited by vBET; 16-03-10 at 23:49.