MyBB Community Forums

Full Version: Arrange Post
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello my post see like that :

[Image: mnzi3gtzyzdm.jpg]

I want to change it it looks like this:

[Image: mtmy5umnn1o4.jpg]

Thank for the assistants
The 'Display posts in classic mode' option in your User CP setting will change it for you, the Admin CP setting will change it for guests and new users, and this thread has instructions on how to force the change on current users: http://community.mybb.com/thread-40093.html
thanks but i didnt find where to put this command

UPDATE mybb_users SET classicpostbit = '1' WHERE classicpostbit = '0'

can you tell me where?
(2012-05-26, 10:22 PM)H3c!f0r Wrote: [ -> ]thanks but i didnt find where to put this command

UPDATE mybb_users SET classicpostbit = '1' WHERE classicpostbit = '0'

can you tell me where?

Its in your webhost cpanel.
Go to phpmyadmin.
And run script and put this code.
Everything will be change.