예정된 변경 사항 활성화 문제

I would like to ask, is this prompt normal?

1개의 좋아요

Most people here don’t speak Chinese so it’s hard to tell. It would be helpful to translate necessary info in English when asking for support on this forum.

1개의 좋아요

The error is “The requested URL or resource could not be found.”

But without context on what @sniper756 was doing when that appeared, that doesn’t help.

Sorry, my description was unclear. I will now upload a screen recording video for feedback.

The page is located at: admin/config/upcoming-changes

As soon as I select “Admins Only,” it throws an error: “An error occurred: The requested URL or resource was not found.”

1개의 좋아요

This has nothing to do with the new foundation styling changes, so moved it in its own topic.

1개의 좋아요

@rishabh can the free plan not use the upcoming changes maybe?

1개의 좋아요

Maybe it’s not upcoming changes in general, but upcoming changes affecting the Foundation theme, because that’s not available.

Could be, regardless I’d like to keep the other topic focussed on feedback for the actual theme styling changes. We can figure this issue out separately.

Just tried it out and can’t repro.

Can you try it in safe mode @sniper756, just to be sure? And is there anything in the console when you trigger the error?

1개의 좋아요

I think I have a repro. I see the same, and my forum is not on the free plan. It feels like it’s related to the group names being translated. Enabling it for everyone worked, but “staff” failed.

I need to get to my laptop to check the browser console.

So, your interface language is set to something else and then it triggers? Tried that and still nothing.

Or some other way of translating?

2개의 좋아요

Same, no repro on a stock Free site and the page works fine for me.

The names of the default groups, like staff, are based on the forum’s default language, not the interface language (and after changing that, you need to trigger the ensure DB consistency job, or wait until it runs automatically).

1개의 좋아요

Not sure this is helpful:

PUT https://my-forum.discourse.group/admin/config/upcoming-changes/groups 404 (Not Found)
send	@	jquery.js:9940
ajax	@	jquery.js:9521
o	@	ajax.js:216
x	@	ajax.js:229
saveGroups	@	upcoming-change-item.gjs:127
enabledForChanged	@	upcoming-change-item.gjs:247
await in enabledForChanged		
handleInput	@	d-select.gjs:40
handleMouseUp_	@	unknown

Instead of “staff-only” the result is “everyone”

The error doesn’t match the interface language. It’s the German version of

image
Since the group’s name is “team” on my forum, it doesn’t surprise me that this fails.

Is it possible to refer to the IDs instead of names?


@sniper756 Does it work for you if you select the group manually by using the last option in the dropdown?

For me selecting “Specific group(s)” and then the staff / team group worked

1개의 좋아요

Ok thanks for getting the repro. Moved this to bug. @martin

4개의 좋아요

Yes~~~~~~~~~~

I’ve been working and just got off work, so I have time to check the reply now. It seems it’s already being resolved. Discourse is very efficient, I like it a lot.

1개의 좋아요

I just tried it, and the official discourse.group is normal. The issue is with the Discourse I deployed on my own VPS.

Thanks for the reproduction Moin, I wasn’t aware that automatic group names could be changed in this way. Fix is here:

https://github.com/discourse/discourse/pull/37797

4개의 좋아요