Closed ShadyMedic closed 2 years ago
qucik question @ShadyMedic is it allready in the db cut off or only the output?
It's saved correctly in the database. When I try to edit the bio again, I see the full version in account settings.
Figured it out You exceeded the limit of chars in the varchar in the db, cause it's also cut off in the db as far as I can see, you're at the limit of 511
Wait, really? I know I had it set to VARCHAR 511 before but thought that I changed it to TEXT. If it hasn't been saved in the database, how could I still see the full version in my account settings, even after leaving the page and then coming back?
Saved somewhere in local storage or php session
Alright, can you please update the data type in the production database?
yep on it
should be changed
checked works now with more than 511 chars
For some reason, longer bios are not displayed completely: