Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi
I just tried to update livehelper to newest version. When it comes to upgrade database i get the following error:
ERROR: SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
I enabled php 8 before I tried to upgrade. Then i just had a blank page with error 500. After switching back to older php version i can see the error message above now. Is there a way to upgrade database through phpmyadmin or another way to solve the problem?
Offline
I never got this error myself. You can just execute SQL queries from "doc/update_db" folder.
Offline
I just tried to execute them but it seems i made a mess. I just get errors when I try to execute the files in phpmyadmin.
Offline