What's new

How to change classic postbit to horizontal postbit

mastersly

Resident Member
500 Posts Club
Apr 29, 2020
988
0
USD
$0.0000USD
Biznotes
0

search for this code:
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>
replace with this
Code:
<input type="hidden" name="classicpostbit" id="classicpostbit" value="0" />

run this query in PHPMyAdmin, or some other database manager:
Code:
UPDATE mybb_users SET classicpostbit='1' WHERE classicpostbit='0';


Also make sure that ACP > Configuration > Show Thread Options > Post LayoutDisplay posts using the horizontal post layout

[/hide]
 
I lik tutorials of this nature where you can see exactly which part of the code you need to replace and what you need to replace it with as well and that makes it very useful.
 

Newest Directory Listings

Vicky1225
Forums
Clicks
1
Views
39
Expand your business scale with over 200 million clean IP addresses, stellar features, and affordable prices provided by 922S5Proxy.
Shortie
Forums
Clicks
33
Views
130
Comments
1
WWE Hub is a discussion forum for all things wrestling! Share and chat with other wrestling fans throughout the world!
momode
Forums
Clicks
14
Views
66
ABCProxy is cost-effective, ethical residential proxies network!
Back
Top