1
The_Cheese
forumex or newbb layout
  • 2004/12/18 2:39

  • The_Cheese

  • Just popping in

  • Posts: 62

  • Since: 2004/10/10


is there anyway to have the forum to look like it does when you click on "flat", all the time?
kindof like the way these (xoops.org) forums look?

2
smdcom
Re: forumex or newbb layout

admin menu -> system -> preferences -> general config -> Default Comment Display Mode = flat

xoops.org use newbb v2.0. for newbb2 you can simply go to admin menu -> forum -> preferences -> View Mode of the Threads = Flat

cheers
SMD

3
The_Cheese
Re: forumex or newbb layout
  • 2004/12/18 5:49

  • The_Cheese

  • Just popping in

  • Posts: 62

  • Since: 2004/10/10


ok i did that but it's still the same

should i try it a different way or something?

4
chungbsd
Re: forumex or newbb layout
  • 2004/12/18 13:30

  • chungbsd

  • Just popping in

  • Posts: 2

  • Since: 2004/12/18


In the newbb/viewtopic.php, there are these lines.

//use users preferences
if (is_object($xoopsUser)) {
$viewmode = $xoopsUser->getVar('umode');
$order = ($xoopsUser->getVar('uorder') == 1) ? 'DESC' : 'ASC';
} else {
$viewmode = 'flat';
$order = 'ASC';
}

It means that You should change your user acount preferences
Good luck

5
The_Cheese
Re: forumex or newbb layout
  • 2004/12/19 0:55

  • The_Cheese

  • Just popping in

  • Posts: 62

  • Since: 2004/10/10


Quote:
It means that You should change your user acount preferences


thx for the reply. i'm really new to coding so what do you mean?
what should i change it to?

6
The_Cheese
Re: forumex or newbb layout
  • 2004/12/20 2:19

  • The_Cheese

  • Just popping in

  • Posts: 62

  • Since: 2004/10/10


ok i see what you mean and i changed it in my user settings but is there a way to make it do that all the time for eveybody without them having to change their user settings?

7
chungbsd
Re: forumex or newbb layout
  • 2004/12/20 7:32

  • chungbsd

  • Just popping in

  • Posts: 2

  • Since: 2004/12/18


Quote:

The_Cheese wrote:
ok i see what you mean and i changed it in my user settings but is there a way to make it do that all the time for eveybody without them having to change their user settings?


I think when you changed to this:
admin menu -> system -> preferences -> general config -> Default Comment Display Mode = flat

Since that, default user setting: Default Comment Display Mode is flat.

existing users should change their setting.

my english is terrible:(

Login

Who's Online

386 user(s) are online (70 user(s) are browsing Support Forums)


Members: 1


Guests: 385


goffy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits