validation themes not working background not showing

Jeroen3478956 17 Sep, 2013
Hello there,
I have a strange problem. I installed a form from a joomla 2.5 site on my new site.
Joomla 3.0 i don't think this is the problem.
The validation themes are not displaying anything only the field titles.
So there is no background or close button. on the validation messages.

Here is the URL:

Do you know what the problem is?

It is working in Firefox but not in: IE 10. and all compatibility modes.
The hole div fc-tbx is not showing...
Jeroen3478956 17 Sep, 2013
I see now that in fire fox it is working like it should.
But not in IE 10 and all the other modes i mean IE9 IE8 And IE7

THIS SENTENSE( var a=(k.backgroundRepeat=="no-repeat")?"crop":"scale";k.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='"+g+"', sizingMethod='"+a+"')";k.backgroundImage="none" )

When I remove this sentense from: formcheck-yui.js components/chronoforms/js/formcheck/
The background shows up in IE 10.. But i do not know what the purpuse of this sentence is so I dont
Like just removing it any thoughts?

Can you tell my why this is happening? And what i should do?
GreyHead 18 Sep, 2013
Hi Jeroen3478956,

I checked IE10 in IE10, 8 and 7 browser modes and the validation error messages on your site show correctly for me.

Bob
Jeroen3478956 18 Sep, 2013
Hello Bob,
That is true...
I have removed that line I told you about..
But The form also doesn't send any e-mails.
If Will place the line back in the JS file...
Maybee you can take a look at it again and maybee you can tell my why it is not sending any e-mails?
I have more website at this hosting company and joomla 2.5 e-mails from your chronoforms do work...
GreyHead 18 Sep, 2013
Hi Jeroen3478956,

For the Email please make sure that you have the latest version of ChronoForms for Joomla! 3. If that doesn't solve the problem please try my Email [GH] action which has slightly different code for the Email sender.

Bob
Jeroen3478956 18 Sep, 2013
Thanks bob for your quick reaction can you tell my what you mean by: Email [GH] action ?
GreyHead 18 Sep, 2013
Hi Jheroen3478956,

I have some custom actions here.

Bob
Jeroen3478956 18 Sep, 2013
It said it is for Joomla 2.5 But I am using Joomla 3.1.5 and you newest chronoforms...
Jeroen3478956 18 Sep, 2013
Hello again,
Yes it is now sending e-mails...
But I can't find where i can input witch fields to include de e-mail I recieve just has
the field names: E-mail : {contact_email_name}

And this code is above the e-mail:

html { height: 100%; }
body { font-family: Arial, Helvetica, sans-serif; height: 100%; color: #333; font-size: 13px; background-color: #FFFFFF; }
body,td,th { font-family: Arial, Helvetica, sans-serif; color: #333; }
GreyHead 18 Sep, 2013
Hi Jeroen3478956,

Yes. As far as I know it is working OK on Joomla! 3.

Bob
Jeroen3478956 18 Sep, 2013
Yes thanks it is working: It now sends e-mails:

But I have still a litle problem.

But I can't find where i can input witch fields to include in the e-mail? The E-mail I recieve just has
the field names: E-mail : {contact_email_name} No real info...

And this code is above the e-mail:

html { height: 100%; }
body { font-family: Arial, Helvetica, sans-serif; height: 100%; color: #333; font-size: 13px; background-color: #FFFFFF; }
body,td,th { font-family: Arial, Helvetica, sans-serif; color: #333; }
----------
OKE FOUND SOLUTION FOR CODE ABOVE E_MAIL: DON'T CHECK FILTER E_MAIL TEMPLATE BOX.

I mean I cant find where to fill in the: atachments fields names....
[contact_fax_name,contact_naam_name,contact_adres_name,contact_plaatsnaam_name,contact_postcode_name]
STILL GOT A E_MAIL WITHOUT ANY FILLED IN INFO.........

Can you tell my where I should fill in the: atachments fields names now I am using the
E Mail GH ACTION?
Jeroen3478956 18 Sep, 2013
It is not working..
This is the e-mail I get..
Fax {contact_fax_name}
Naam {contact_naam_name}
Adres {contact_adres_name}
Plaatsnaam {contact_plaatsnaam_name}
Postcode {contact_postcode_name}
Telefoon nr {contact_telefoonnummer_name}
Mobiele nr {contact_mobielenummer_name}
E-mail {contact_email_name}
Titel {contact_checkbox_titel_name}
Commentaar pppp
Vul de verificatie code in: AzBPc

------------------------------------------

Maybee it is better when i open a new tophic so other people have something about this isseu to.
Topic. Not sending E-mails?
GreyHead 21 Sep, 2013
Hi Jeroen3478956,

The form looks as though it is submitting correctly and the data is all there so the Email template ought to populate OK.

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

You add the input names of the any attachments in the File Attachments box in the Email [GH] action.

a comma separated list of files to be attached; for uploaded files use {input_name} or for existing files use the file path.You can use the {#path#} placeholder in a path - it will be replaced by [your path shows here]



Bob
Jeroen3478956 21 Sep, 2013
Thanks bob,
I had started a new post with the right topic.
There we solved this problem already.
My custom template got scrambled. So that was the reason
the field titles not maching.
Thanks for your help..

Regands,
Jeroen.
GreyHead 21 Sep, 2013
Hi Jeroen,

Ah . . . thanks - it's been a busy week and I'm just now going through some of my open tabs trying to clear old posts.

Bob
This topic is locked and no more replies can be posted.