Current time: 03-28-2024, 11:23 AM Hello There, Guest! (LoginRegister)


Announcement
We have the biggest collection of MyBB Plugins here on the Net. We have currently 175+ MyBB Exclusive Plugins, 80+ MyBB Compatible MyCodes and 16+ MyBB 1.4.x Themes (Some are still under construction...) Thus, we provide you the largest MyBB Stuff on the net including tutorials. Stay with us, you will find out some more to come.
Now you can easily create your own buttons set for MyBB! Click here to have a look...
*** You cannot do your registration behind any Proxies anymore! ***
Welcome Guest[18.209.66.87], connected from Ashburn, Virginia United States
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Force Classic Postbit on users!
03-27-2010, 04:42 AM
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:

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)

Kevin's signature THE BIGGEST COLLECTION OF PLUGINS THEMES AND MYCODES FOR MYBB
Visit this user's website Find all posts by this user
Quote this message in a reply
04-24-2010, 02:26 AM
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:
<tr>
    <td valign="top" width="1"><input type="checkbox" class="checkbox" name="classicpostbit" id="classicpostbit" value="1" {$classicpostbitcheck} /></td>
    <td><span class="smalltext"><label for="classicpostbit">{$lang->show_classic_postbit}</label></span></td>
    </tr>
I replaced it with the following:
<input type="hidden" name="classicpostbit" id="classicpostbit" value="1" />

And go to SQL section and insert this rule
UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0'

Bane95's signature http://www.yuforum.org
Visit this user's website Find all posts by this user
Quote this message in a reply
08-26-2010, 04:12 PM
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:
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:
<tr>
    <td valign="top" width="1"><input type="checkbox" class="checkbox" name="classicpostbit" id="classicpostbit" value="1" {$classicpostbitcheck} /></td>
    <td><span class="smalltext"><label for="classicpostbit">{$lang->show_classic_postbit}</label></span></td>
    </tr>
I replaced it with the following:
<input type="hidden" name="classicpostbit" id="classicpostbit" value="1" />

And go to SQL section and insert this rule
UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0'

Cool! Is there a way to force linear postbit the same way?

Icaros's signature
Visit this user's website Find all posts by this user
Quote this message in a reply
01-18-2011, 12:32 AM
Post: #4
RE: How To Force Classic Postbit on users!
this what i was looking for thanks!

pumas09's signature
Visit this user's website Find all posts by this user
Quote this message in a reply
07-28-2011, 01:07 AM
Post: #5
RE: How To Force Classic Postbit on users!
I have been trying to do this for a while. Thank you for sharing!

Philly's signature
Visit this user's website Find all posts by this user
Quote this message in a reply
0 member(s) viewed this thread in the last 365 days :
Post Reply 


Was This Thread Useful ?
Please Link To Us
URL
BBCode
HTML

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Tut] How to Pop Up The user Profile in Postbit Kevin 1 1,242 05-22-2017 11:00 AM
Last Post: 16minuteslate

Forum Jump:

 
New To Site ?
Some Useful Links
  • Help

  • You Might Need To Register

  • Forum Statistics

  • Mark All Forums Read

  • Forum Staff

  • Log Out
  • Contact Us

  • Mybbcodes

  • Return to Top

  • Return to Content

  • Lite (Archive) Mode

  • RSS Syndication
  • Powered By MyBB, © 2002-2024 MyBB Group.
    Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes.
    Hosting provided by WWWHostingServer.com