Activity for Yaskurâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #280570 |
that's right, I upgraded to 8.0 and now working fine, maybe just need to write requirement specification on readme.md. (more) |
— | almost 4 years ago |
Edit | Post #280569 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280569 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280569 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280569 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280569 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280569 | Initial revision | — | almost 4 years ago |
Question | — |
Mysql return error Unknown collation: 'utf8mb4_0900_ai_ci' when run rails db:schema:load I tried to install on my free GCP VM compute but when run `rails db:schema:load ` return error: ```root@instance-3:/qpixel# rails db:schema:load -- createtable("abilities", {:options=>"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb40900aici", :force=>:cascade}) rails aborted! Act... (more) |
— | almost 4 years ago |
Comment | Post #280562 |
I made a [PR #424](https://github.com/codidact/qpixel/pull/424#partial-pull-merging), I dont thing it can harm, in my local it's working fine. But please review it. Thanks (more) |
— | almost 4 years ago |
Edit | Post #280561 | Initial revision | — | almost 4 years ago |
Question | — |
May I contribute to moving the text in the code to config/locales? I want to change all the text in the qpixel to my local language(s). But unfortunately, most of the text is in the code(maybe it called hard code). It's hard to find the text to change it. But I see also have some text is under `config/locales`. Is still working on getting all the text into that c... (more) |
— | almost 4 years ago |
Comment | Post #280535 |
and also on [your link](https://collab.codidact.org/posts/280451) don't have instruction to set tag set.
(more) |
— | almost 4 years ago |
Comment | Post #280535 |
Thanks, it's worked, my bad, I just focused on command instruction not on CMS/site instruction.
But btw I think it's better to have default tag set on default category from seeder. Or at least any notice to set it first. (more) |
— | almost 4 years ago |
Edit | Post #280534 |
Post edited: |
— | almost 4 years ago |
Edit | Post #280534 | Initial revision | — | almost 4 years ago |
Question | — |
Can not create a new post on fresh installation I'm running qpixel on my local and followed instruction on README. After signed up and try to create a new post it's return error : > ActiveRecord::NotNullViolation: Mysql2::Error: Field 'tagsetid' doesn't have a default value: INSERT INTO `tags` (`name`, `createdat`, `updatedat`, `communityid`... (more) |
— | almost 4 years ago |