Problema con FormBuilder 4

La discussione sul CMS Made Simple in italiano.

Moderator: magallo

Post Reply
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Problema con FormBuilder 4

Post by farhadprm »

ciao tutti,

ho installato il nuovo formbuilder (versione 4) ma adesso ricevo un strano errore:

"Sorry! There was an error handling your form submission.
Language string failed to load: recipients_failedinfo@domin.com"

comunqua qualche volta riesce ad inviare il form ma ricevo sempre questo errore.

Grazie mille dell'aiuto
far
alby

Re: Problema con FormBuilder 4

Post by alby »

farhadprm wrote: ciao tutti,

ho installato il nuovo formbuilder (versione 4) ma adesso ricevo un strano errore:

"Sorry! There was an error handling your form submission.
Language string failed to load: recipients_failedinfo@domin.com"

comunqua qualche volta riesce ad inviare il form ma ricevo sempre questo errore.
Configura il debug a true in config.php e poi invia il form per vedere se nella spaginata compare qualche altra informazione.
Bisognerebbe capire in quale template è visualizzato.

Hai installato comunque la 4.01?

Alby
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Re: Problema con FormBuilder 4

Post by farhadprm »

alby wrote:
farhadprm wrote: ciao tutti,

ho installato il nuovo formbuilder (versione 4) ma adesso ricevo un strano errore:

"Sorry! There was an error handling your form submission.
Language string failed to load: recipients_failedinfo@domin.com"

comunqua qualche volta riesce ad inviare il form ma ricevo sempre questo errore.
Configura il debug a true in config.php e poi invia il form per vedere se nella spaginata compare qualche altra informazione.
Bisognerebbe capire in quale template è visualizzato.

Hai installato comunque la 4.01?

Alby

grzie della risposta.
sì, ho installato la versione 4.01.
purtroppo non riesco ad allegare il file con i risultati di debug a questo messaggio perche mi dice che il "folder is full".
come devo procedere?

grazie
far
Last edited by farhadprm on Tue Sep 04, 2007 3:02 pm, edited 1 time in total.
alby

Re: Problema con FormBuilder 4

Post by alby »

farhadprm wrote:
alby wrote:
farhadprm wrote: ciao tutti,

ho installato il nuovo formbuilder (versione 4) ma adesso ricevo un strano errore:

"Sorry! There was an error handling your form submission.
Language string failed to load: recipients_failedinfo@domin.com"

comunqua qualche volta riesce ad inviare il form ma ricevo sempre questo errore.
Configura il debug a true in config.php e poi invia il form per vedere se nella spaginata compare qualche altra informazione.
Bisognerebbe capire in quale template è visualizzato.

Hai installato comunque la 4.01?

Alby

grzie della risposta.
sì, ho installato la versione 4.01.
purtroppo non riesco ad allegare il file con i risultati di debug a questo messaggio perche mi dice che il "folder is full".
come devo procedere?
Controlla nella pagina se c'è la parola Error e posta, in questo caso, la riga

Alby
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Re: Problema con FormBuilder 4

Post by farhadprm »

La pagine è piena della parola Error ma davanti a tutti esiste il numero (0). ecco un esempio:

Code: Select all

<br>
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '18'<br>
 Error (0): <br>
grazie
far
alby

Re: Problema con FormBuilder 4

Post by alby »

farhadprm wrote: La pagine è piena della parola Error ma davanti a tutti esiste il numero (0). ecco un esempio:

Code: Select all

<br>
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '18'<br>
 Error (0): <br>
No, questo è un esempio tipico che è tutto a posto, in caso contrario per Mysql diventa:
Error (1): .... descrizione dell'errore ....

Controlla se c'è qualche qualche altro errore (non mysql) e posta il soregente della pagina (solo poco più della sezione in cui compare l'errore)

Alby
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Re: Problema con FormBuilder 4

Post by farhadprm »

Come avevo scritto prima, davanti a tutti errori ci sono il numero (0) e io non vedo degli altri errori. Ci sono queste righe che sono un pò diverse. Possono essere degli errori?

grazie

Code: Select all

Debug display of 'Start Loading Hierarchy Manager':(0.222685) - (6070688) 
Debug display of 'starting tree':(0.222751) - (6070848) 
Debug: (0.225003) - (6176408) 
file needs loadingDebug: (0.227096) - (6276952) 
<br>
(mysql): SELECT * FROM cms_content WHERE parent_id = -1 ORDER BY hierarchy<br>
 Error (0): <br>
Debug display of 'ending tree':(0.230518) - (6435968) 
Debug display of 'End Loading Hierarchy Manager':(0.230585) - (6413720) 
Debug: (0.231988) - (6423288) 
<br>
alby

