MyBB Support

How do i change this into this?

Submitted by Makan, , Thread ID: 1094

Thread Closed

RE: How do i change this into this?

theezy
Closed Account
Level:
0
Reputation:
7
Posts:
191
Likes:
12
Credits:
128
05-02-2015, 05:54 AM
This post was last modified: 05-02-2015, 05:54 AM by theezy
#11
Easy way!!

Go Admin CP > Configuration > Show Thread Options > Display posts using the classic layout

Select Display posts using the classic layout then save!

If it doesn't work go User CP > Edit Options > Thread View Options > Display posts in classic mode.

Then done!

RE: How do i change this into this?

Mat
Pro CSGO Cheater
Level:
0
Reputation:
43
Posts:
690
Likes:
62
Credits:
32
05-02-2015, 05:54 AM
#12
05-02-2015, 05:54 AM
theezy Wrote:
Easy way!!

Go Admin CP > Configuration > Show Thread Options > Display posts using the classic layout

Select Display posts using the classic layout then save!

If it doesn't work go User CP > Edit Options > Thread View Options > Display posts in classic mode.

Then done!

That requires more effort than the way I posted.
[Image: 2lnzmZm.gif]

RE: How do i change this into this?

theezy
Closed Account
Level:
0
Reputation:
7
Posts:
191
Likes:
12
Credits:
128
05-02-2015, 05:55 AM
#13
It doesn't matter easy way is much better mate Wink

RE: How do i change this into this?

Mat
Pro CSGO Cheater
Level:
0
Reputation:
43
Posts:
690
Likes:
62
Credits:
32
05-02-2015, 07:21 AM
#14
05-02-2015, 05:55 AM
theezy Wrote:
It doesn't matter easy way is much better mate Wink

I'm pretty sure he wants it quick and simple, I personally recommend the SQL way but thats just me.
[Image: 2lnzmZm.gif]

RE: How do i change this into this?

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
05-02-2015, 01:09 PM
#15
Run this query on your DB

Code:
UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0'

Don't forget to change "mybb_" to your mybb tables prefix.

RE: How do i change this into this?

Makan
Junior Member
Level:
0
Reputation:
4
Posts:
60
Likes:
10
Credits:
144
OP
05-02-2015, 04:40 PM
#16
It's "Nulledbb" and people are crying over us stealing userbars .. omg .. I think you people are on the wrong forum .. And we wont use it when the forum is done ..

And thanks for the help, i will try both ways, and see which one i think is most simple one! I'll let you guys know how it went!
I really do appreciate all the help!

RE: How do i change this into this?

Aeux
vittu
Level:
0
Reputation:
42
Posts:
577
Likes:
41
Credits:
72
05-02-2015, 04:57 PM
#17
05-02-2015, 05:54 AM
theezy Wrote:
Easy way!!

Go Admin CP > Configuration > Show Thread Options > Display posts using the classic layout

Select Display posts using the classic layout then save!

If it doesn't work go User CP > Edit Options > Thread View Options > Display posts in classic mode.

Then done!

05-02-2015, 01:09 PM
AndresXZ09 Wrote:
Run this query on your DB

Code:
UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0'

Don't forget to change "mybb_" to your mybb tables prefix.
These, nothing else.

RE: How do i change this into this?

Makan
Junior Member
Level:
0
Reputation:
4
Posts:
60
Likes:
10
Credits:
144
OP
05-02-2015, 05:03 PM
#18
05-02-2015, 05:54 AM
theezy Wrote:
Easy way!!

Go Admin CP > Configuration > Show Thread Options > Display posts using the classic layout

Select Display posts using the classic layout then save!

If it doesn't work go User CP > Edit Options > Thread View Options > Display posts in classic mode.

Then done!

The last option worked, but like, will everyone have to do that, or if new members register will they have classic by default?

RE: How do i change this into this?

AAA
Offline
Level:
0
Reputation:
73
Posts:
834
Likes:
110
Credits:
582
05-02-2015, 05:18 PM
This post was last modified: 05-02-2015, 05:19 PM by AAA
#19
Navigate to your theme templates > Open Postbit Templates > Postbit_ Author _ User templates

Code:
{$lang->postbit_posts} <span class="float_right">{$post['postnum']}</span>

and so on . . .
[Image: XhhKTdF.png]

RE: How do i change this into this?

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
05-02-2015, 05:24 PM
This post was last modified: 05-02-2015, 05:28 PM by Akay
#20
Stop using my old userbars

Users browsing this thread: 1 Guest(s)