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 »

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.

Review Suggested Edit

You can't approve or reject suggested edits because you haven't yet earned the Edit Posts ability.

Rejected.
This suggested edit was rejected about 2 months ago by Monica Cellio‭:

On meta in response to a new user's first bug report, I prefer to be more friendly.

12 / 255
  • Update: the 500 error is now fixed; if you pull the Qpixel `develop` branch you'll pick this up. See below for a workaround in the meantime. (The seeding problem that caused the 500 error isn't fixed; that's a deeper issue.)
  • --
  • Thanks for reporting this bug.
  • Could you check the category settings ("Edit Category" at the top of the list, for admins) and see if the category has a tag set? There's a menu there with (by default) options for Main and Meta. Each category has to know what tag set to use in order to render that page. I know that at one time there was a bug in seeding that; I thought we'd fixed that, but maybe not. [I've submitted a pull request to handle the 500 error.](https://github.com/codidact/qpixel/pull/1330) Meanwhile, you can fix it in your instance:
  • ![screenshot of settings with Tag Set circled](https://meta.codidact.com/uploads/p7rajl5mayx2j1y2i0fwi57yjkbg)
  • The URL path for the settings page is `categories/#/edit`, where `#` is the category number (probably 1 for Q&A on a new instance).
  • Could you check the category settings ("Edit Category" at the top of the list, for admins) and see if the category has a tag set? There's a menu there with (by default) options for Main and Meta. Each category has to know what tag set to use in order to render that page. I know that at one time there was a bug in seeding that; I thought we'd fixed that, but maybe not.
  • ![screenshot of settings with Tag Set circled](https://meta.codidact.com/uploads/p7rajl5mayx2j1y2i0fwi57yjkbg)
  • The URL path for the settings page is `categories/#/edit`, where `#` is the category number (probably 1 for Q&A on a new instance).

Suggested about 2 months ago by Andreas from the dark caverns‭