Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Unable to nominate post for promotion

Post

Unable to nominate post for promotion

+2
−0

When trying to nominate this post for promotion, it didn't work. Clicking the nomination button did nothing.

Checking the console, I believe this is likely a client script error rather than a server error, as the following TypeError appears on the page for that post but not on other posts (where I'm able to successfully nominate)

errors

Curiously, the 404 errors (which are normal for this community, as those resources really don't exist) only have the ERR_ABORTED on the affected page, other pages just give a "Failed to load resource: the server responded with a status of 404 ()" error.

The issue doesn't seem to be because the affected post is an article; I've been able to nominate other articles (such as this one) before.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (5 comments)
General comments
Quintec‭ wrote about 3 years ago

iirc, the 404s are just trying to load custom styles or functionalities for each individual community, which most communities don't have right now, so it is a normal error.

Monica Cellio‭ wrote about 3 years ago

DIdn't work for me either. I wonder if we missed something in the work to generalize posts and the nomination code is looking for a question specifically. (That's an article.) Granted, if you do nominate an article it's still going to say "can you answer this question?", which isn't ideal (and there's an open issue for customizing that text per category).

Moshi‭ wrote about 3 years ago

@MonicaCellio I've successfully nominated other articles, so that's not the problem

Monica Cellio‭ wrote about 3 years ago

Thanks for that additional information. Do you remember one and if so could you link to it?

Moshi‭ wrote about 3 years ago

@MonicaCellio I've updated the post