First of all I will report that 1.29 is working very well on Puppy Linux Tahr 6.0.5 which installed using the Puppy Package Manager after adding the PPA from iconner.
After several initial installs and testing that everything worked. Now after more recent install of 1.29, this mysql error pops up:
Code: Select all
SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'Hostname' in 'field list'', statement was 'INSERT INTO Servers set Name = dummy.server', Hostname = 'dummy.server.net'
I added the missing column "Hostname" and the Adding New Server in options worked again. I just went through all the steps again to install ZM which includes using the guide to install on Ubuntu and the error occurred. And adding the missing column in the server table fixed it.