jploch / FieldtypePageGrid

Other
3 stars 0 forks source link

Error on theme install #2

Closed madebymats closed 1 year ago

madebymats commented 1 year ago

I installed the PAGEGRID theme on MAMP and got this error:

SQLSTATE[HY000]: General error: 1273 Unknown collation: 'utf8mb4_0900_ai_ci

The installation seems to work just wanted to know about the error.'

PAGEGRID looks amazing! Great job!

jploch commented 1 year ago

Thanks for reporting this. What option did you choose when installing the theme/profile for "DB Charset"? You have to choose "utf8" (default) instead of "utf8mb4". Maybe I can try to force this in the future.

jploch commented 1 year ago

I updated the theme to force the utf8 charset. Please reopen if you are still having problems