MYBB question ....

Discussion in 'Forum Management' started by aasantha, Dec 24, 2010.

  1. #1
    How to set default thread view to Linear Mode on mybb... when its Threaded Mode other replays are hidden..

    Can any one help me with this..
    Thanks
     
    aasantha, Dec 24, 2010 IP
  2. RectangleMan

    RectangleMan Notable Member

    Messages:
    2,825
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    210
    #2
    Linear is default. If you've altered your options check usercp.
     
    RectangleMan, Dec 24, 2010 IP
  3. aasantha

    aasantha Peon

    Messages:
    217
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    linear is not default,,, any way i found the answer

    Run on your php admin

    UPDATE `mybb_users` SET `threadmode` = 'linear';

    It would only be set to Threaded if they registered after you set it to use that in the ACP, and you must have changed it in your User CP at some point; it's set to use Linear by default.

    I did this to my new Australian forum www.hostingtalk.com.au
     
    aasantha, Dec 24, 2010 IP
  4. RectangleMan

    RectangleMan Notable Member

    Messages:
    2,825
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    210
    #4
    Linear is default. I know what I'm talking about. Did you convert from another forum software? If somehow you had this option changed maybe during setup that's something different but a default install of MyBB will set linear mode as default for everyone.
     
    RectangleMan, Dec 26, 2010 IP
  5. aasantha

    aasantha Peon

    Messages:
    217
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I upgrade it 1.6.0 to 1.6.1 ,,, any hw it wasnt linear on my one,, dnt know what happen
     
    aasantha, Dec 26, 2010 IP
  6. mnmani

    mnmani Well-Known Member

    Messages:
    379
    Likes Received:
    11
    Best Answers:
    6
    Trophy Points:
    195
    #6
    Admin CP => Configuration => Show Thread Options => Usenet Style Thread View = No
    Code (markup):
    save settings and clean cache . this should fix the problem :)
     
    mnmani, Dec 29, 2010 IP
  7. fokerss

    fokerss Active Member

    Messages:
    1,068
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    98
    #7
    try just set the template or style to default maybe it would help :D
     
    fokerss, Jan 2, 2011 IP