Forums

Submit not functioning as it should

yerg 19 May, 2017
Using the default form and upon submit the page refreshes with the bold addition to the url.
Form contents is not sent to the email provided

pagename?chronoform=formname&event=submit

Will be something really simple I know ... can't find it 😶
Thanks
Max_admin 20 May, 2017
Hi yreg,

Does it work when you click the "open" link in the forms manager ? if yes then its the cache, please check this FAQ:
https://www.chronoengine.com/faqs/55-cfv4/cfv4-anti-spam/4111-why-does-joomla-cache-stop-my-form-working.html

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yerg 20 May, 2017
Simple solution ... inserting the form in module to get the next page to load
Overcomes the cache issue (note to self)

Email to the admin still not sent/received 😢
GreyHead 20 May, 2017
HI yerg,

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

Bob
yerg 21 May, 2017
Debug already in place in On Submit Event
I get no debug 😢
Max_admin 21 May, 2017
Hi yreg,

No debug and no email because you have a "Redirect" action when the security succeeds, please remove the redirect action.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yerg 21 May, 2017
Removed the redirect ... get that logic
tested form
Nothing changed
No debug and no email response.
GreyHead 21 May, 2017
Hi yerg,

By all means PM me the site URL, the form name, and a SuperAdmin login and I'll take a quick look.

Bob
GreyHead 21 May, 2017
Hi yerg,

It looks to me as though you have set the form action URL to https://www.cultivate.org.au/av-weathersuccess and this simply is not submitting the form but is redirecting to that page.

Bob
yerg 21 May, 2017
Thanks for that GreyHead
So the redirect is removed
I'm gathering the form should function then?
If so, then I'm still not receiving any emails
GreyHead 22 May, 2017
Hi yerg,

I'm talking about the Form action URL which is still the same https://www.cultivate.org.au/av-weathersuccess?event=submit

Bob
yerg 23 May, 2017
Yup
Form is functioning as it should ... with one exception
Where is the "on success" url placed?
Can get the comment on the same page appear ok but need that redirect.
Thanks
GreyHead 23 May, 2017
Hi yerg,

Please try re-adding the ReDirect action as the last one in the On Submit event.

Bob
yerg 23 May, 2017
Yay all functioning
Thanks so much Bob

May be, may be not related with some of the disfunction
Changed to Safari from Firefox
Non showing icons and non functioning links have issues with FF
Not just me with this

Andrew
Max_admin 24 May, 2017
Hi Andrew,

Safari on Mac or windows ? and which links are not working exactly ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yerg 24 May, 2017
Apologies Max ... Mac
Don't run Windows here 😉

Icons in the Setup tab in FF rarely if ever functioned, even on a brand new install
Safari functioned just fine.

Trust that helps
Max_admin 24 May, 2017
Hi Andrew,

Could you please post a screenshot ?

So i understand the problem is in FF on Mac, and only in the setup tab ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yerg 24 May, 2017
Yes FF on Mac is the issue. Have three computers, one brand new never been to the site, all the same issue.
ALL icons in the the Component are missing in FF
This is the best visual as the image placeholders are more visible.
yerg 25 May, 2017
Thanks for the heads up Bob
Have no other issues with FontAwesome loading on sites with FF
I'll just go with Safari when using ChronoForms
No time to chase down / trouble shoot the issue right now
Max_admin 25 May, 2017
Hi Andrew,

It will be helpful if you can open the FF console on Mac (since I don't have Mac) and check the error on that page, it should show some error since the font icons are not loading.

Please post the error here so I can check it.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yerg 25 May, 2017
Here you go


  jquery-migrate.min.js:2:542
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.woff2. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).  (unknown)
downloadable font: download failed (font-family: "Icons" style:normal weight:normal stretch:normal src index:1): bad URI or cross-site access not allowed source: https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.woff2  71fd97bc8bb47f3fc41cd1300e04b36e.css:377:14
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.woff. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).  (unknown)
downloadable font: download failed (font-family: "Icons" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed source: https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.woff  71fd97bc8bb47f3fc41cd1300e04b36e.css:377:14
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.ttf. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).  (unknown)
downloadable font: download failed (font-family: "Icons" style:normal weight:normal stretch:normal src index:3): bad URI or cross-site access not allowed source: https://cultivate.org.au/libraries/cegcore2/assets/semantic-ui/themes/default/assets/fonts/icons.ttf  71fd97bc8bb47f3fc41cd1300e04b36e.css:377:14
Empty string passed to getElementById(). jquery.min.js:2:24932  
This topic is locked and no more replies can be posted.