How to Easily Remove Threaded Mode On MyBB. Remove sequential mode will Make as a Permanent Linear Mode, so you can just choose it. For that I will give a tutorial is easy and its free to delete the sequential mode is true and correct. I'm going to follow the tutorial section below.
Follow the tutorial below :
- Go to: ACP
- Templates
- Your theme's templates
- User Control Panel templates
- usercp_options
- find the following and Remove:
{$lang->threaded}
This'll remove the link from UserCP
- Edit options Page.Now Open
- Showthread Templates
- showthread
- find the following and Remove:
This'll remove the link from Showthread Pages.Now you've to run a query to Revert all users to Linear mode, run the following;
UPDATE `mybb_users` SET `threadmode`='linear';
It is How to Easily Remove Threaded Mode On MyBB, Good luck!

Posted by:
Published :2013-09-01T10:00:00-07:00
How to Easily Remove Threaded Mode On MyBB
MyBB Tutorials
- Automatic Subscriptions For All Members On MyBB
- Custom Ficons - Unique Icon For Each Forum On MyBB
- How to Easily Updating Plugins On MyBB
- Usefull SQL Query List On MyBB
- Dropdown Menu On MyBB
- Custom 404 Page Creation For Mybb Without Any Plugin
- Subforums in Columns With CSS On MyBB
- How to Easy Install Skins MyBB
- Creating Easy Spoiler Code for MyBB
- How To Change Quick Reply Editor To Advanced Editor
- Add Secret PIN To ACP Login On MyBB
0 comments :
Post a Comment