![]() |
GO to User CP -> Edit Options -> Thread View Options. Enable "Display posts in classic mode."
It should be done.
first change the settings from ACP >> Configuration >> Settings >> Show Thread Options >> Select Display posts using the classic layout.... If you want to force it on all users, run this query in PHPMyAdmin in your cPanel.....
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet. Don’t Forget to “Mark as Solved” after the fix
well what is with PHPMyAdmin and where it is
![]()
see this guidance => common SQL queries & how to run them
what is cpanel what is its web address???
^ that is your web host control panel. address should have been provided by your web host.
cPanel is your hosting control panel.... its address is usually forum/cpanel... so if your forum url is myforum.com, the cpanel url will be myforum.com/cpanel or myforum.com:2082
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet. Don’t Forget to “Mark as Solved” after the fix (2014-10-08, 09:29 AM)mmadhankumar Wrote: first change the settings from ACP >> Configuration >> Settings >> Show Thread Options >> Select Display posts using the classic layout.... If you want to force it on all users, run this query in PHPMyAdmin in your cPanel..... Is there a way to do this per theme? Like I want it to be forced only on a specific theme (2014-10-08, 09:29 AM)mmadhankumar Wrote: first change the settings from ACP >> Configuration >> Settings >> Show Thread Options >> Select Display posts using the classic layout.... If you want to force it on all users, run this query in PHPMyAdmin in your cPanel..... Ok, after selecting the database (I'm new to this), I went to SQL and ran above query. All I got was:
I'm trying to figure out how to solve this, some help would be appreciated ; ) Peace! Devvie twitter.com/devnullius Ah, got it solved. Was easier than expected! Go to your database "Structure". Look op which variable contains "users". Use THAT variable name! Example for me: UPDATE cryptocou_usernames[/font][/size][/color][color=#007700][size=small][font=Monaco, Consolas, Courier, monospace] SET [/font][/size][/color][color=#dd0000][size=small][font=Monaco, Consolas, Courier, monospace]classicpostbit[/font][/size][/color][color=#007700][size=small][font=Monaco, Consolas, Courier, monospace] = '1' WHERE [/font][/size][/color][color=#dd0000][size=small][font=Monaco, Consolas, Courier, monospace]classicpostbit[/font][/size][/color][color=#007700][size=small][font=Monaco, Consolas, Courier, monospace] = '0' Result: 24 rows affected. (Query took 0.0014 sec) Which kinda surprises me... I think there should more old accounts that needed this upgrade...? :/ Anyways, appreciate all the help I'm getting on mybb.com! ♥ Devvie twitter.com/devnullius |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)