1
pessi
Newbb (all topics show)
  • 2005/1/6 9:50

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Hi

I am using newbb and when i am not logged on and click on a topic in a forum I am listed all the posts in that topic with the FULL TEXT. Thats just fine for me.

When I am logged on it disappears and only the last post with the full text is listed and the other posts are listed only by post subject one below the other and I need to click on each subhj. to see that post. I dont want this. Earlier was better.

Whats the problem. How can I change this?


cheers,
prasad..

2
irmtfan
Re: Newbb (all topics show)
  • 2005/1/6 10:22

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


in "Edit account" change your "Comments Display Mode" to flat

3
pessi
Re: Newbb (all topics show)
  • 2005/1/6 10:31

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


ya thanks. But I want it to be the default for every new registered user. and please tell me as already i have 500 users registered. can I have this option for all users by default?

cheers,
prasad..

4
irmtfan
Re: Newbb (all topics show)
  • 2005/1/6 10:41

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


if you use newbb2 you can change view in newbb admin --> preferences
if you use newbb 1 change it in system --> preferences --> general setting
but current users must change it via their accounts also you can update all accounts in database in "xoops_users" table but i dont know the code

5
pessi
Re: Newbb (all topics show)
  • 2005/1/6 13:51

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


hi

I think its difficult to change individually. I have php admin and I think it should be possible to change from here as you told in xoops_users. Please someone tell me how to do that.

cheers,
prasad..

6
irmtfan
Re: Newbb (all topics show)
  • 2005/1/6 16:46

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i dont try this but it should work:
update xoops_users set umode='flat'

change XOOPS with your own perfix.
this query update all user accounts.

7
pessi
Re: Newbb (all topics show)
  • 2005/1/6 17:36

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


for xoops_user umode using phpmyadmin i have the following values

Field Type(dropdown) Length/Values* Collation
umode varchar 10 latinswedish


Attributes Null Default** Extra
drop down list not null EMPTY TEXT BOX autoinc


The default value is a text box that is empty text box.
Should i write there flat

i wanna be sure.

cheers,
prasad..

8
irmtfan
Re: Newbb (all topics show)
  • 2005/1/6 17:47

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


pessi,
that query in my last post change display mode for EXISTING users
for set a defualt mode when a new user register follow the information for newbb1 and newbb2.
so dont touch that default set in the umode field

edit:
i try that query and it works fine. go to your database and run it in "SQL" area

9
pessi
Re: Newbb (all topics show)
  • 2005/1/6 18:00

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


HI

Thanks a ton! you are a genius it works! Infact it was the first time i was using mySQL.

:)

cheers,
prasad..

Login

Who's Online

493 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 493


more...

Donat-O-Meter

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

Latest GitHub Commits