<![CDATA[ Intermittent Blank pages - My Forums]]> https://forums.modx.com/thread/?thread=45541 <![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-399258 sottwell Nov 07, 2011, 09:49 AM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-399258 <![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-399255 sottwell Nov 07, 2011, 09:34 AM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-399255 <![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263542 PaulSuckling May 04, 2010, 07:13 PM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263542 <![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263541
[!Maketable_(yams_id)!]

[+sitelistTable_(yams_id)+]

How you have an idea of where I could look to debug.

Thanks
Martin
]]>
hexagone May 04, 2010, 05:55 AM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263541
<![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263540 [tt]&tpl=`OrderForm_(yams_id)`[/tt]
and giving each language variant a different formid;
[tt]&formid=`ContactForm_(yams_id)`[/tt]
as discussed in the YAMS+eForm Documentation.

Within the contact form template for each language you’ll have to specify the correct form id. So, for English templates you might have...
[tt]<form id="contactForm_en" method="post" action="[~[*id*]~]">
... and perhaps
<input class="hidden" type="hidden" name="formid" value="contactForm_en" />
...
</form>[/tt]
Having one template per language will give you the opportunity to have language dependent form labels.

This should work. If it doesn’t then please get back to me. Cheers.]]>
PaulSuckling Apr 29, 2010, 05:45 PM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263540
<![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263539
Here is the Snippet that is called on this page. It is called on the page and not in the template.

[!eForm? &formid=`ContactForm`&ccsender=`1` &subject=`New Order` &to=`[email protected]` &replyto=`email` &tpl=`OrderForm` &report=`OrderFormReport`
&allowhtml=`1` &protectSubmit=`0` !]

The page is called Cached if I try to change it to uncached the page doesn’t load at all.

I’ve tested disabling YAMS and the problem disappears, I’ve ruled out the shopping cart that appears on all pages by disabling it.
]]>
hexagone Apr 29, 2010, 01:52 PM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263539
<![CDATA[Re: Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263538
Please can you provide the eform snippet call you are using?
Are you using PHx?
Is the eform snippet call in the document template or in the multilingual content fields?
Is the document cacheable or uncacheable?

Thanks.]]>
PaulSuckling Apr 28, 2010, 08:12 AM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263538
<![CDATA[Intermittent Blank pages]]> https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263537
I think it probably has to do with some kind of caching problem but have no idea where to look. An idea on where to beging with the debugging would be greatly appreciated. I’ve seen the problem in both Firefox and Chrome so I don’t think it has to do with the browser.

The server is running PHP Version 5.2.9

Thanks
]]>
hexagone Apr 27, 2010, 11:42 PM https://forums.modx.com/thread/45541/intermittent-blank-pages#dis-post-263537