Per chi sviluppa

È disponibile un SDK (Software Development Kit - http://blog.konga.it/2013/07/05/sdk-di-konga/) che può essere utilizzato con i più diffusi linguaggi di programmazione e prevede tutte le API necessarie per lo sviluppo delle applicazioni integrate con la gestione aziendale di Konga. 

Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"variable" variable WHERE ( (name = 'cron_last') )' at line 3: SELECT 1 AS expression FROM {variable} variable WHERE ( (name = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => cron_last ) in variable_set() (line 1258 of /home/gebsoftware/includes/bootstrap.inc).

Additional

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"locales_source" s LEFT JOIN "locales_target" t ON s.lid = t.lid AND t.language ' at line 1: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => it [:source] => A field which is not visible to the user, but is recorded with the submission. [:context] => ) in locale() (line 719 of /home/gebsoftware/modules/locale/locale.module).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"semaphore" WHERE (value = '10571827066903ec76701172.24137408')' at line 1: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 10571827066903ec76701172.24137408 ) in lock_release_all() (line 269 of /home/gebsoftware/includes/lock.inc).