1 baileyjs Aug 26, 2013 03:20
3 baileyjs Aug 30, 2013 23:09
Unfortunately, nothing appeared in the Debug window. But as you can see from the screenshot the form did not load.
4 iceblock Sep 01, 2013 13:31
I have the same problem with AJAX forms. The form will load when I'm logged in, but it's showing the loading icon and message forever for my visitors / non-login users. I can't see anything in debug log too. I have to disable AJAX forms for the timebeing.
5 fplanque Sep 03, 2013 03:15
I think you just forgot to include the proper require_js() in your skin header. Please compare the JS loaded by a default skin with the JS loaded by your custom skin.
6 baileyjs Sep 03, 2013 23:10
That was it. _html_header.inc.php had not been updated in my skin folder. Merci!
Turn on the AJAX Debug log and see what goes wrong:
http://b2evolution.net/man/advanced-customization/debugging/ajax-debug-log