fields_1:
fg_title_0: 'Dati per il login'
email: 'E-Mail(*)'
fg_notes_0: "Ti sarà assegnata una password che riceverai all'indirizzo e-mail specificato e che potrai successivamente modificare dal pannello di mioosteo."
fg_title_1: 'Informazioni Personali'
ip_nome: 'Nome(*)'
ip_cognome: 'Cognome(*)'
ip_indirizzo: 'Indirizzo(*)'
ip_civico: 'Numero Civico(*)'
ip_comune: 'Comune(*)'
ip_provincia: 'Provincia(*)'
ip_cap: 'CAP(*)'
ip_stato: 'Stato(*)'
ip_telefono: Telefono
fg_notes_0: 'Tutti i campi contrassegnati con (*) sono obbligatori'
fg_title_2: 'Dati fiscali (da compilare per ricevere fattura nel caso di acquisti)'
f_ragione_sociale: 'Ragione Sociale'
f_codice_fiscale: 'Codice fiscale'
f_partita_iva: 'Partita IVA'
fg_notes_1: "E' necessario specificare solo la partita iva oppure codice fiscale e partita iva."
types:
ip_nome: text
ip_cognome: text
ip_indirizzo: text
ip_civico: text
ip_comune: text
ip_provincia: selectmap
ip_cap: text
ip_stato: selectmap
ip_professione: text
ip_telefono: text
ip_fax: text
ip_cellulare: text
ip_conoscenza: selectpp
f_codice_fiscale: text
f_partita_iva: text
sets:
ip_stato: }
ip_provincia: exception 'Exception' with message 'Database error Table 'webts.kf_province' doesn't exist for query SELECT sigla, provincia
FROM kf_province ORDER BY provincia made by ' in /var/www/vhosts/tuttosapere.it/httpdocs/classes/db.php:174
Stack trace:
#0 /var/www/vhosts/tuttosapere.it/httpdocs/classes/db.php(258): DB->printError()
#1 /var/www/vhosts/tuttosapere.it/httpdocs/classes/db.php(424): DB->query('SELECT sigla, p...')
#2 /var/www/vhosts/tuttosapere.it/httpdocs/classes/db.php(451): DB->get_results('SELECT sigla, p...', 'ARRAY_N')
#3 /var/www/vhosts/tuttosapere.it/httpdocs/classes/facade/countries.php(7): DB->getIndexedArray('SELECT sigla, p...')
#4 /var/www/vhosts/tuttosapere.it/httpdocs/yamls/users_utente.yml.php(39): Countries::getProvince()
#5 /var/www/vhosts/tuttosapere.it/httpdocs/lib/sfyaml/sfYaml.php(77): include('/var/www/vhosts...')
#6 /var/www/vhosts/tuttosapere.it/httpdocs/classes/kf.php(132): sfYaml::load('/var/www/vhosts...')
#7 /var/www/vhosts/tuttosapere.it/httpdocs/blocks/show/includes/registrazione_registrazione.php(74): KF::loadYaml('users_utente')
#8 /var/www/vhosts/tuttosapere.it/httpdocs/blocks/show/includes/registrazione_registrazione.php(144): getSecureUserFormdata('utente')
#9 /var/www/vhosts/tuttosapere.it/httpdocs/blocks/show/registrazione.php(10): include('/var/www/vhosts...')
#10 /var/www/vhosts/tuttosapere.it/httpdocs/classes/blocks.php(121): registrazioneBlock->show()
#11 /var/www/vhosts/tuttosapere.it/httpdocs/classes/templates.php(163): Blocks->show(Array)
#12 /var/www/vhosts/tuttosapere.it/httpdocs/classes/templates.php(270): Templates->showByID(3)
#13 /var/www/vhosts/tuttosapere.it/httpdocs/index.php(21): Templates->load()
#14 {main}