Re: Problema con FormBuilder 4

Post by alby »

farhadprm wrote: Come avevo scritto prima, davanti a tutti errori ci sono il numero (0) e io non vedo degli altri errori. Ci sono queste righe che sono un pò diverse. Possono essere degli errori?
................
No, è solo l'indicazione del debug.
Posta un pezzo della pagina in cui compare l'errore (anche per capire qual'è il template utilizzato)

Alby
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Re: Problema con FormBuilder 4

Post by farhadprm »

ecco, il pezzo iniziale.
Mi sa che anche qualcun'altro ha avuto lo stosso mio problema e ha mandato un post nel settore inglese ma non c'è ancora una risposta.

grazie
far

Code: Select all

Generated in 1.46299 seconds by CMS Made Simple using 208 SQL queries and 7638728 bytes of memory

Debug: (0.008088) - (599552) 
loading smartyDebug: (0.012122) - (837256) 
loading adodbDebug: (0.013767) - (910248) 
loading page functionsDebug: (0.016427) - (1058312) 
loading content functionsDebug: (0.018866) - (1215824) 
loading pageinfo functionsDebug: (0.01951) - (1242192) 
loading translation functionsDebug: (0.020043) - (1259872) 
loading events functionsDebug: (0.021426) - (1341456) 
done loading filesDebug: (0.031335) - (1918872) 
<br>
(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs<br>
 Error (0): <br>
Debug: (0.035076) - (1970128) 
<br>
(mysql): SELECT * FROM cms_userplugins<br>
 Error (0): <br>
Debug: (0.040367) - (2249832) 
<br>
(mysql): SELECT * FROM cms_modules WHERE admin_only = 0 ORDER BY module_name<br>
 Error (0): <br>
Debug display of 'End of include':(0.146686) - (4522960) 
Debug: (0.147661) - (4491728) 
<br>
(mysql): SELECT c.content_id, c.content_name, c.content_alias, c.menu_text, c.titleattribute, c.hierarchy, c.metadata, c.id_hierarchy, c.prop_names, c.create_date AS c_create_date, c.modified_date AS c_date, c.cachable, c.last_modified_by,t.template_id, t.encoding, t.modified_date AS t_date FROM cms_templates t INNER JOIN cms_content c ON c.template_id = t.template_id WHERE c.content_alias = 'lavora-con-noi' AND c.active = 1<br>
 Error (0): <br>
Debug: (0.148441) - (4493000) 
<br>
(mysql): SELECT MAX(modified_date) AS thedate FROM cms_content c<br>
 Error (0): <br>
Debug display of 'Load Content Operations':(0.148822) - (4492928) 
Debug display of 'End Load Content Operations':(0.154766) - (4879696) 
Debug: (0.157397) - (5013184) 
<br>
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '18'<br>
 Error (0): <br>
Debug: (0.167064) - (5765576) 
<br>
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
        INNER JOIN cms_events e ON e.event_id = eh.event_id
        ORDER BY eh.handler_order ASC<br>
 Error (0): <br>
Debug: (0.222385) - (6070848) 
<br>
(mysql): SELECT DISTINCT media_type FROM cms_css c, cms_css_assoc
      WHERE  css_id    = assoc_css_id
      AND    assoc_type  = 'template'
      AND    assoc_to_id = '18'<br>
 Error (0): <br>
Debug display of 'Start Loading Hierarchy Manager':(0.222685) - (6070688) 
Debug display of 'starting tree':(0.222751) - (6070848) 
Debug: (0.225003) - (6176408) 
file needs loadingDebug: (0.227096) - (6276952) 
<br>
(mysql): SELECT * FROM cms_content WHERE parent_id = -1 ORDER BY hierarchy<br>
 Error (0): <br>
Debug display of 'ending tree':(0.230518) - (6435968) 
Debug display of 'End Loading Hierarchy Manager':(0.230585) - (6413720) 
Debug: (0.231988) - (6423288) 
<br>
(mysql): SELECT * FROM cms_content WHERE default_content = 1<br>
 Error (0): <br>
Debug: (0.232516) - (6423832) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '58'<br>
 Error (0): <br>
Debug: (0.234166) - (6428888) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '90'<br>
 Error (0): <br>
Debug: (0.235822) - (6434256) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '92'<br>
 Error (0): <br>
Debug: (0.237455) - (6439904) 
<br>
(mysql): SELECT * FROM cms_content WHERE default_content = 1<br>
 Error (0): <br>
Debug display of 'Start of Menu Manager Display':(0.238852) - (6516360) 
Debug: (0.239576) - (6520328) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '60'<br>
 Error (0): <br>
Debug: (0.240406) - (6526496) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '57'<br>
 Error (0): <br>
Debug: (0.241214) - (6538504) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '59'<br>
 Error (0): <br>
Debug: (0.242011) - (6543880) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '67'<br>
 Error (0): <br>
Debug: (0.242818) - (6549368) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '61'<br>
 Error (0): <br>
Debug: (0.243601) - (6554520) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '62'<br>
 Error (0): <br>
Debug: (0.244393) - (6560008) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '63'<br>
 Error (0): <br>
Debug: (0.245179) - (6565336) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '64'<br>
 Error (0): <br>
Debug: (0.245974) - (6571216) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '65'<br>
 Error (0): <br>
Debug: (0.246758) - (6576736) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '66'<br>
 Error (0): <br>
Debug display of 'End of Menu Manager Display':(0.282382) - (6665648) 
Debug: (0.288154) - (6809032) 
<br>
(mysql): SELECT content from cms_module_templates WHERE module_name = 'Search' and template_name = 'displaysearch'<br>
 Error (0): <br>
Debug: (0.288901) - (6809536) 
<br>
(mysql): SELECT modified_date from cms_module_templates WHERE module_name = 'Search' and template_name = 'displaysearch'<br>
 Error (0): <br>
Debug: (0.295001) - (6711256) 
start findNodeByTagDebug: (0.295423) - (6711320) 
end findNodeByTagDebug: (0.29597) - (6711296) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '91'<br>
 Error (0): <br>
Debug: (0.296743) - (6712632) 
<br>
(mysql): SELECT * FROM cms_content WHERE content_alias = 'Home'<br>
 Error (0): <br>
Debug display of 'Start of Menu Manager Display':(0.298184) - (6785768) 
Debug: (0.298283) - (6785880) 
start findNodeByTagDebug: (0.298657) - (6785944) 
end findNodeByTagDebug: (0.299599) - (6786480) 
<br>
(mysql): SELECT * FROM cms_content WHERE hierarchy = '00005'<br>
 Error (0): <br>
Debug: (0.299739) - (6787112) 
start findNodeByTagDebug: (0.300083) - (6787176) 
end findNodeByTagDebug: (0.300938) - (6787280) 
<br>
(mysql): SELECT * FROM cms_content WHERE parent_id = '67' ORDER BY hierarchy<br>
 Error (0): <br>
Debug display of 'End of Menu Manager Display':(0.337534) - (6822416) 
Debug: (0.337724) - (6742928) 
start findNodeByTag
alby

Re: Problema con FormBuilder 4

Post by alby »

Mi sono spiegato male ....
Se non c'è un errore evidente, la lista del debug è inutile.
Posta il "sorgente della pagina html" dove compare l'errore perchè bisogna capire da dove nasce e da dove viene visualizzato.
In parole povere, qual'è il template che stampa la pagina; in generale comparando il sorgente html con i template del modulo si capisce qual'è quello utilizzato in quel momento (a meno che tu non abbia personalizzato tutti i template).

Quindi pari pari, quando compare l'errore sul browser, visualizza il sorgente e fai un copia incolla

Alby
farhadprm
Forum Members
Forum Members
Posts: 158
Joined: Mon May 28, 2007 2:40 pm

Re: Problema con FormBuilder 4

Post by farhadprm »

alby wrote: Mi sono spiegato male ....
Se non c'è un errore evidente, la lista del debug è inutile.
Posta il "sorgente della pagina html" dove compare l'errore perchè bisogna capire da dove nasce e da dove viene visualizzato.
In parole povere, qual'è il template che stampa la pagina; in generale comparando il sorgente html con i template del modulo si capisce qual'è quello utilizzato in quel momento (a meno che tu non abbia personalizzato tutti i template).

Quindi pari pari, quando compare l'errore sul browser, visualizza il sorgente e fai un copia incolla

Alby
Come sempre grazie della risposta. Comunque sono riuscito a risolvere il problema disinstallando e reinstallando il modulo. Adesso il problema è che non mi allega i file. Quale può essere il problema?

grazie
far
alby

Re: Problema con FormBuilder 4

Post by alby »

farhadprm wrote: Come sempre grazie della risposta. Comunque sono riuscito a risolvere il problema disinstallando e reinstallando il modulo. Adesso il problema è che non mi allega i file. Quale può essere il problema?
Un pò sfortunato ... :-\

Fai una ricerca sul forum perchè ci sono stati altri che hanno avuto lo stesso problema (anche se in verità, mi pare di ricordare, con precedenti release e non con l'ultima)

Alby
Post Reply

Return to “Italian - Italiano”