Welcome Guest[3.23.103.216], connected from Seattle, Washington
How To Force Classic Postbit on users!
|
Post: #1
|
|||
|
|||
How To Force Classic Postbit on users!
Hi,
To Force Classic postbit on users: 1-GO to ACP --> Configuration --> Show Thread Options 2- In Post Layout Select Display posts using the classic layout 3- Save =============== Now How Force Classic Postbit on old users? 1- Go to phpmyadmin and select the database which you installed MyBB on. 2- Go to SQL section and insert this rule: Code:[Highlight] UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0' * If you have changed the tables Perfix also change it in the below code instead of "mybb" Author: GreyWolf (Translated from Persian to English by : Kevin) |
|||
Post: #2
|
|||
|
|||
RE: How To Force Classic Postbit on users!
If you are the administrator of the forum and wish that all members have the classic view messages do the following:
First, disable users to change these settings. Go to ACP -> Templates & Style -> Templates -> ** ** expand template set -> User Control Panel Templates -> usercp_options. Find the following code: Code:[Highlight] <tr> Code:[Highlight] <input type="hidden" name="classicpostbit" id="classicpostbit" value="1" /> And go to SQL section and insert this rule Code:[Highlight] UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0' |
|||
Post: #3
|
|||
|
|||
RE: How To Force Classic Postbit on users!
(04-24-2010 02:26 AM)Bane95 Wrote: If you are the administrator of the forum and wish that all members have the classic view messages do the following: Cool! Is there a way to force linear postbit the same way? |
|||
Post: #4
|
|||
|
|||
RE: How To Force Classic Postbit on users!
this what i was looking for thanks!
|
|||
Post: #5
|
|||
|
|||
RE: How To Force Classic Postbit on users!
I have been trying to do this for a while. Thank you for sharing!
|
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
[Tut] How to Pop Up The user Profile in Postbit | Kevin | 1 | 1,262 |
05-22-2017 11:00 AM Last Post: 16minuteslate |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |