MyBB Support

Vertical Postbit?

Submitted by Evodroid, , Thread ID: 25005

Thread Closed
10-12-2016, 09:05 PM
#1
Hi Guys,

Wondering if there is an easy way to change my post bit to a vertical appearance like it is here on NulledBB.

Here is my current one:
[Image: 38e54d4ba9.png]

I'm using the TeslaGame theme.

Thanks in advance for any help!

RE: Vertical Postbit?

This post was last modified: 10-12-2016, 09:15 PM by Zenith
#2
acp>configuration>show thread options and the first option is post layout choose classic, this will change it for all users.

Also good choice for a theme. Tesla game looks really nice. Although all the JavaScript is in one file, which is kind of a mess.

Good luck! ^-^

[Image: Yp8ZHSk.gif]

RE: Vertical Postbit?

OP
#3
It doesn't seem to have fixed it? Maybe it's forced by the theme? Thanks for the assistance.

RE: Vertical Postbit?

#4
10-12-2016, 09:17 PM
Evodroid Wrote:
It doesn't seem to have fixed it? Maybe it's forced by the theme? Thanks for the assistance.

Depends on your host.

It could take up to an hour or two for admincp changes to take effect on free hosts like 000web or x10. Patience is key.

[Image: Yp8ZHSk.gif]

RE: Vertical Postbit?

OP
#5
I will give it time, but I doubt that is the issue. Thanks again I will report back shortly Wink

RE: Vertical Postbit?

This post was last modified: 10-12-2016, 10:02 PM by Silence
#6
Make sure you also set it on your own account. It may not update for you.

/usercp.php?action=options

Then scroll to where it says "Display Posts in Classic mode" and make sure it's checked.
fady is a stupid cuck boi - silence

RE: Vertical Postbit?

OP
#7
Give that man the trophy!! (Silence) Superb man thank you. How can I be sure it's overwritten the options for the current members?

Thanks none the less. Great reponse. I think you might be able to help me with another problem i've posted:
https://nulledbb.com/thread-Subforums-no...-index-php

I can't seem to get the columns longer.

Cheers guys!

RE: Vertical Postbit?

#8
10-12-2016, 10:07 PM
Evodroid Wrote:
How can I be sure it's overwritten the options for the current members?

It doesn't overwrite the current options members have. You'd need to run a sql command to achieve this.

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

RE: Vertical Postbit?

OP
#9
Thanks Aoki Love this place already. Great assistance.

RE: Vertical Postbit?

#10
For this purpose you need to use a special plugin.

Users browsing this thread: 1 Guest(s)