Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Access Denied for user 'myusername'@192.168.80.254' (Using password: Yes)
GRANT ALL PRIVILEGES ON pluto_main.* TO myusername@192.168.80.254 IDENTIFIED BY 'password';
mysql -u root -e "GRANT ALL PRIVILEGES ON pluto_main.* TO 'myusername'@'192.168.80.254' IDENTIFIED BY 'password';"
The font information is stored in the Style and StyleVariation tables.Take a look at how they connect together, and if you need more explanation, reply back and I'll walk you through it.