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.

Locking a Topic

3 posters

Go down

Solved Locking a Topic

Post by AngelM May 9th 2022, 4: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.
AngelM
AngelM
Forumember

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

https://marvelousartworks.forumotion.com/

Back to top Go down

Solved Re: Locking a Topic

Post by SarkZKalie May 9th 2022, 4: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:


phpBB3 - Locking a Topic Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1407
Reputation : 218
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Locking a Topic

Post by AngelM May 9th 2022, 5: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!
AngelM
AngelM
Forumember

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

https://marvelousartworks.forumotion.com/

SarkZKalie likes this post

Back to top Go down

Solved Re: Locking a Topic

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

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


phpBB3 - Locking a Topic Slgray10

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

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum