I get this error ... any ideas ?
USER ERROR: MySQL Error: ( INSERT INTO [prefix]plugin_storage (type,aux,data) VALUES ("genericdata", 52, ) ) failed. MySQL returned the error MySQL not connected in /home1/glamwor2/public_html/clients.philbertphotography.com/zp-core/functions-db-MySQL.php on line 69
trigger_error called from query (functions-db-MySQL.php [69])
So it is outside Zenphoto? Do you include all the necessary functions? The error actually says that the database is not connected so it cannot access it. In Zenphoto environment that is naturally.
Since the plugin is on github can you point us to the place where this call is done on your plugin?