Locking a Topic Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Locking a Topic

    AngelM
    AngelM
    Forumember


    Female Posts : 186
    Reputation : 4
    Language : English
    Location : UT

    Solved Locking a Topic

    Post by AngelM May 9th 2022, 3:14 am

    Technical Details


    Forum version : #phpBB3
    Position : Founder
    Concerned browser(s) : Mozilla Firefox
    Screenshot of problem : https://public.fotki.com/marvelousartworks/a-ma-forum/misc-images/nolocktopic.html
    Who the problem concerns : Yourself
    When the problem appeared : The last couple of days
    Forum link : https://marvelousartworks.forumotion.com/

    Description of problem

    I do not have a way to lock a topic. I can lock a forum in the admin panel. I found this in a search, but it I don't see any of this in my forum.
    https://help.forumotion.com/t10773-guide-to-mod-tools?highlight=tools

    I added myself in the Moderator Group with all permissions thinking that would change things and it doesn't.

    So, I need to find out how to lock a topic.

    Thanks for your time.
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    Solved Re: Locking a Topic

    Post by SarkZKalie May 9th 2022, 3:56 am

    There are some moderation tools you can see while viewing a post (not in modifying page), make sure find and locate the right ones

    Or you can try to manually lock a topic by getting its URL as an ID, like this
    Code:
    https://your-domain.com/modcp?mode=lock&t={TOPIC-ID}&tid={SESSION-ID}

    then paste it on the next browser tab -> Enter

    Code:
    https://your-domain.com/modcp?mode=lock&t=161350&tid=abc123

    Note:
    {TOPIC-ID} is ID of a topic, for example : https://help.forumotion.com/t161350- ( {TOPIC-ID} = 161350 )
    {SESSION-ID} is session ID of a staff or moderator who having access permission to moderation tools

    Session ID will re-new every session, so you can't copy & paste a single one to any site

    Learn more:



    Locking a Topic Sarkzk10
    AngelM
    AngelM
    Forumember


    Female Posts : 186
    Reputation : 4
    Language : English
    Location : UT

    Solved Re: Locking a Topic

    Post by AngelM May 9th 2022, 4:43 am

    SarkZKalie wrote:There are some moderation tools you can see while viewing a post (not in modifying page), make sure find and locate the right ones

    Or you can try to manually lock a topic by getting its URL as an ID, like this
    Code:
    https://your-domain.com/modcp?mode=lock&t={TOPIC-ID}&tid={SESSION-ID}

    then paste it on the next browser tab -> Enter

    Code:
    https://your-domain.com/modcp?mode=lock&t=161350&tid=abc123

    Note:
    {TOPIC-ID} is ID of a topic, for example : https://help.forumotion.com/t161350- ( {TOPIC-ID} = 161350 )
    {SESSION-ID} is session ID of a staff or moderator who having access permission to moderation tools

    Session ID will re-new every session, so you can't copy & paste a single one to any site

    Learn more:

    I got it. Thank you very much. It was outside the post at the very bottom, "you can moderate" and it was inside there. I would have never found that.

    Thanks for your time!

    SarkZKalie likes this post

    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Locking a Topic

    Post by SLGray May 9th 2022, 5:53 am

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    Locking a Topic Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.